Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OGC API Common link #543

Merged
merged 17 commits into from
May 30, 2024
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
Loading