Skip to content

Commit 507258d

Browse files
committed
Add note re case-sensitivity
1 parent 161e1db commit 507258d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/ogc/ogc_api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ Web Object Metadata
464464

465465
The value supports :ref:`Run-time Substitution <runsub>`, where tokens in the form
466466
``%TOKEN%``, are replaced with validated values from the query string or cookies.
467-
Parameters are validated against the rules in the :ref:`VALIDATION <validation>` block.
467+
Parameters are validated against the rules in the :ref:`VALIDATION <validation>` block, and are case-insensitive.
468468
``ows_extra_params`` can also be set at the ``LAYER`` ``METADATA`` level, for adding or overriding parameters at the collection-level.
469469
Example Mapfile:
470470

0 commit comments

Comments
 (0)