Skip to content

Commit

Permalink
deploy: 1a3ddbc
Browse files Browse the repository at this point in the history
  • Loading branch information
Softwarecules committed Jul 31, 2024
1 parent 985b773 commit 45cc379
Show file tree
Hide file tree
Showing 23 changed files with 211 additions and 211 deletions.
2 changes: 1 addition & 1 deletion docs/afm/plugin-address-search.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ <h5>addressSearch.searchMethodsObject.queryParameters (type:mpapi)</h5>
<h5>addressSearch.searchMethodsObject.queryParameters (type:bkg)</h5>
<p>In <em>BKG</em> mode, queryParameter's key-value pairs are used in the service query. E.g. <code>{filter: { bundesland: 'Bremen' }}</code> results in the GET request URL having <code>&amp;filter=bundesland:Bremen</code> as suffix.</p>
<p>For more options, please check the <a href="https://sg.geodatenzentrum.de/web_public/gdz/dokumentation/deu/geokodierungsdienst.pdf">official documentation</a> regarding what query parameters are interpreted.</p>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.<br>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.
Note that this changes the request to be non-simple. To be able to use the parameters, the request has to be sent in <a href="https://developer.mozilla.org/en-US/docs/Web/API/Request/mode"><code>cors</code> mode</a> and has to support preflight request <code>OPTIONS</code>.</p>
<h2>Store</h2>
<h3>Mutations</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/afm/plugin-gfi.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h5>gfi.customHighlightStyle</h5>
<tr>
<td>stroke</td>
<td>ol/style/Stroke?</td>
<td>Object for defining the stroke style. See <a href="https://openlayers.org/en/latest/apidoc/module-ol_style_Stroke-Stroke.html">OpenLayers documentation</a> for full options.</td>
<td>Object for defining the stroke style. See <a href="https://openlayers.org/en/latest/apidoc/module-ol_style_Stroke-Stroke.html">OpenLayers documentation</a> for full options.</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/generic/plugin-address-search.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ <h5>addressSearch.searchMethodsObject.queryParameters (type:mpapi)</h5>
<h5>addressSearch.searchMethodsObject.queryParameters (type:bkg)</h5>
<p>In <em>BKG</em> mode, queryParameter's key-value pairs are used in the service query. E.g. <code>{filter: { bundesland: 'Bremen' }}</code> results in the GET request URL having <code>&amp;filter=bundesland:Bremen</code> as suffix.</p>
<p>For more options, please check the <a href="https://sg.geodatenzentrum.de/web_public/gdz/dokumentation/deu/geokodierungsdienst.pdf">official documentation</a> regarding what query parameters are interpreted.</p>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.<br>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.
Note that this changes the request to be non-simple. To be able to use the parameters, the request has to be sent in <a href="https://developer.mozilla.org/en-US/docs/Web/API/Request/mode"><code>cors</code> mode</a> and has to support preflight request <code>OPTIONS</code>.</p>
<h2>Store</h2>
<h3>Mutations</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/generic/plugin-gfi.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h5>gfi.customHighlightStyle</h5>
<tr>
<td>stroke</td>
<td>ol/style/Stroke?</td>
<td>Object for defining the stroke style. See <a href="https://openlayers.org/en/latest/apidoc/module-ol_style_Stroke-Stroke.html">OpenLayers documentation</a> for full options.</td>
<td>Object for defining the stroke style. See <a href="https://openlayers.org/en/latest/apidoc/module-ol_style_Stroke-Stroke.html">OpenLayers documentation</a> for full options.</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/meldemichel/plugin-address-search.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ <h5>addressSearch.searchMethodsObject.queryParameters (type:mpapi)</h5>
<h5>addressSearch.searchMethodsObject.queryParameters (type:bkg)</h5>
<p>In <em>BKG</em> mode, queryParameter's key-value pairs are used in the service query. E.g. <code>{filter: { bundesland: 'Bremen' }}</code> results in the GET request URL having <code>&amp;filter=bundesland:Bremen</code> as suffix.</p>
<p>For more options, please check the <a href="https://sg.geodatenzentrum.de/web_public/gdz/dokumentation/deu/geokodierungsdienst.pdf">official documentation</a> regarding what query parameters are interpreted.</p>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.<br>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.
Note that this changes the request to be non-simple. To be able to use the parameters, the request has to be sent in <a href="https://developer.mozilla.org/en-US/docs/Web/API/Request/mode"><code>cors</code> mode</a> and has to support preflight request <code>OPTIONS</code>.</p>
<h2>Store</h2>
<h3>Mutations</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/meldemichel/plugin-gfi.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h5>gfi.customHighlightStyle</h5>
<tr>
<td>stroke</td>
<td>ol/style/Stroke?</td>
<td>Object for defining the stroke style. See <a href="https://openlayers.org/en/latest/apidoc/module-ol_style_Stroke-Stroke.html">OpenLayers documentation</a> for full options.</td>
<td>Object for defining the stroke style. See <a href="https://openlayers.org/en/latest/apidoc/module-ol_style_Stroke-Stroke.html">OpenLayers documentation</a> for full options.</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/snowbox/plugin-address-search.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ <h5>addressSearch.searchMethodsObject.queryParameters (type:mpapi)</h5>
<h5>addressSearch.searchMethodsObject.queryParameters (type:bkg)</h5>
<p>In <em>BKG</em> mode, queryParameter's key-value pairs are used in the service query. E.g. <code>{filter: { bundesland: 'Bremen' }}</code> results in the GET request URL having <code>&amp;filter=bundesland:Bremen</code> as suffix.</p>
<p>For more options, please check the <a href="https://sg.geodatenzentrum.de/web_public/gdz/dokumentation/deu/geokodierungsdienst.pdf">official documentation</a> regarding what query parameters are interpreted.</p>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.<br>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.
Note that this changes the request to be non-simple. To be able to use the parameters, the request has to be sent in <a href="https://developer.mozilla.org/en-US/docs/Web/API/Request/mode"><code>cors</code> mode</a> and has to support preflight request <code>OPTIONS</code>.</p>
<h2>Store</h2>
<h3>Mutations</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/snowbox/plugin-gfi.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h5>gfi.customHighlightStyle</h5>
<tr>
<td>stroke</td>
<td>ol/style/Stroke?</td>
<td>Object for defining the stroke style. See <a href="https://openlayers.org/en/latest/apidoc/module-ol_style_Stroke-Stroke.html">OpenLayers documentation</a> for full options.</td>
<td>Object for defining the stroke style. See <a href="https://openlayers.org/en/latest/apidoc/module-ol_style_Stroke-Stroke.html">OpenLayers documentation</a> for full options.</td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/textLocator/plugin-address-search.html
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ <h5>addressSearch.searchMethodsObject.queryParameters (type:mpapi)</h5>
<h5>addressSearch.searchMethodsObject.queryParameters (type:bkg)</h5>
<p>In <em>BKG</em> mode, queryParameter's key-value pairs are used in the service query. E.g. <code>{filter: { bundesland: 'Bremen' }}</code> results in the GET request URL having <code>&amp;filter=bundesland:Bremen</code> as suffix.</p>
<p>For more options, please check the <a href="https://sg.geodatenzentrum.de/web_public/gdz/dokumentation/deu/geokodierungsdienst.pdf">official documentation</a> regarding what query parameters are interpreted.</p>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.<br>
<p>Additionally, it is possible to configure the parameters <code>accesstoken</code> (<code>Authorization</code>) or <code>apiKey</code> (custom header <code>X-Api-Key</code>) to send the described headers to the search service for authentication purposes.
Note that this changes the request to be non-simple. To be able to use the parameters, the request has to be sent in <a href="https://developer.mozilla.org/en-US/docs/Web/API/Request/mode"><code>cors</code> mode</a> and has to support preflight request <code>OPTIONS</code>.</p>
<h2>Store</h2>
<h3>Mutations</h3>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 45cc379

Please sign in to comment.