Skip to content

Commit

Permalink
Rebuild schemas after updating formats
Browse files Browse the repository at this point in the history
The files have been regenerated by running bundle exec rake build_schemas.
Reverts 56937d0
  • Loading branch information
unoduetre committed Apr 24, 2024
1 parent e776971 commit 2909bd4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -376,9 +376,6 @@
"government": {
"$ref": "#/definitions/government"
},
"mapped_specialist_topic_content_id": {
"type": "string"
},
"political": {
"$ref": "#/definitions/political"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -485,9 +485,6 @@
"government": {
"$ref": "#/definitions/government"
},
"mapped_specialist_topic_content_id": {
"type": "string"
},
"political": {
"$ref": "#/definitions/political"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -299,9 +299,6 @@
"government": {
"$ref": "#/definitions/government"
},
"mapped_specialist_topic_content_id": {
"type": "string"
},
"political": {
"$ref": "#/definitions/political"
},
Expand Down

0 comments on commit 2909bd4

Please sign in to comment.