Skip to content

Commit

Permalink
Replace "site" with "sites" in required fields.
Browse files Browse the repository at this point in the history
  • Loading branch information
cookeac authored Jul 11, 2024
1 parent aa1f2cc commit 9b0e346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/icarAnimalSortingCommandResource.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"type": "object",
"required": [
"animal",
"site",
"sites",
"validFrom"
],
"properties": {
Expand Down

0 comments on commit 9b0e346

Please sign in to comment.