Skip to content

Commit

Permalink
fix OGC API - Common references
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Jun 17, 2024
1 parent 34f10b9 commit da14e5e
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion core/standard/openapi/paths/collections/collections.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ get:
operationId: listCollections
parameters:
- $ref: ../../parameters/core/bbox.yaml
- $ref: https://raw.githubusercontent.com/opengeospatial/ogcapi-common/master/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/collections/openapi/parameters/datetime.yaml
- $ref: ../../parameters/core/f.yaml
responses:
200:
Expand Down
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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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/v1.0-tc-vote/collections/openapi/parameters/datetime.yaml
- $ref: https://beta.schemas.opengis.net/ogcapi/common/part2/0.1/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 da14e5e

Please sign in to comment.