Skip to content

Commit

Permalink
Merge pull request #543 from opengeospatial/fix-ogc-api-common-link
Browse files Browse the repository at this point in the history
Fix OGC API Common link
  • Loading branch information
chris-little authored May 30, 2024
2 parents e0071ee + 499ce52 commit 83dc42c
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/area.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ get:
- $ref: ../../parameters/collections/collectionId.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/crs.yaml
- $ref: ../../parameters/core/resolution-x.yaml
Expand Down
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/corridor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ get:
- $ref: ../../parameters/collections/collectionId.yaml
- $ref: ../../parameters/core/trajectoryCoords.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/corridor-width.yaml
- $ref: ../../parameters/core/width-units.yaml
Expand Down
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/cube.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ get:
- $ref: ../../parameters/collections/collectionId.yaml
- $ref: ../../parameters/core/bbox.yaml
- $ref: ../../parameters/core/cube-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/crs.yaml
- $ref: ../../parameters/core/f.yaml
Expand Down
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
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/instance-corridor.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/trajectoryCoords.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/corridor-width.yaml
- $ref: ../../parameters/core/width-units.yaml
Expand Down
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/instance-cube.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/bbox.yaml
- $ref: ../../parameters/core/cube-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/crs.yaml
- $ref: ../../parameters/core/f.yaml
Expand Down
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/instance-location.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ get:
- $ref: ../../parameters/collections/collectionId.yaml
- $ref: ../../parameters/queries/instanceId.yaml
- $ref: ../../parameters/queries/locationId.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/crs.yaml
- $ref: ../../parameters/core/f.yaml
responses:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ get:
- $ref: ../../parameters/collections/collectionId.yaml
- $ref: ../../parameters/queries/instanceId.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
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/instance-position.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/positionCoords.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/crs.yaml
- $ref: ../../parameters/core/f.yaml
Expand Down
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/instance-radius.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/radiusCoords.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/within.yaml
- $ref: ../../parameters/core/within-units.yaml
- $ref: ../../parameters/core/parameter-name.yaml
Expand Down
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/trajectoryCoords.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/crs.yaml
- $ref: ../../parameters/core/f.yaml
Expand Down
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
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/location.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/queries/locationId.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/crs.yaml
- $ref: ../../parameters/core/f.yaml
Expand Down
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/locations.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
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/position.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ get:
- $ref: ../../parameters/collections/collectionId.yaml
- $ref: ../../parameters/core/positionCoords.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/crs.yaml
- $ref: ../../parameters/core/f.yaml
Expand Down
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/radius.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ get:
- $ref: ../../parameters/core/within.yaml
- $ref: ../../parameters/core/within-units.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/crs.yaml
- $ref: ../../parameters/core/f.yaml
Expand Down
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/queries/trajectory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ get:
- $ref: ../../parameters/collections/collectionId.yaml
- $ref: ../../parameters/core/trajectoryCoords.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/crs.yaml
- $ref: ../../parameters/core/f.yaml
Expand Down

0 comments on commit 83dc42c

Please sign in to comment.