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 committed May 9, 2024
1 parent 9dccc1f commit 02d9ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/instance-area.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ get:
- $ref: ../../parameters/queries/instanceId.yaml
- $ref: ../../parameters/core/areaCoords.yaml
- $ref: ../../parameters/core/z.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
- $ref: ../../parameters/core/parameter-name.yaml
- $ref: ../../parameters/core/resolution-x.yaml
- $ref: ../../parameters/core/resolution-y.yaml
Expand Down

0 comments on commit 02d9ca2

Please sign in to comment.