You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MIGRATION_GUIDE.html
+35-5Lines changed: 35 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ <h3>Navigation</h3>
126
126
<spanid="migration"></span><h1><aclass="toc-backref" href="#table-of-contents" role="doc-backlink">MapServer Migration Guide</a><aclass="headerlink" href="#mapserver-migration-guide" title="Link to this heading">¶</a></h1>
<li><p><aclass="reference internal" href="ogc/ogc_api.html#ogcapi"><spanclass="std std-ref">OGC API : Features</span></a> has been enhanced to allow <cite>vendorSpecificParameters</cite> passed through to the OpenAPI
244
-
document on the <cite>/items</cite> definitions.</p>
243
+
<li><p><aclass="reference internal" href="ogc/ogc_api.html#ogcapi"><spanclass="std std-ref">OGC API : Features</span></a> has been enhanced to allow the appending of additional
244
+
query parameters to all URLs generated through the API, by
245
+
defining the <cite>ows_extra_params</cite> parameter in the MAP’s METADATA object.</p>
<p>For sensitive parameter values, you should enable <aclass="reference internal" href="cgi/runsub.html#runsub"><spanclass="std std-ref">Run-time Substitution</span></a> to
273
+
not store passwords and other tokens in mapfiles. See steps at <aclass="reference internal" href="ogc/ogc_api.html#ogcapi-metadata"><spanclass="std std-ref">OGCAPI: Features metadata</span></a>.</p>
0 commit comments