Skip to content

Commit 8a38bc4

Browse files
committed
Fix typo.
1 parent 9ccd2b2 commit 8a38bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/openapi/ogcapi-records-1-example-all-in-one.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -716,7 +716,6 @@ components:
716716
Most recent date on which the resource pointed
717717
to by the link was changed.
718718
format: date-time
719-
format: uri
720719
linkTemplate:
721720
allOf:
722721
- $ref: '#/components/schemas/linkBase'
@@ -755,6 +754,7 @@ components:
755754
properties:
756755
href:
757756
type: string
757+
format: uri
758758
recordCollectionGeoJSON:
759759
allOf:
760760
- $ref: 'https://schemas.opengis.net/ogcapi/features/part1/1.0/openapi/schemas/featureCollectionGeoJSON.yaml'

0 commit comments

Comments
 (0)