Skip to content

Commit

Permalink
Update natural-history-collection-api.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgendreau authored Jun 7, 2024
1 parent bc456ec commit c85bf47
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions schema/natural-history-collection-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,7 @@ paths:
$ref: 'storageUnit.yml#/paths/~1v1~1storage-unit'
/v1/storageUnit/{Id}:
$ref: 'storageUnit.yml#/paths/~1v1~1storage-unit~1{Id}'
/v1/storageUnitCoordinates:
$ref: 'storageUnitCoordinates.yml#/paths/~1v1~1storage-unit-coordinates'
/v1/storageUnitCoordinates/{Id}:
$ref: 'storageUnitCoordinates.yml#/paths/~1v1~1storage-unit-coordinates~1{Id}'

0 comments on commit c85bf47

Please sign in to comment.