Skip to content

Commit 4c2e6bb

Browse files
committed
update for 8.6.0-beta2 release
1 parent 76edc3e commit 4c2e6bb

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

en/ogc/ogc_api.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -440,19 +440,6 @@ The following metadata may be used for additional configuration of the service:
440440
Web Object Metadata
441441
-------------------
442442

443-
.. index::
444-
triple: OGCAPI; METADATA; ows_schemas_location
445-
446-
**ows_schemas_location**
447-
448-
.. versionadded:: 8.2.0
449-
450-
- *Description:* (Optional) (Note the name *ows_schemas_location* because all
451-
OGC Web Services (OWS) use the same metadata) Root of the web tree where
452-
the family of OGC API JSON Schema files are located. This must be a valid URL
453-
where the actual .yaml files are located if you want your OpenAPI description
454-
to be valid. Default is *http://schemas.opengis.net*
455-
456443
.. index::
457444
triple: OGCAPI; METADATA; ows_extra_params
458445

@@ -513,3 +500,16 @@ Web Object Metadata
513500

514501
The extra parameters are available in HTML templates for the OGC Features API as ``{{ template.extra_params }}``.
515502
The templates supplied in the MapServer repository append this value to all URLs by default.
503+
504+
.. index::
505+
triple: OGCAPI; METADATA; ows_schemas_location
506+
507+
**ows_schemas_location**
508+
509+
.. versionadded:: 8.2.0
510+
511+
- *Description:* (Optional) (Note the name *ows_schemas_location* because all
512+
OGC Web Services (OWS) use the same metadata) Root of the web tree where
513+
the family of OGC API JSON Schema files are located. This must be a valid URL
514+
where the actual .yaml files are located if you want your OpenAPI description
515+
to be valid. Default is *http://schemas.opengis.net*

0 commit comments

Comments
 (0)