From e1edd25feb685e4f4d4429e9fb6e28a82c005447 Mon Sep 17 00:00:00 2001
From: christopher dartnell radius
not set is 100 000.
+ This uuid4 string creates a link in all autocomplete made by a user and
+ the details query. To make correct use of the session_id, it
+ must be unique to each end user and regenerated after a details query, and
+ set on all autocomplete queries and the details query terminating the
+ autocomplete session.
+
diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md index 020adc2e..30732ae8 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesautocomplete.md @@ -42,6 +42,10 @@ This parameter may be used in addition to the `location` parameter to define the distance in meters within which the API will return results in priority. Results outside of the defined area may still be displayed. Default radius if this parameter is not set is 100 000. +-
+ This uuid4 string creates a link in all autocomplete made by a user and
+ the details query. To make correct use of the session_id, it
+ must be unique to each end user and regenerated after a details query, and
+ set on all autocomplete queries and the details query terminating the
+ autocomplete session.
+
Generated from the diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md index 8b4ab6b4..29044237 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md @@ -32,6 +32,10 @@ In a few cases, a postal code details may contain addresses (UK postal codes). The address list is paginated. In that case, you can navigate in the address list thanks to the `addresses_per_page` and `page` parameters. Notice: as all the addresses are now automatically returned in the response, the `page` parameter is deprecated and has been turned off on December 31, 2021. +-
Generated from the OpenAPI specification. ✎ Edit diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.html b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.html index 3d365611..a183f302 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.html +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.html @@ -6,6 +6,14 @@
Center of the search circle.
+
+ The types of points of interest to return. Multiple types can be passed
+ using the pipe character (|) as a separator. For example:
+ types=business.shop|medical.pharmacy|business.finance.bank.
+
radius of the search circle, in meter.
-
- The types of points of interest to return. Multiple types can be passed
- using the pipe character (|) as a separator. For example:
- types=business.shop|medical.pharmacy|business.finance.bank.
-
Generated from the diff --git a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md index b85960b9..786bbf37 100644 --- a/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md +++ b/dist/documentation/parameters/woosmap_http_parameters_localitiesnearby.md @@ -6,6 +6,10 @@ Center of the search circle. +-
Generated from the OpenAPI specification.
✎ Edit
diff --git a/dist/merged-woosmap-openapi3.json b/dist/merged-woosmap-openapi3.json
index bd5786f4..db76b181 100755
--- a/dist/merged-woosmap-openapi3.json
+++ b/dist/merged-woosmap-openapi3.json
@@ -2409,6 +2409,9 @@
},
{
"$ref": "#/components/parameters/Woosmap_Platform_API_Reference_custom_description"
+ },
+ {
+ "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_session_id"
}
],
"responses": {
@@ -2628,6 +2631,9 @@
{
"$ref": "#/components/parameters/Woosmap_Platform_API_Reference_cc_format"
},
+ {
+ "$ref": "#/components/parameters/Woosmap_Platform_API_Reference_session_id"
+ },
{
"$ref": "#/components/parameters/Woosmap_Platform_API_Reference_page-2"
},
@@ -6357,6 +6363,8 @@
"required": true,
"schema": {
"type": "number",
+ "maximum": 90,
+ "minimum": -90,
"title": "Lat"
},
"example": "43.6"
@@ -6367,6 +6375,8 @@
"required": true,
"schema": {
"type": "number",
+ "maximum": 180,
+ "minimum": -180,
"title": "Lng"
},
"example": "3.883"
@@ -9079,7 +9089,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9099,7 +9109,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9181,7 +9191,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9191,7 +9201,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9211,7 +9221,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9301,7 +9311,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9321,7 +9331,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9430,7 +9440,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9518,7 +9528,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9600,7 +9610,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9620,7 +9630,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9702,7 +9712,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9722,7 +9732,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9775,7 +9785,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9795,7 +9805,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9932,7 +9942,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -9952,7 +9962,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -10174,7 +10184,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -10194,7 +10204,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -10416,7 +10426,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -10436,7 +10446,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -10658,7 +10668,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -10678,7 +10688,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -10850,7 +10860,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -10870,7 +10880,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -10995,7 +11005,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -11015,7 +11025,7 @@
"content": {
"application/json": {
"schema": {
- "$ref": "#/components/schemas/Datasets_HTTPErrorModel"
+ "$ref": "#/components/schemas/Datasets_features__internal__responses__HTTPErrorModel"
}
}
}
@@ -11243,6 +11253,16 @@
"required": false,
"in": "query"
},
+ "Woosmap_Platform_API_Reference_session_id": {
+ "name": "session_id",
+ "description": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n",
+ "schema": {
+ "type": "string",
+ "format": "uuid",
+ "example": "541bf062-76c3-4e7c-8d9b-ae00043290d9"
+ },
+ "in": "query"
+ },
"Woosmap_Platform_API_Reference_public_id": {
"name": "public_id",
"description": "A textual identifier that uniquely identifies a locality, returned from a [Localities Autocomplete](https://developers.woosmap.com/products/localities/autocomplete/).\n",
@@ -20450,19 +20470,6 @@
"title": "FeatureSummaryResponse",
"description": "FeatureSummaryResponse represents the minimal amount of information to be able to fetch a feature details."
},
- "Datasets_HTTPErrorModel": {
- "properties": {
- "details": {
- "type": "string",
- "title": "Details"
- }
- },
- "type": "object",
- "required": [
- "details"
- ],
- "title": "HTTPErrorModel"
- },
"Datasets_HTTPValidationError": {
"properties": {
"detail": {
@@ -20918,6 +20925,19 @@
"type"
],
"title": "ValidationError"
+ },
+ "Datasets_features__internal__responses__HTTPErrorModel": {
+ "properties": {
+ "details": {
+ "type": "string",
+ "title": "Details"
+ }
+ },
+ "type": "object",
+ "required": [
+ "details"
+ ],
+ "title": "HTTPErrorModel"
}
},
"securitySchemes": {
diff --git a/dist/woosmap-openapi3.json b/dist/woosmap-openapi3.json
index 75646aa1..e7488f7d 100755
--- a/dist/woosmap-openapi3.json
+++ b/dist/woosmap-openapi3.json
@@ -2375,6 +2375,9 @@
},
{
"$ref": "#/components/parameters/custom_description"
+ },
+ {
+ "$ref": "#/components/parameters/session_id"
}
],
"responses": {
@@ -2594,6 +2597,9 @@
{
"$ref": "#/components/parameters/cc_format"
},
+ {
+ "$ref": "#/components/parameters/session_id"
+ },
{
"$ref": "#/components/parameters/page-2"
},
@@ -6501,6 +6507,16 @@
"required": false,
"in": "query"
},
+ "session_id": {
+ "name": "session_id",
+ "description": "This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.\n",
+ "schema": {
+ "type": "string",
+ "format": "uuid",
+ "example": "541bf062-76c3-4e7c-8d9b-ae00043290d9"
+ },
+ "in": "query"
+ },
"public_id": {
"name": "public_id",
"description": "A textual identifier that uniquely identifies a locality, returned from a [Localities Autocomplete](https://developers.woosmap.com/products/localities/autocomplete/).\n",
diff --git a/dist/woosmap-openapi3.yml b/dist/woosmap-openapi3.yml
index 725a2c24..606a4099 100755
--- a/dist/woosmap-openapi3.yml
+++ b/dist/woosmap-openapi3.yml
@@ -2496,6 +2496,7 @@ paths:
- $ref: '#/components/parameters/data'
- $ref: '#/components/parameters/extended'
- $ref: '#/components/parameters/custom_description'
+ - $ref: '#/components/parameters/session_id'
responses:
'200':
description: Autocompletion Localities successfully retrieved
@@ -2644,6 +2645,7 @@ paths:
- $ref: '#/components/parameters/language-2'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/cc_format'
+ - $ref: '#/components/parameters/session_id'
- $ref: '#/components/parameters/page-2'
- $ref: '#/components/parameters/addresses_per_page'
responses:
@@ -5663,6 +5665,15 @@ components:
example: locality:"{name} - {administrative_area_level_0}"|postal_code:"{name} ({administrative_area_level_1})"
required: false
in: query
+ session_id:
+ name: session_id
+ description: |
+ This uuid4 string creates a link in all autocomplete made by a user and the details query. To make correct use of the `session_id`, it must be unique to each end user and regenerated after a details query, and set on all autocomplete queries and the details query terminating the autocomplete session.
+ schema:
+ type: string
+ format: uuid
+ example: 541bf062-76c3-4e7c-8d9b-ae00043290d9
+ in: query
public_id:
name: public_id
description: |
diff --git a/dist/woosmap-postman.json b/dist/woosmap-postman.json
index f879c711..ebe688f9 100755
--- a/dist/woosmap-postman.json
+++ b/dist/woosmap-postman.json
@@ -5,7 +5,7 @@
"description": "Stores Search API lets you query the Assets which are returned as a [GeoJson](https://geojson.org/). Request is done over HTTPS using GET. You must specify a key in your request, included as the value of a `key` parameter for your public key or `private_key` for your private key. This key identifies your application for purposes of quota management. Learn how to [get a key](https://developers.woosmap.com/support/api-keys/). If your request returns a high number of assets, the result will be paginated. If so, you can request assets by page using `page` and `stores_by_page` parameters (Default is **100**, max is **300**).\n",
"item": [
{
- "id": "5c31b698-5e0d-4d50-b70d-70f3c7baa704",
+ "id": "2d454198-ed5e-40d8-aae4-239b1a027158",
"name": "Search for assets",
"request": {
"name": "Search for assets",
@@ -128,7 +128,7 @@
},
"response": [
{
- "id": "75ee865d-313f-4127-b914-3ecb38b0ee5e",
+ "id": "4374668d-7a21-4f42-ad6c-2eb81876de70",
"name": "Assets successfully retrieved",
"originalRequest": {
"url": {
@@ -243,12 +243,12 @@
"value": "application/json"
}
],
- "body": "{\n \"type\": \"FeatureCollection\",\n \"features\": [\n {\n \"type\": \"Feature\",\n \"properties\": {\n \"name\": \"