Skip to content

Commit

Permalink
Fix OGC API Common link
Browse files Browse the repository at this point in the history
  • Loading branch information
m-burgoyne authored May 9, 2024
1 parent 68b5c50 commit 3675d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/items.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ get:
parameters:
- $ref: ../../parameters/collections/collectionId.yaml
- $ref: ../../parameters/core/bbox.yaml
- $ref: https://raw.githubusercontent.com/opengeospatial/ogcapi-common/master/collections/openapi/parameters/datetime.yaml
- $ref: https://raw.githubusercontent.com/opengeospatial/ogcapi-common/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
responses:
200:
$ref: ../../responses/queries/items.yaml
Expand Down

0 comments on commit 3675d05

Please sign in to comment.