@searchspring/snapi-oas 0.1.43 → 0.1.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # Snap API OpenAPI Specification v0.1.43
1
+ # Snap API OpenAPI Specification v0.1.44
2
2
 
3
3
  https://searchspring.github.io/snapi-oas/
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@searchspring/snapi-oas",
3
- "version": "0.1.43",
3
+ "version": "0.1.44",
4
4
  "description": "Snap OpenAPI Specification",
5
5
  "author": "Searchspring",
6
6
  "license": "MIT",
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "description" : "Searchspring Snap Search API",
8
8
  "title" : "snAPI",
9
- "version" : "0.1.43",
9
+ "version" : "0.1.44",
10
10
  "x-logo" : {
11
11
  "url" : "./images/searchspring_logo.svg",
12
12
  "altText" : "Searchspring Snap"
@@ -3288,6 +3288,9 @@
3288
3288
  },
3289
3289
  "merchandising" : {
3290
3290
  "$ref" : "#/components/schemas/SearchResponseModelMerchandising"
3291
+ },
3292
+ "tracking" : {
3293
+ "$ref" : "#/components/schemas/SearchResponseModelTracking"
3291
3294
  }
3292
3295
  },
3293
3296
  "title" : "Search Response Data Model",
@@ -3502,6 +3505,14 @@
3502
3505
  },
3503
3506
  "type" : "object"
3504
3507
  },
3508
+ "SearchResponseModelTracking" : {
3509
+ "properties" : {
3510
+ "responseId" : {
3511
+ "type" : "string"
3512
+ }
3513
+ },
3514
+ "type" : "object"
3515
+ },
3505
3516
  "MetaResponseModel" : {
3506
3517
  "properties" : {
3507
3518
  "sortOptions" : {
@@ -4,7 +4,7 @@ info:
4
4
  name: Searchspring
5
5
  description: Searchspring Snap Search API
6
6
  title: snAPI
7
- version: 0.1.43
7
+ version: 0.1.44
8
8
  x-logo:
9
9
  url: ./images/searchspring_logo.svg
10
10
  altText: Searchspring Snap
@@ -2999,6 +2999,8 @@ components:
2999
2999
  banner:
3000
3000
  - banner
3001
3001
  - banner
3002
+ tracking:
3003
+ responseId: responseId
3002
3004
  facets:
3003
3005
  - field: field
3004
3006
  filtered: true
@@ -3029,6 +3031,8 @@ components:
3029
3031
  type: array
3030
3032
  merchandising:
3031
3033
  $ref: '#/components/schemas/SearchResponseModelMerchandising'
3034
+ tracking:
3035
+ $ref: '#/components/schemas/SearchResponseModelTracking'
3032
3036
  title: Search Response Data Model
3033
3037
  type: object
3034
3038
  SearchResponseModelFilter:
@@ -3278,6 +3282,13 @@ components:
3278
3282
  content:
3279
3283
  $ref: '#/components/schemas/SearchResponseModelMerchandising_content'
3280
3284
  type: object
3285
+ SearchResponseModelTracking:
3286
+ example:
3287
+ responseId: responseId
3288
+ properties:
3289
+ responseId:
3290
+ type: string
3291
+ type: object
3281
3292
  MetaResponseModel:
3282
3293
  example:
3283
3294
  badges: