File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -440,19 +440,6 @@ The following metadata may be used for additional configuration of the service:
440440Web 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*
You can’t perform that action at this time.
0 commit comments