From 4a8de6f409e18638b063bbe87ab73f72c1488b5b Mon Sep 17 00:00:00 2001 From: shopwareBot Date: Wed, 10 Jun 2026 11:18:22 +0000 Subject: [PATCH] [create-pull-request] automated change --- SwagCommercial-adminapi.json | 10701 ++++++++++++------------- SwagCommercial-adminapi.summary.json | 31 +- 2 files changed, 4987 insertions(+), 5745 deletions(-) diff --git a/SwagCommercial-adminapi.json b/SwagCommercial-adminapi.json index 886386d..6382ca8 100644 --- a/SwagCommercial-adminapi.json +++ b/SwagCommercial-adminapi.json @@ -1638,14 +1638,14 @@ } } }, - "/advanced-search-config": { + "/advanced-search-compound-dictionary": { "get": { "tags": [ - "Advanced Search Config" + "Advanced Search Compound Dictionary" ], - "summary": "List with basic information of Advanced Search Config resources.", + "summary": "List with basic information of Advanced Search Compound Dictionary resources.", "description": "", - "operationId": "getAdvancedSearchConfigList", + "operationId": "getAdvancedSearchCompoundDictionaryList", "parameters": [ { "name": "limit", @@ -1674,7 +1674,7 @@ ], "responses": { "200": { - "description": "List of Advanced Search Config resources.", + "description": "List of Advanced Search Compound Dictionary resources.", "content": { "application/vnd.api+json": { "schema": { @@ -1693,7 +1693,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } ] @@ -1707,16 +1707,16 @@ "type": "object", "properties": { "first": { - "example": "/advanced-search-config?limit=25" + "example": "/advanced-search-compound-dictionary?limit=25" }, "last": { - "example": "/advanced-search-config?limit=25&page=11" + "example": "/advanced-search-compound-dictionary?limit=25&page=11" }, "next": { - "example": "/advanced-search-config?limit=25&page=4" + "example": "/advanced-search-compound-dictionary?limit=25&page=4" }, "prev": { - "example": "/advanced-search-config?limit=25&page=2" + "example": "/advanced-search-compound-dictionary?limit=25&page=2" } } } @@ -1737,7 +1737,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -1752,11 +1752,11 @@ }, "post": { "tags": [ - "Advanced Search Config" + "Advanced Search Compound Dictionary" ], - "summary": "Create a new Advanced Search Config resources.", + "summary": "Create a new Advanced Search Compound Dictionary resources.", "description": "", - "operationId": "createAdvancedSearchConfig", + "operationId": "createAdvancedSearchCompoundDictionary", "parameters": [ { "name": "_response", @@ -1775,14 +1775,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchConfig", + "description": "Detail of AdvancedSearchCompoundDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -1794,7 +1794,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -1809,7 +1809,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -1825,14 +1825,14 @@ } } }, - "/search/advanced-search-config": { + "/search/advanced-search-compound-dictionary": { "post": { "tags": [ - "Advanced Search Config" + "Advanced Search Compound Dictionary" ], - "summary": "Search for the Advanced Search Config resources.", + "summary": "Search for the Advanced Search Compound Dictionary resources.", "description": "", - "operationId": "searchAdvancedSearchConfig", + "operationId": "searchAdvancedSearchCompoundDictionary", "parameters": [ { "name": "sw-include-search-info", @@ -1860,7 +1860,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchConfig", + "description": "List of AdvancedSearchCompoundDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -1874,7 +1874,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -1892,7 +1892,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -1909,19 +1909,19 @@ } } }, - "/advanced-search-config/{id}": { + "/advanced-search-compound-dictionary/{id}": { "get": { "tags": [ - "Advanced Search Config" + "Advanced Search Compound Dictionary" ], - "summary": "Detailed information about a Advanced Search Config resource.", + "summary": "Detailed information about a Advanced Search Compound Dictionary resource.", "description": "", - "operationId": "getAdvancedSearchConfig", + "operationId": "getAdvancedSearchCompoundDictionary", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_config", + "description": "Identifier for the advanced_search_compound_dictionary", "required": true, "schema": { "type": "string", @@ -1931,7 +1931,7 @@ ], "responses": { "200": { - "description": "Detail of AdvancedSearchConfig", + "description": "Detail of AdvancedSearchCompoundDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -1943,7 +1943,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -1958,7 +1958,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -1975,16 +1975,16 @@ }, "delete": { "tags": [ - "Advanced Search Config" + "Advanced Search Compound Dictionary" ], - "summary": "Delete a Advanced Search Config resource.", + "summary": "Delete a Advanced Search Compound Dictionary resource.", "description": "", - "operationId": "deleteAdvancedSearchConfig", + "operationId": "deleteAdvancedSearchCompoundDictionary", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_config", + "description": "Identifier for the advanced_search_compound_dictionary", "required": true, "schema": { "type": "string", @@ -2015,16 +2015,16 @@ }, "patch": { "tags": [ - "Advanced Search Config" + "Advanced Search Compound Dictionary" ], - "summary": "Partially update information about a Advanced Search Config resource.", + "summary": "Partially update information about a Advanced Search Compound Dictionary resource.", "description": "", - "operationId": "updateAdvancedSearchConfig", + "operationId": "updateAdvancedSearchCompoundDictionary", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_config", + "description": "Identifier for the advanced_search_compound_dictionary", "required": true, "schema": { "type": "string", @@ -2042,18 +2042,18 @@ } ], "requestBody": { - "description": "Partially update information about a Advanced Search Config resource.", + "description": "Partially update information about a Advanced Search Compound Dictionary resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchConfig", + "description": "Detail of AdvancedSearchCompoundDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -2065,7 +2065,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -2080,7 +2080,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -2099,14 +2099,14 @@ } } }, - "/aggregate/advanced-search-config": { + "/aggregate/advanced-search-compound-dictionary": { "post": { "tags": [ - "Advanced Search Config" + "Advanced Search Compound Dictionary" ], - "summary": "Aggregate for the Advanced Search Config resources.", + "summary": "Aggregate for the Advanced Search Compound Dictionary resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateAdvancedSearchConfig", + "operationId": "aggregateAdvancedSearchCompoundDictionary", "requestBody": { "required": true, "content": { @@ -2130,7 +2130,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchConfig", + "description": "List of AdvancedSearchCompoundDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -2144,7 +2144,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -2162,7 +2162,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "$ref": "#/components/schemas/AdvancedSearchCompoundDictionary" } } } @@ -2179,14 +2179,14 @@ } } }, - "/advanced-search-config-field": { + "/advanced-search-config": { "get": { "tags": [ - "Advanced Search Config Field" + "Advanced Search Config" ], - "summary": "List with basic information of Advanced Search Config Field resources.", + "summary": "List with basic information of Advanced Search Config resources.", "description": "", - "operationId": "getAdvancedSearchConfigFieldList", + "operationId": "getAdvancedSearchConfigList", "parameters": [ { "name": "limit", @@ -2215,7 +2215,7 @@ ], "responses": { "200": { - "description": "List of Advanced Search Config Field resources.", + "description": "List of Advanced Search Config resources.", "content": { "application/vnd.api+json": { "schema": { @@ -2234,7 +2234,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } ] @@ -2248,16 +2248,16 @@ "type": "object", "properties": { "first": { - "example": "/advanced-search-config-field?limit=25" + "example": "/advanced-search-config?limit=25" }, "last": { - "example": "/advanced-search-config-field?limit=25&page=11" + "example": "/advanced-search-config?limit=25&page=11" }, "next": { - "example": "/advanced-search-config-field?limit=25&page=4" + "example": "/advanced-search-config?limit=25&page=4" }, "prev": { - "example": "/advanced-search-config-field?limit=25&page=2" + "example": "/advanced-search-config?limit=25&page=2" } } } @@ -2278,7 +2278,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2293,11 +2293,11 @@ }, "post": { "tags": [ - "Advanced Search Config Field" + "Advanced Search Config" ], - "summary": "Create a new Advanced Search Config Field resources.", + "summary": "Create a new Advanced Search Config resources.", "description": "", - "operationId": "createAdvancedSearchConfigField", + "operationId": "createAdvancedSearchConfig", "parameters": [ { "name": "_response", @@ -2316,14 +2316,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchConfigField", + "description": "Detail of AdvancedSearchConfig", "content": { "application/vnd.api+json": { "schema": { @@ -2335,7 +2335,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2350,7 +2350,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2366,14 +2366,14 @@ } } }, - "/search/advanced-search-config-field": { + "/search/advanced-search-config": { "post": { "tags": [ - "Advanced Search Config Field" + "Advanced Search Config" ], - "summary": "Search for the Advanced Search Config Field resources.", + "summary": "Search for the Advanced Search Config resources.", "description": "", - "operationId": "searchAdvancedSearchConfigField", + "operationId": "searchAdvancedSearchConfig", "parameters": [ { "name": "sw-include-search-info", @@ -2401,7 +2401,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchConfigField", + "description": "List of AdvancedSearchConfig", "content": { "application/vnd.api+json": { "schema": { @@ -2415,7 +2415,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2433,7 +2433,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2450,19 +2450,19 @@ } } }, - "/advanced-search-config-field/{id}": { + "/advanced-search-config/{id}": { "get": { "tags": [ - "Advanced Search Config Field" + "Advanced Search Config" ], - "summary": "Detailed information about a Advanced Search Config Field resource.", + "summary": "Detailed information about a Advanced Search Config resource.", "description": "", - "operationId": "getAdvancedSearchConfigField", + "operationId": "getAdvancedSearchConfig", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_config_field", + "description": "Identifier for the advanced_search_config", "required": true, "schema": { "type": "string", @@ -2472,7 +2472,7 @@ ], "responses": { "200": { - "description": "Detail of AdvancedSearchConfigField", + "description": "Detail of AdvancedSearchConfig", "content": { "application/vnd.api+json": { "schema": { @@ -2484,7 +2484,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2499,7 +2499,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2516,16 +2516,16 @@ }, "delete": { "tags": [ - "Advanced Search Config Field" + "Advanced Search Config" ], - "summary": "Delete a Advanced Search Config Field resource.", + "summary": "Delete a Advanced Search Config resource.", "description": "", - "operationId": "deleteAdvancedSearchConfigField", + "operationId": "deleteAdvancedSearchConfig", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_config_field", + "description": "Identifier for the advanced_search_config", "required": true, "schema": { "type": "string", @@ -2556,16 +2556,16 @@ }, "patch": { "tags": [ - "Advanced Search Config Field" + "Advanced Search Config" ], - "summary": "Partially update information about a Advanced Search Config Field resource.", + "summary": "Partially update information about a Advanced Search Config resource.", "description": "", - "operationId": "updateAdvancedSearchConfigField", + "operationId": "updateAdvancedSearchConfig", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_config_field", + "description": "Identifier for the advanced_search_config", "required": true, "schema": { "type": "string", @@ -2583,18 +2583,18 @@ } ], "requestBody": { - "description": "Partially update information about a Advanced Search Config Field resource.", + "description": "Partially update information about a Advanced Search Config resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchConfigField", + "description": "Detail of AdvancedSearchConfig", "content": { "application/vnd.api+json": { "schema": { @@ -2606,7 +2606,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2621,7 +2621,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2640,14 +2640,14 @@ } } }, - "/aggregate/advanced-search-config-field": { + "/aggregate/advanced-search-config": { "post": { "tags": [ - "Advanced Search Config Field" + "Advanced Search Config" ], - "summary": "Aggregate for the Advanced Search Config Field resources.", + "summary": "Aggregate for the Advanced Search Config resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateAdvancedSearchConfigField", + "operationId": "aggregateAdvancedSearchConfig", "requestBody": { "required": true, "content": { @@ -2671,7 +2671,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchConfigField", + "description": "List of AdvancedSearchConfig", "content": { "application/vnd.api+json": { "schema": { @@ -2685,7 +2685,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2703,7 +2703,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchConfigField" + "$ref": "#/components/schemas/AdvancedSearchConfig" } } } @@ -2720,14 +2720,14 @@ } } }, - "/advanced-search-entity-stream": { + "/advanced-search-config-field": { "get": { "tags": [ - "Advanced Search Entity Stream" + "Advanced Search Config Field" ], - "summary": "List with basic information of Advanced Search Entity Stream resources.", + "summary": "List with basic information of Advanced Search Config Field resources.", "description": "", - "operationId": "getAdvancedSearchEntityStreamList", + "operationId": "getAdvancedSearchConfigFieldList", "parameters": [ { "name": "limit", @@ -2756,7 +2756,7 @@ ], "responses": { "200": { - "description": "List of Advanced Search Entity Stream resources.", + "description": "List of Advanced Search Config Field resources.", "content": { "application/vnd.api+json": { "schema": { @@ -2775,7 +2775,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } ] @@ -2789,16 +2789,16 @@ "type": "object", "properties": { "first": { - "example": "/advanced-search-entity-stream?limit=25" + "example": "/advanced-search-config-field?limit=25" }, "last": { - "example": "/advanced-search-entity-stream?limit=25&page=11" + "example": "/advanced-search-config-field?limit=25&page=11" }, "next": { - "example": "/advanced-search-entity-stream?limit=25&page=4" + "example": "/advanced-search-config-field?limit=25&page=4" }, "prev": { - "example": "/advanced-search-entity-stream?limit=25&page=2" + "example": "/advanced-search-config-field?limit=25&page=2" } } } @@ -2819,7 +2819,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -2834,11 +2834,11 @@ }, "post": { "tags": [ - "Advanced Search Entity Stream" + "Advanced Search Config Field" ], - "summary": "Create a new Advanced Search Entity Stream resources.", + "summary": "Create a new Advanced Search Config Field resources.", "description": "", - "operationId": "createAdvancedSearchEntityStream", + "operationId": "createAdvancedSearchConfigField", "parameters": [ { "name": "_response", @@ -2857,14 +2857,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchEntityStream", + "description": "Detail of AdvancedSearchConfigField", "content": { "application/vnd.api+json": { "schema": { @@ -2876,7 +2876,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -2891,7 +2891,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -2907,14 +2907,14 @@ } } }, - "/search/advanced-search-entity-stream": { + "/search/advanced-search-config-field": { "post": { "tags": [ - "Advanced Search Entity Stream" + "Advanced Search Config Field" ], - "summary": "Search for the Advanced Search Entity Stream resources.", + "summary": "Search for the Advanced Search Config Field resources.", "description": "", - "operationId": "searchAdvancedSearchEntityStream", + "operationId": "searchAdvancedSearchConfigField", "parameters": [ { "name": "sw-include-search-info", @@ -2942,7 +2942,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchEntityStream", + "description": "List of AdvancedSearchConfigField", "content": { "application/vnd.api+json": { "schema": { @@ -2956,7 +2956,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -2974,7 +2974,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -2991,19 +2991,19 @@ } } }, - "/advanced-search-entity-stream/{id}": { + "/advanced-search-config-field/{id}": { "get": { "tags": [ - "Advanced Search Entity Stream" + "Advanced Search Config Field" ], - "summary": "Detailed information about a Advanced Search Entity Stream resource.", + "summary": "Detailed information about a Advanced Search Config Field resource.", "description": "", - "operationId": "getAdvancedSearchEntityStream", + "operationId": "getAdvancedSearchConfigField", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_entity_stream", + "description": "Identifier for the advanced_search_config_field", "required": true, "schema": { "type": "string", @@ -3013,7 +3013,7 @@ ], "responses": { "200": { - "description": "Detail of AdvancedSearchEntityStream", + "description": "Detail of AdvancedSearchConfigField", "content": { "application/vnd.api+json": { "schema": { @@ -3025,7 +3025,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -3040,7 +3040,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -3057,16 +3057,16 @@ }, "delete": { "tags": [ - "Advanced Search Entity Stream" + "Advanced Search Config Field" ], - "summary": "Delete a Advanced Search Entity Stream resource.", + "summary": "Delete a Advanced Search Config Field resource.", "description": "", - "operationId": "deleteAdvancedSearchEntityStream", + "operationId": "deleteAdvancedSearchConfigField", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_entity_stream", + "description": "Identifier for the advanced_search_config_field", "required": true, "schema": { "type": "string", @@ -3097,16 +3097,16 @@ }, "patch": { "tags": [ - "Advanced Search Entity Stream" + "Advanced Search Config Field" ], - "summary": "Partially update information about a Advanced Search Entity Stream resource.", + "summary": "Partially update information about a Advanced Search Config Field resource.", "description": "", - "operationId": "updateAdvancedSearchEntityStream", + "operationId": "updateAdvancedSearchConfigField", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_entity_stream", + "description": "Identifier for the advanced_search_config_field", "required": true, "schema": { "type": "string", @@ -3124,18 +3124,18 @@ } ], "requestBody": { - "description": "Partially update information about a Advanced Search Entity Stream resource.", + "description": "Partially update information about a Advanced Search Config Field resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchEntityStream", + "description": "Detail of AdvancedSearchConfigField", "content": { "application/vnd.api+json": { "schema": { @@ -3147,7 +3147,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -3162,7 +3162,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -3181,14 +3181,14 @@ } } }, - "/aggregate/advanced-search-entity-stream": { + "/aggregate/advanced-search-config-field": { "post": { "tags": [ - "Advanced Search Entity Stream" + "Advanced Search Config Field" ], - "summary": "Aggregate for the Advanced Search Entity Stream resources.", + "summary": "Aggregate for the Advanced Search Config Field resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateAdvancedSearchEntityStream", + "operationId": "aggregateAdvancedSearchConfigField", "requestBody": { "required": true, "content": { @@ -3212,7 +3212,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchEntityStream", + "description": "List of AdvancedSearchConfigField", "content": { "application/vnd.api+json": { "schema": { @@ -3226,7 +3226,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -3244,7 +3244,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" + "$ref": "#/components/schemas/AdvancedSearchConfigField" } } } @@ -3261,14 +3261,14 @@ } } }, - "/advanced-search-entity-stream-filter": { + "/advanced-search-entity-stream": { "get": { "tags": [ - "Advanced Search Entity Stream Filter" + "Advanced Search Entity Stream" ], - "summary": "List with basic information of Advanced Search Entity Stream Filter resources.", + "summary": "List with basic information of Advanced Search Entity Stream resources.", "description": "", - "operationId": "getAdvancedSearchEntityStreamFilterList", + "operationId": "getAdvancedSearchEntityStreamList", "parameters": [ { "name": "limit", @@ -3297,7 +3297,7 @@ ], "responses": { "200": { - "description": "List of Advanced Search Entity Stream Filter resources.", + "description": "List of Advanced Search Entity Stream resources.", "content": { "application/vnd.api+json": { "schema": { @@ -3316,7 +3316,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } ] @@ -3330,16 +3330,16 @@ "type": "object", "properties": { "first": { - "example": "/advanced-search-entity-stream-filter?limit=25" + "example": "/advanced-search-entity-stream?limit=25" }, "last": { - "example": "/advanced-search-entity-stream-filter?limit=25&page=11" + "example": "/advanced-search-entity-stream?limit=25&page=11" }, "next": { - "example": "/advanced-search-entity-stream-filter?limit=25&page=4" + "example": "/advanced-search-entity-stream?limit=25&page=4" }, "prev": { - "example": "/advanced-search-entity-stream-filter?limit=25&page=2" + "example": "/advanced-search-entity-stream?limit=25&page=2" } } } @@ -3360,7 +3360,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3375,11 +3375,11 @@ }, "post": { "tags": [ - "Advanced Search Entity Stream Filter" + "Advanced Search Entity Stream" ], - "summary": "Create a new Advanced Search Entity Stream Filter resources.", + "summary": "Create a new Advanced Search Entity Stream resources.", "description": "", - "operationId": "createAdvancedSearchEntityStreamFilter", + "operationId": "createAdvancedSearchEntityStream", "parameters": [ { "name": "_response", @@ -3398,14 +3398,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchEntityStreamFilter", + "description": "Detail of AdvancedSearchEntityStream", "content": { "application/vnd.api+json": { "schema": { @@ -3417,7 +3417,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3432,7 +3432,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3448,14 +3448,14 @@ } } }, - "/search/advanced-search-entity-stream-filter": { + "/search/advanced-search-entity-stream": { "post": { "tags": [ - "Advanced Search Entity Stream Filter" + "Advanced Search Entity Stream" ], - "summary": "Search for the Advanced Search Entity Stream Filter resources.", + "summary": "Search for the Advanced Search Entity Stream resources.", "description": "", - "operationId": "searchAdvancedSearchEntityStreamFilter", + "operationId": "searchAdvancedSearchEntityStream", "parameters": [ { "name": "sw-include-search-info", @@ -3483,7 +3483,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchEntityStreamFilter", + "description": "List of AdvancedSearchEntityStream", "content": { "application/vnd.api+json": { "schema": { @@ -3497,7 +3497,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3515,7 +3515,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3532,19 +3532,19 @@ } } }, - "/advanced-search-entity-stream-filter/{id}": { + "/advanced-search-entity-stream/{id}": { "get": { "tags": [ - "Advanced Search Entity Stream Filter" + "Advanced Search Entity Stream" ], - "summary": "Detailed information about a Advanced Search Entity Stream Filter resource.", + "summary": "Detailed information about a Advanced Search Entity Stream resource.", "description": "", - "operationId": "getAdvancedSearchEntityStreamFilter", + "operationId": "getAdvancedSearchEntityStream", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_entity_stream_filter", + "description": "Identifier for the advanced_search_entity_stream", "required": true, "schema": { "type": "string", @@ -3554,7 +3554,7 @@ ], "responses": { "200": { - "description": "Detail of AdvancedSearchEntityStreamFilter", + "description": "Detail of AdvancedSearchEntityStream", "content": { "application/vnd.api+json": { "schema": { @@ -3566,7 +3566,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3581,7 +3581,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3598,16 +3598,16 @@ }, "delete": { "tags": [ - "Advanced Search Entity Stream Filter" + "Advanced Search Entity Stream" ], - "summary": "Delete a Advanced Search Entity Stream Filter resource.", + "summary": "Delete a Advanced Search Entity Stream resource.", "description": "", - "operationId": "deleteAdvancedSearchEntityStreamFilter", + "operationId": "deleteAdvancedSearchEntityStream", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_entity_stream_filter", + "description": "Identifier for the advanced_search_entity_stream", "required": true, "schema": { "type": "string", @@ -3638,16 +3638,16 @@ }, "patch": { "tags": [ - "Advanced Search Entity Stream Filter" + "Advanced Search Entity Stream" ], - "summary": "Partially update information about a Advanced Search Entity Stream Filter resource.", + "summary": "Partially update information about a Advanced Search Entity Stream resource.", "description": "", - "operationId": "updateAdvancedSearchEntityStreamFilter", + "operationId": "updateAdvancedSearchEntityStream", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_entity_stream_filter", + "description": "Identifier for the advanced_search_entity_stream", "required": true, "schema": { "type": "string", @@ -3665,18 +3665,18 @@ } ], "requestBody": { - "description": "Partially update information about a Advanced Search Entity Stream Filter resource.", + "description": "Partially update information about a Advanced Search Entity Stream resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchEntityStreamFilter", + "description": "Detail of AdvancedSearchEntityStream", "content": { "application/vnd.api+json": { "schema": { @@ -3688,7 +3688,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3703,7 +3703,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3722,14 +3722,14 @@ } } }, - "/aggregate/advanced-search-entity-stream-filter": { + "/aggregate/advanced-search-entity-stream": { "post": { "tags": [ - "Advanced Search Entity Stream Filter" + "Advanced Search Entity Stream" ], - "summary": "Aggregate for the Advanced Search Entity Stream Filter resources.", + "summary": "Aggregate for the Advanced Search Entity Stream resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateAdvancedSearchEntityStreamFilter", + "operationId": "aggregateAdvancedSearchEntityStream", "requestBody": { "required": true, "content": { @@ -3753,7 +3753,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchEntityStreamFilter", + "description": "List of AdvancedSearchEntityStream", "content": { "application/vnd.api+json": { "schema": { @@ -3767,7 +3767,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3785,7 +3785,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" + "$ref": "#/components/schemas/AdvancedSearchEntityStream" } } } @@ -3802,14 +3802,14 @@ } } }, - "/advanced-search-synonym": { + "/advanced-search-entity-stream-filter": { "get": { "tags": [ - "Advanced Search Synonym" + "Advanced Search Entity Stream Filter" ], - "summary": "List with basic information of Advanced Search Synonym resources.", + "summary": "List with basic information of Advanced Search Entity Stream Filter resources.", "description": "", - "operationId": "getAdvancedSearchSynonymList", + "operationId": "getAdvancedSearchEntityStreamFilterList", "parameters": [ { "name": "limit", @@ -3838,7 +3838,7 @@ ], "responses": { "200": { - "description": "List of Advanced Search Synonym resources.", + "description": "List of Advanced Search Entity Stream Filter resources.", "content": { "application/vnd.api+json": { "schema": { @@ -3857,7 +3857,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } ] @@ -3871,16 +3871,16 @@ "type": "object", "properties": { "first": { - "example": "/advanced-search-synonym?limit=25" + "example": "/advanced-search-entity-stream-filter?limit=25" }, "last": { - "example": "/advanced-search-synonym?limit=25&page=11" + "example": "/advanced-search-entity-stream-filter?limit=25&page=11" }, "next": { - "example": "/advanced-search-synonym?limit=25&page=4" + "example": "/advanced-search-entity-stream-filter?limit=25&page=4" }, "prev": { - "example": "/advanced-search-synonym?limit=25&page=2" + "example": "/advanced-search-entity-stream-filter?limit=25&page=2" } } } @@ -3901,7 +3901,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -3916,11 +3916,11 @@ }, "post": { "tags": [ - "Advanced Search Synonym" + "Advanced Search Entity Stream Filter" ], - "summary": "Create a new Advanced Search Synonym resources.", + "summary": "Create a new Advanced Search Entity Stream Filter resources.", "description": "", - "operationId": "createAdvancedSearchSynonym", + "operationId": "createAdvancedSearchEntityStreamFilter", "parameters": [ { "name": "_response", @@ -3939,14 +3939,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchSynonym", + "description": "Detail of AdvancedSearchEntityStreamFilter", "content": { "application/vnd.api+json": { "schema": { @@ -3958,7 +3958,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -3973,7 +3973,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -3989,14 +3989,14 @@ } } }, - "/search/advanced-search-synonym": { + "/search/advanced-search-entity-stream-filter": { "post": { "tags": [ - "Advanced Search Synonym" + "Advanced Search Entity Stream Filter" ], - "summary": "Search for the Advanced Search Synonym resources.", + "summary": "Search for the Advanced Search Entity Stream Filter resources.", "description": "", - "operationId": "searchAdvancedSearchSynonym", + "operationId": "searchAdvancedSearchEntityStreamFilter", "parameters": [ { "name": "sw-include-search-info", @@ -4024,7 +4024,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchSynonym", + "description": "List of AdvancedSearchEntityStreamFilter", "content": { "application/vnd.api+json": { "schema": { @@ -4038,7 +4038,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -4056,7 +4056,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -4073,19 +4073,19 @@ } } }, - "/advanced-search-synonym/{id}": { + "/advanced-search-entity-stream-filter/{id}": { "get": { "tags": [ - "Advanced Search Synonym" + "Advanced Search Entity Stream Filter" ], - "summary": "Detailed information about a Advanced Search Synonym resource.", + "summary": "Detailed information about a Advanced Search Entity Stream Filter resource.", "description": "", - "operationId": "getAdvancedSearchSynonym", + "operationId": "getAdvancedSearchEntityStreamFilter", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_synonym", + "description": "Identifier for the advanced_search_entity_stream_filter", "required": true, "schema": { "type": "string", @@ -4095,7 +4095,7 @@ ], "responses": { "200": { - "description": "Detail of AdvancedSearchSynonym", + "description": "Detail of AdvancedSearchEntityStreamFilter", "content": { "application/vnd.api+json": { "schema": { @@ -4107,7 +4107,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -4122,7 +4122,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -4139,16 +4139,16 @@ }, "delete": { "tags": [ - "Advanced Search Synonym" + "Advanced Search Entity Stream Filter" ], - "summary": "Delete a Advanced Search Synonym resource.", + "summary": "Delete a Advanced Search Entity Stream Filter resource.", "description": "", - "operationId": "deleteAdvancedSearchSynonym", + "operationId": "deleteAdvancedSearchEntityStreamFilter", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_synonym", + "description": "Identifier for the advanced_search_entity_stream_filter", "required": true, "schema": { "type": "string", @@ -4179,16 +4179,16 @@ }, "patch": { "tags": [ - "Advanced Search Synonym" + "Advanced Search Entity Stream Filter" ], - "summary": "Partially update information about a Advanced Search Synonym resource.", + "summary": "Partially update information about a Advanced Search Entity Stream Filter resource.", "description": "", - "operationId": "updateAdvancedSearchSynonym", + "operationId": "updateAdvancedSearchEntityStreamFilter", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the advanced_search_synonym", + "description": "Identifier for the advanced_search_entity_stream_filter", "required": true, "schema": { "type": "string", @@ -4206,18 +4206,18 @@ } ], "requestBody": { - "description": "Partially update information about a Advanced Search Synonym resource.", + "description": "Partially update information about a Advanced Search Entity Stream Filter resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } }, "responses": { "200": { - "description": "Detail of AdvancedSearchSynonym", + "description": "Detail of AdvancedSearchEntityStreamFilter", "content": { "application/vnd.api+json": { "schema": { @@ -4229,7 +4229,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -4244,7 +4244,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -4263,14 +4263,14 @@ } } }, - "/aggregate/advanced-search-synonym": { + "/aggregate/advanced-search-entity-stream-filter": { "post": { "tags": [ - "Advanced Search Synonym" + "Advanced Search Entity Stream Filter" ], - "summary": "Aggregate for the Advanced Search Synonym resources.", + "summary": "Aggregate for the Advanced Search Entity Stream Filter resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateAdvancedSearchSynonym", + "operationId": "aggregateAdvancedSearchEntityStreamFilter", "requestBody": { "required": true, "content": { @@ -4294,7 +4294,7 @@ }, "responses": { "200": { - "description": "List of AdvancedSearchSynonym", + "description": "List of AdvancedSearchEntityStreamFilter", "content": { "application/vnd.api+json": { "schema": { @@ -4308,7 +4308,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -4326,7 +4326,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AdvancedSearchSynonym" + "$ref": "#/components/schemas/AdvancedSearchEntityStreamFilter" } } } @@ -4343,14 +4343,14 @@ } } }, - "/app-mcp-prompt": { + "/advanced-search-stopword-dictionary": { "get": { "tags": [ - "App Mcp Prompt" + "Advanced Search Stopword Dictionary" ], - "summary": "List with basic information of App Mcp Prompt resources.", - "description": "Available since: 6.7.0.0", - "operationId": "getAppMcpPromptList", + "summary": "List with basic information of Advanced Search Stopword Dictionary resources.", + "description": "", + "operationId": "getAdvancedSearchStopwordDictionaryList", "parameters": [ { "name": "limit", @@ -4379,7 +4379,7 @@ ], "responses": { "200": { - "description": "List of App Mcp Prompt resources.", + "description": "List of Advanced Search Stopword Dictionary resources.", "content": { "application/vnd.api+json": { "schema": { @@ -4398,7 +4398,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } ] @@ -4412,16 +4412,16 @@ "type": "object", "properties": { "first": { - "example": "/app-mcp-prompt?limit=25" + "example": "/advanced-search-stopword-dictionary?limit=25" }, "last": { - "example": "/app-mcp-prompt?limit=25&page=11" + "example": "/advanced-search-stopword-dictionary?limit=25&page=11" }, "next": { - "example": "/app-mcp-prompt?limit=25&page=4" + "example": "/advanced-search-stopword-dictionary?limit=25&page=4" }, "prev": { - "example": "/app-mcp-prompt?limit=25&page=2" + "example": "/advanced-search-stopword-dictionary?limit=25&page=2" } } } @@ -4442,7 +4442,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4457,11 +4457,11 @@ }, "post": { "tags": [ - "App Mcp Prompt" + "Advanced Search Stopword Dictionary" ], - "summary": "Create a new App Mcp Prompt resources.", - "description": "Available since: 6.7.0.0", - "operationId": "createAppMcpPrompt", + "summary": "Create a new Advanced Search Stopword Dictionary resources.", + "description": "", + "operationId": "createAdvancedSearchStopwordDictionary", "parameters": [ { "name": "_response", @@ -4480,14 +4480,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } }, "responses": { "200": { - "description": "Detail of AppMcpPrompt", + "description": "Detail of AdvancedSearchStopwordDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -4499,7 +4499,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4514,7 +4514,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4530,14 +4530,14 @@ } } }, - "/search/app-mcp-prompt": { + "/search/advanced-search-stopword-dictionary": { "post": { "tags": [ - "App Mcp Prompt" + "Advanced Search Stopword Dictionary" ], - "summary": "Search for the App Mcp Prompt resources.", - "description": "Available since: 6.7.0.0", - "operationId": "searchAppMcpPrompt", + "summary": "Search for the Advanced Search Stopword Dictionary resources.", + "description": "", + "operationId": "searchAdvancedSearchStopwordDictionary", "parameters": [ { "name": "sw-include-search-info", @@ -4565,7 +4565,7 @@ }, "responses": { "200": { - "description": "List of AppMcpPrompt", + "description": "List of AdvancedSearchStopwordDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -4579,7 +4579,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4597,7 +4597,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4614,19 +4614,19 @@ } } }, - "/app-mcp-prompt/{id}": { + "/advanced-search-stopword-dictionary/{id}": { "get": { "tags": [ - "App Mcp Prompt" + "Advanced Search Stopword Dictionary" ], - "summary": "Detailed information about a App Mcp Prompt resource.", - "description": "Available since: 6.7.0.0", - "operationId": "getAppMcpPrompt", + "summary": "Detailed information about a Advanced Search Stopword Dictionary resource.", + "description": "", + "operationId": "getAdvancedSearchStopwordDictionary", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the app_mcp_prompt", + "description": "Identifier for the advanced_search_stopword_dictionary", "required": true, "schema": { "type": "string", @@ -4636,7 +4636,7 @@ ], "responses": { "200": { - "description": "Detail of AppMcpPrompt", + "description": "Detail of AdvancedSearchStopwordDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -4648,7 +4648,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4663,7 +4663,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4680,16 +4680,16 @@ }, "delete": { "tags": [ - "App Mcp Prompt" + "Advanced Search Stopword Dictionary" ], - "summary": "Delete a App Mcp Prompt resource.", - "description": "Available since: 6.7.0.0", - "operationId": "deleteAppMcpPrompt", + "summary": "Delete a Advanced Search Stopword Dictionary resource.", + "description": "", + "operationId": "deleteAdvancedSearchStopwordDictionary", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the app_mcp_prompt", + "description": "Identifier for the advanced_search_stopword_dictionary", "required": true, "schema": { "type": "string", @@ -4720,16 +4720,16 @@ }, "patch": { "tags": [ - "App Mcp Prompt" + "Advanced Search Stopword Dictionary" ], - "summary": "Partially update information about a App Mcp Prompt resource.", - "description": "Available since: 6.7.0.0", - "operationId": "updateAppMcpPrompt", + "summary": "Partially update information about a Advanced Search Stopword Dictionary resource.", + "description": "", + "operationId": "updateAdvancedSearchStopwordDictionary", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the app_mcp_prompt", + "description": "Identifier for the advanced_search_stopword_dictionary", "required": true, "schema": { "type": "string", @@ -4747,18 +4747,18 @@ } ], "requestBody": { - "description": "Partially update information about a App Mcp Prompt resource.", + "description": "Partially update information about a Advanced Search Stopword Dictionary resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } }, "responses": { "200": { - "description": "Detail of AppMcpPrompt", + "description": "Detail of AdvancedSearchStopwordDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -4770,7 +4770,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4785,7 +4785,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4804,14 +4804,14 @@ } } }, - "/aggregate/app-mcp-prompt": { + "/aggregate/advanced-search-stopword-dictionary": { "post": { "tags": [ - "App Mcp Prompt" + "Advanced Search Stopword Dictionary" ], - "summary": "Aggregate for the App Mcp Prompt resources.", - "description": "Available since: 6.7.0.0", - "operationId": "aggregateAppMcpPrompt", + "summary": "Aggregate for the Advanced Search Stopword Dictionary resources.", + "description": "Available since: 6.6.10.0", + "operationId": "aggregateAdvancedSearchStopwordDictionary", "requestBody": { "required": true, "content": { @@ -4835,7 +4835,7 @@ }, "responses": { "200": { - "description": "List of AppMcpPrompt", + "description": "List of AdvancedSearchStopwordDictionary", "content": { "application/vnd.api+json": { "schema": { @@ -4849,7 +4849,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4867,7 +4867,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpPrompt" + "$ref": "#/components/schemas/AdvancedSearchStopwordDictionary" } } } @@ -4884,14 +4884,14 @@ } } }, - "/app-mcp-resource": { + "/advanced-search-synonym": { "get": { "tags": [ - "App Mcp Resource" + "Advanced Search Synonym" ], - "summary": "List with basic information of App Mcp Resource resources.", - "description": "Available since: 6.7.0.0", - "operationId": "getAppMcpResourceList", + "summary": "List with basic information of Advanced Search Synonym resources.", + "description": "", + "operationId": "getAdvancedSearchSynonymList", "parameters": [ { "name": "limit", @@ -4920,7 +4920,7 @@ ], "responses": { "200": { - "description": "List of App Mcp Resource resources.", + "description": "List of Advanced Search Synonym resources.", "content": { "application/vnd.api+json": { "schema": { @@ -4939,7 +4939,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } ] @@ -4953,16 +4953,16 @@ "type": "object", "properties": { "first": { - "example": "/app-mcp-resource?limit=25" + "example": "/advanced-search-synonym?limit=25" }, "last": { - "example": "/app-mcp-resource?limit=25&page=11" + "example": "/advanced-search-synonym?limit=25&page=11" }, "next": { - "example": "/app-mcp-resource?limit=25&page=4" + "example": "/advanced-search-synonym?limit=25&page=4" }, "prev": { - "example": "/app-mcp-resource?limit=25&page=2" + "example": "/advanced-search-synonym?limit=25&page=2" } } } @@ -4983,7 +4983,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -4998,11 +4998,11 @@ }, "post": { "tags": [ - "App Mcp Resource" + "Advanced Search Synonym" ], - "summary": "Create a new App Mcp Resource resources.", - "description": "Available since: 6.7.0.0", - "operationId": "createAppMcpResource", + "summary": "Create a new Advanced Search Synonym resources.", + "description": "", + "operationId": "createAdvancedSearchSynonym", "parameters": [ { "name": "_response", @@ -5021,14 +5021,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } }, "responses": { "200": { - "description": "Detail of AppMcpResource", + "description": "Detail of AdvancedSearchSynonym", "content": { "application/vnd.api+json": { "schema": { @@ -5040,7 +5040,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5055,7 +5055,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5071,14 +5071,14 @@ } } }, - "/search/app-mcp-resource": { + "/search/advanced-search-synonym": { "post": { "tags": [ - "App Mcp Resource" + "Advanced Search Synonym" ], - "summary": "Search for the App Mcp Resource resources.", - "description": "Available since: 6.7.0.0", - "operationId": "searchAppMcpResource", + "summary": "Search for the Advanced Search Synonym resources.", + "description": "", + "operationId": "searchAdvancedSearchSynonym", "parameters": [ { "name": "sw-include-search-info", @@ -5106,7 +5106,7 @@ }, "responses": { "200": { - "description": "List of AppMcpResource", + "description": "List of AdvancedSearchSynonym", "content": { "application/vnd.api+json": { "schema": { @@ -5120,7 +5120,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5138,7 +5138,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5155,19 +5155,19 @@ } } }, - "/app-mcp-resource/{id}": { + "/advanced-search-synonym/{id}": { "get": { "tags": [ - "App Mcp Resource" + "Advanced Search Synonym" ], - "summary": "Detailed information about a App Mcp Resource resource.", - "description": "Available since: 6.7.0.0", - "operationId": "getAppMcpResource", + "summary": "Detailed information about a Advanced Search Synonym resource.", + "description": "", + "operationId": "getAdvancedSearchSynonym", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the app_mcp_resource", + "description": "Identifier for the advanced_search_synonym", "required": true, "schema": { "type": "string", @@ -5177,7 +5177,7 @@ ], "responses": { "200": { - "description": "Detail of AppMcpResource", + "description": "Detail of AdvancedSearchSynonym", "content": { "application/vnd.api+json": { "schema": { @@ -5189,7 +5189,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5204,7 +5204,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5221,16 +5221,16 @@ }, "delete": { "tags": [ - "App Mcp Resource" + "Advanced Search Synonym" ], - "summary": "Delete a App Mcp Resource resource.", - "description": "Available since: 6.7.0.0", - "operationId": "deleteAppMcpResource", + "summary": "Delete a Advanced Search Synonym resource.", + "description": "", + "operationId": "deleteAdvancedSearchSynonym", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the app_mcp_resource", + "description": "Identifier for the advanced_search_synonym", "required": true, "schema": { "type": "string", @@ -5261,16 +5261,16 @@ }, "patch": { "tags": [ - "App Mcp Resource" + "Advanced Search Synonym" ], - "summary": "Partially update information about a App Mcp Resource resource.", - "description": "Available since: 6.7.0.0", - "operationId": "updateAppMcpResource", + "summary": "Partially update information about a Advanced Search Synonym resource.", + "description": "", + "operationId": "updateAdvancedSearchSynonym", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the app_mcp_resource", + "description": "Identifier for the advanced_search_synonym", "required": true, "schema": { "type": "string", @@ -5288,18 +5288,18 @@ } ], "requestBody": { - "description": "Partially update information about a App Mcp Resource resource.", + "description": "Partially update information about a Advanced Search Synonym resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } }, "responses": { "200": { - "description": "Detail of AppMcpResource", + "description": "Detail of AdvancedSearchSynonym", "content": { "application/vnd.api+json": { "schema": { @@ -5311,7 +5311,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5326,7 +5326,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5345,14 +5345,14 @@ } } }, - "/aggregate/app-mcp-resource": { + "/aggregate/advanced-search-synonym": { "post": { "tags": [ - "App Mcp Resource" + "Advanced Search Synonym" ], - "summary": "Aggregate for the App Mcp Resource resources.", - "description": "Available since: 6.7.0.0", - "operationId": "aggregateAppMcpResource", + "summary": "Aggregate for the Advanced Search Synonym resources.", + "description": "Available since: 6.6.10.0", + "operationId": "aggregateAdvancedSearchSynonym", "requestBody": { "required": true, "content": { @@ -5376,7 +5376,7 @@ }, "responses": { "200": { - "description": "List of AppMcpResource", + "description": "List of AdvancedSearchSynonym", "content": { "application/vnd.api+json": { "schema": { @@ -5390,7 +5390,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5408,7 +5408,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpResource" + "$ref": "#/components/schemas/AdvancedSearchSynonym" } } } @@ -5425,14 +5425,14 @@ } } }, - "/app-mcp-tool": { + "/b2b-business-partner": { "get": { "tags": [ - "App Mcp Tool" + "B2b Business Partner" ], - "summary": "List with basic information of App Mcp Tool resources.", - "description": "Available since: 6.7.0.0", - "operationId": "getAppMcpToolList", + "summary": "List with basic information of B2b Business Partner resources.", + "description": "", + "operationId": "getB2bBusinessPartnerList", "parameters": [ { "name": "limit", @@ -5461,7 +5461,7 @@ ], "responses": { "200": { - "description": "List of App Mcp Tool resources.", + "description": "List of B2b Business Partner resources.", "content": { "application/vnd.api+json": { "schema": { @@ -5480,7 +5480,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } ] @@ -5494,16 +5494,16 @@ "type": "object", "properties": { "first": { - "example": "/app-mcp-tool?limit=25" + "example": "/b2b-business-partner?limit=25" }, "last": { - "example": "/app-mcp-tool?limit=25&page=11" + "example": "/b2b-business-partner?limit=25&page=11" }, "next": { - "example": "/app-mcp-tool?limit=25&page=4" + "example": "/b2b-business-partner?limit=25&page=4" }, "prev": { - "example": "/app-mcp-tool?limit=25&page=2" + "example": "/b2b-business-partner?limit=25&page=2" } } } @@ -5524,7 +5524,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5539,11 +5539,11 @@ }, "post": { "tags": [ - "App Mcp Tool" + "B2b Business Partner" ], - "summary": "Create a new App Mcp Tool resources.", - "description": "Available since: 6.7.0.0", - "operationId": "createAppMcpTool", + "summary": "Create a new B2b Business Partner resources.", + "description": "", + "operationId": "createB2bBusinessPartner", "parameters": [ { "name": "_response", @@ -5562,14 +5562,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } }, "responses": { "200": { - "description": "Detail of AppMcpTool", + "description": "Detail of B2bBusinessPartner", "content": { "application/vnd.api+json": { "schema": { @@ -5581,7 +5581,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5596,7 +5596,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5612,14 +5612,14 @@ } } }, - "/search/app-mcp-tool": { + "/search/b2b-business-partner": { "post": { "tags": [ - "App Mcp Tool" + "B2b Business Partner" ], - "summary": "Search for the App Mcp Tool resources.", - "description": "Available since: 6.7.0.0", - "operationId": "searchAppMcpTool", + "summary": "Search for the B2b Business Partner resources.", + "description": "", + "operationId": "searchB2bBusinessPartner", "parameters": [ { "name": "sw-include-search-info", @@ -5647,7 +5647,7 @@ }, "responses": { "200": { - "description": "List of AppMcpTool", + "description": "List of B2bBusinessPartner", "content": { "application/vnd.api+json": { "schema": { @@ -5661,7 +5661,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5679,7 +5679,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5696,19 +5696,19 @@ } } }, - "/app-mcp-tool/{id}": { + "/b2b-business-partner/{id}": { "get": { "tags": [ - "App Mcp Tool" + "B2b Business Partner" ], - "summary": "Detailed information about a App Mcp Tool resource.", - "description": "Available since: 6.7.0.0", - "operationId": "getAppMcpTool", + "summary": "Detailed information about a B2b Business Partner resource.", + "description": "", + "operationId": "getB2bBusinessPartner", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the app_mcp_tool", + "description": "Identifier for the b2b_business_partner", "required": true, "schema": { "type": "string", @@ -5718,7 +5718,7 @@ ], "responses": { "200": { - "description": "Detail of AppMcpTool", + "description": "Detail of B2bBusinessPartner", "content": { "application/vnd.api+json": { "schema": { @@ -5730,7 +5730,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5745,7 +5745,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5762,16 +5762,16 @@ }, "delete": { "tags": [ - "App Mcp Tool" + "B2b Business Partner" ], - "summary": "Delete a App Mcp Tool resource.", - "description": "Available since: 6.7.0.0", - "operationId": "deleteAppMcpTool", + "summary": "Delete a B2b Business Partner resource.", + "description": "", + "operationId": "deleteB2bBusinessPartner", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the app_mcp_tool", + "description": "Identifier for the b2b_business_partner", "required": true, "schema": { "type": "string", @@ -5802,16 +5802,16 @@ }, "patch": { "tags": [ - "App Mcp Tool" + "B2b Business Partner" ], - "summary": "Partially update information about a App Mcp Tool resource.", - "description": "Available since: 6.7.0.0", - "operationId": "updateAppMcpTool", + "summary": "Partially update information about a B2b Business Partner resource.", + "description": "", + "operationId": "updateB2bBusinessPartner", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the app_mcp_tool", + "description": "Identifier for the b2b_business_partner", "required": true, "schema": { "type": "string", @@ -5829,18 +5829,18 @@ } ], "requestBody": { - "description": "Partially update information about a App Mcp Tool resource.", + "description": "Partially update information about a B2b Business Partner resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } }, "responses": { "200": { - "description": "Detail of AppMcpTool", + "description": "Detail of B2bBusinessPartner", "content": { "application/vnd.api+json": { "schema": { @@ -5852,7 +5852,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5867,7 +5867,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5886,14 +5886,14 @@ } } }, - "/aggregate/app-mcp-tool": { + "/aggregate/b2b-business-partner": { "post": { "tags": [ - "App Mcp Tool" + "B2b Business Partner" ], - "summary": "Aggregate for the App Mcp Tool resources.", - "description": "Available since: 6.7.0.0", - "operationId": "aggregateAppMcpTool", + "summary": "Aggregate for the B2b Business Partner resources.", + "description": "Available since: 6.6.10.0", + "operationId": "aggregateB2bBusinessPartner", "requestBody": { "required": true, "content": { @@ -5917,7 +5917,7 @@ }, "responses": { "200": { - "description": "List of AppMcpTool", + "description": "List of B2bBusinessPartner", "content": { "application/vnd.api+json": { "schema": { @@ -5931,7 +5931,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5949,7 +5949,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/AppMcpTool" + "$ref": "#/components/schemas/B2bBusinessPartner" } } } @@ -5966,14 +5966,14 @@ } } }, - "/b2b-business-partner": { + "/b2b-components-advanced-product-catalogs": { "get": { "tags": [ - "B2b Business Partner" + "B2b Components Advanced Product Catalogs" ], - "summary": "List with basic information of B2b Business Partner resources.", - "description": "", - "operationId": "getB2bBusinessPartnerList", + "summary": "List with basic information of B2b Components Advanced Product Catalogs resources.", + "description": "Available since: 6.7.1.0", + "operationId": "getB2bComponentsAdvancedProductCatalogsList", "parameters": [ { "name": "limit", @@ -6002,7 +6002,7 @@ ], "responses": { "200": { - "description": "List of B2b Business Partner resources.", + "description": "List of B2b Components Advanced Product Catalogs resources.", "content": { "application/vnd.api+json": { "schema": { @@ -6021,7 +6021,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } ] @@ -6035,16 +6035,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-business-partner?limit=25" + "example": "/b2b-components-advanced-product-catalogs?limit=25" }, "last": { - "example": "/b2b-business-partner?limit=25&page=11" + "example": "/b2b-components-advanced-product-catalogs?limit=25&page=11" }, "next": { - "example": "/b2b-business-partner?limit=25&page=4" + "example": "/b2b-components-advanced-product-catalogs?limit=25&page=4" }, "prev": { - "example": "/b2b-business-partner?limit=25&page=2" + "example": "/b2b-components-advanced-product-catalogs?limit=25&page=2" } } } @@ -6065,7 +6065,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6080,11 +6080,11 @@ }, "post": { "tags": [ - "B2b Business Partner" + "B2b Components Advanced Product Catalogs" ], - "summary": "Create a new B2b Business Partner resources.", - "description": "", - "operationId": "createB2bBusinessPartner", + "summary": "Create a new B2b Components Advanced Product Catalogs resources.", + "description": "Available since: 6.7.1.0", + "operationId": "createB2bComponentsAdvancedProductCatalogs", "parameters": [ { "name": "_response", @@ -6103,14 +6103,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } }, "responses": { "200": { - "description": "Detail of B2bBusinessPartner", + "description": "Detail of B2bComponentsAdvancedProductCatalogs", "content": { "application/vnd.api+json": { "schema": { @@ -6122,7 +6122,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6137,7 +6137,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6153,14 +6153,14 @@ } } }, - "/search/b2b-business-partner": { + "/search/b2b-components-advanced-product-catalogs": { "post": { "tags": [ - "B2b Business Partner" + "B2b Components Advanced Product Catalogs" ], - "summary": "Search for the B2b Business Partner resources.", - "description": "", - "operationId": "searchB2bBusinessPartner", + "summary": "Search for the B2b Components Advanced Product Catalogs resources.", + "description": "Available since: 6.7.1.0", + "operationId": "searchB2bComponentsAdvancedProductCatalogs", "parameters": [ { "name": "sw-include-search-info", @@ -6188,7 +6188,7 @@ }, "responses": { "200": { - "description": "List of B2bBusinessPartner", + "description": "List of B2bComponentsAdvancedProductCatalogs", "content": { "application/vnd.api+json": { "schema": { @@ -6202,7 +6202,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6220,7 +6220,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6237,19 +6237,19 @@ } } }, - "/b2b-business-partner/{id}": { + "/b2b-components-advanced-product-catalogs/{id}": { "get": { "tags": [ - "B2b Business Partner" + "B2b Components Advanced Product Catalogs" ], - "summary": "Detailed information about a B2b Business Partner resource.", - "description": "", - "operationId": "getB2bBusinessPartner", + "summary": "Detailed information about a B2b Components Advanced Product Catalogs resource.", + "description": "Available since: 6.7.1.0", + "operationId": "getB2bComponentsAdvancedProductCatalogs", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_business_partner", + "description": "Identifier for the b2b_components_advanced_product_catalogs", "required": true, "schema": { "type": "string", @@ -6259,7 +6259,7 @@ ], "responses": { "200": { - "description": "Detail of B2bBusinessPartner", + "description": "Detail of B2bComponentsAdvancedProductCatalogs", "content": { "application/vnd.api+json": { "schema": { @@ -6271,7 +6271,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6286,7 +6286,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6303,16 +6303,16 @@ }, "delete": { "tags": [ - "B2b Business Partner" + "B2b Components Advanced Product Catalogs" ], - "summary": "Delete a B2b Business Partner resource.", - "description": "", - "operationId": "deleteB2bBusinessPartner", + "summary": "Delete a B2b Components Advanced Product Catalogs resource.", + "description": "Available since: 6.7.1.0", + "operationId": "deleteB2bComponentsAdvancedProductCatalogs", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_business_partner", + "description": "Identifier for the b2b_components_advanced_product_catalogs", "required": true, "schema": { "type": "string", @@ -6343,16 +6343,16 @@ }, "patch": { "tags": [ - "B2b Business Partner" + "B2b Components Advanced Product Catalogs" ], - "summary": "Partially update information about a B2b Business Partner resource.", - "description": "", - "operationId": "updateB2bBusinessPartner", + "summary": "Partially update information about a B2b Components Advanced Product Catalogs resource.", + "description": "Available since: 6.7.1.0", + "operationId": "updateB2bComponentsAdvancedProductCatalogs", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_business_partner", + "description": "Identifier for the b2b_components_advanced_product_catalogs", "required": true, "schema": { "type": "string", @@ -6370,18 +6370,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Business Partner resource.", + "description": "Partially update information about a B2b Components Advanced Product Catalogs resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } }, "responses": { "200": { - "description": "Detail of B2bBusinessPartner", + "description": "Detail of B2bComponentsAdvancedProductCatalogs", "content": { "application/vnd.api+json": { "schema": { @@ -6393,7 +6393,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6408,7 +6408,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6427,14 +6427,14 @@ } } }, - "/aggregate/b2b-business-partner": { + "/aggregate/b2b-components-advanced-product-catalogs": { "post": { "tags": [ - "B2b Business Partner" + "B2b Components Advanced Product Catalogs" ], - "summary": "Aggregate for the B2b Business Partner resources.", - "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bBusinessPartner", + "summary": "Aggregate for the B2b Components Advanced Product Catalogs resources.", + "description": "Available since: 6.7.1.0", + "operationId": "aggregateB2bComponentsAdvancedProductCatalogs", "requestBody": { "required": true, "content": { @@ -6458,7 +6458,7 @@ }, "responses": { "200": { - "description": "List of B2bBusinessPartner", + "description": "List of B2bComponentsAdvancedProductCatalogs", "content": { "application/vnd.api+json": { "schema": { @@ -6472,7 +6472,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6490,7 +6490,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bBusinessPartner" + "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" } } } @@ -6507,14 +6507,14 @@ } } }, - "/b2b-components-advanced-product-catalogs": { + "/b2b-components-approval-rule": { "get": { "tags": [ - "B2b Components Advanced Product Catalogs" + "B2b Components Approval Rule" ], - "summary": "List with basic information of B2b Components Advanced Product Catalogs resources.", - "description": "Available since: 6.7.1.0", - "operationId": "getB2bComponentsAdvancedProductCatalogsList", + "summary": "List with basic information of B2b Components Approval Rule resources.", + "description": "Available since: 6.6.0.0", + "operationId": "getB2bComponentsApprovalRuleList", "parameters": [ { "name": "limit", @@ -6543,7 +6543,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Advanced Product Catalogs resources.", + "description": "List of B2b Components Approval Rule resources.", "content": { "application/vnd.api+json": { "schema": { @@ -6562,7 +6562,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } ] @@ -6576,16 +6576,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-advanced-product-catalogs?limit=25" + "example": "/b2b-components-approval-rule?limit=25" }, "last": { - "example": "/b2b-components-advanced-product-catalogs?limit=25&page=11" + "example": "/b2b-components-approval-rule?limit=25&page=11" }, "next": { - "example": "/b2b-components-advanced-product-catalogs?limit=25&page=4" + "example": "/b2b-components-approval-rule?limit=25&page=4" }, "prev": { - "example": "/b2b-components-advanced-product-catalogs?limit=25&page=2" + "example": "/b2b-components-approval-rule?limit=25&page=2" } } } @@ -6606,7 +6606,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -6621,11 +6621,11 @@ }, "post": { "tags": [ - "B2b Components Advanced Product Catalogs" + "B2b Components Approval Rule" ], - "summary": "Create a new B2b Components Advanced Product Catalogs resources.", - "description": "Available since: 6.7.1.0", - "operationId": "createB2bComponentsAdvancedProductCatalogs", + "summary": "Create a new B2b Components Approval Rule resources.", + "description": "Available since: 6.6.0.0", + "operationId": "createB2bComponentsApprovalRule", "parameters": [ { "name": "_response", @@ -6644,14 +6644,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsAdvancedProductCatalogs", + "description": "Detail of B2bComponentsApprovalRule", "content": { "application/vnd.api+json": { "schema": { @@ -6663,7 +6663,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -6678,7 +6678,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -6694,14 +6694,14 @@ } } }, - "/search/b2b-components-advanced-product-catalogs": { + "/search/b2b-components-approval-rule": { "post": { "tags": [ - "B2b Components Advanced Product Catalogs" + "B2b Components Approval Rule" ], - "summary": "Search for the B2b Components Advanced Product Catalogs resources.", - "description": "Available since: 6.7.1.0", - "operationId": "searchB2bComponentsAdvancedProductCatalogs", + "summary": "Search for the B2b Components Approval Rule resources.", + "description": "Available since: 6.6.0.0", + "operationId": "searchB2bComponentsApprovalRule", "parameters": [ { "name": "sw-include-search-info", @@ -6729,7 +6729,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsAdvancedProductCatalogs", + "description": "List of B2bComponentsApprovalRule", "content": { "application/vnd.api+json": { "schema": { @@ -6743,7 +6743,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -6761,7 +6761,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -6778,19 +6778,19 @@ } } }, - "/b2b-components-advanced-product-catalogs/{id}": { + "/b2b-components-approval-rule/{id}": { "get": { "tags": [ - "B2b Components Advanced Product Catalogs" + "B2b Components Approval Rule" ], - "summary": "Detailed information about a B2b Components Advanced Product Catalogs resource.", - "description": "Available since: 6.7.1.0", - "operationId": "getB2bComponentsAdvancedProductCatalogs", + "summary": "Detailed information about a B2b Components Approval Rule resource.", + "description": "Available since: 6.6.0.0", + "operationId": "getB2bComponentsApprovalRule", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_advanced_product_catalogs", + "description": "Identifier for the b2b_components_approval_rule", "required": true, "schema": { "type": "string", @@ -6800,7 +6800,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsAdvancedProductCatalogs", + "description": "Detail of B2bComponentsApprovalRule", "content": { "application/vnd.api+json": { "schema": { @@ -6812,7 +6812,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -6827,7 +6827,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -6844,16 +6844,16 @@ }, "delete": { "tags": [ - "B2b Components Advanced Product Catalogs" + "B2b Components Approval Rule" ], - "summary": "Delete a B2b Components Advanced Product Catalogs resource.", - "description": "Available since: 6.7.1.0", - "operationId": "deleteB2bComponentsAdvancedProductCatalogs", + "summary": "Delete a B2b Components Approval Rule resource.", + "description": "Available since: 6.6.0.0", + "operationId": "deleteB2bComponentsApprovalRule", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_advanced_product_catalogs", + "description": "Identifier for the b2b_components_approval_rule", "required": true, "schema": { "type": "string", @@ -6884,16 +6884,16 @@ }, "patch": { "tags": [ - "B2b Components Advanced Product Catalogs" + "B2b Components Approval Rule" ], - "summary": "Partially update information about a B2b Components Advanced Product Catalogs resource.", - "description": "Available since: 6.7.1.0", - "operationId": "updateB2bComponentsAdvancedProductCatalogs", + "summary": "Partially update information about a B2b Components Approval Rule resource.", + "description": "Available since: 6.6.0.0", + "operationId": "updateB2bComponentsApprovalRule", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_advanced_product_catalogs", + "description": "Identifier for the b2b_components_approval_rule", "required": true, "schema": { "type": "string", @@ -6911,18 +6911,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Advanced Product Catalogs resource.", + "description": "Partially update information about a B2b Components Approval Rule resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsAdvancedProductCatalogs", + "description": "Detail of B2bComponentsApprovalRule", "content": { "application/vnd.api+json": { "schema": { @@ -6934,7 +6934,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -6949,7 +6949,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -6968,14 +6968,14 @@ } } }, - "/aggregate/b2b-components-advanced-product-catalogs": { + "/aggregate/b2b-components-approval-rule": { "post": { "tags": [ - "B2b Components Advanced Product Catalogs" + "B2b Components Approval Rule" ], - "summary": "Aggregate for the B2b Components Advanced Product Catalogs resources.", - "description": "Available since: 6.7.1.0", - "operationId": "aggregateB2bComponentsAdvancedProductCatalogs", + "summary": "Aggregate for the B2b Components Approval Rule resources.", + "description": "Available since: 6.6.10.0", + "operationId": "aggregateB2bComponentsApprovalRule", "requestBody": { "required": true, "content": { @@ -6999,7 +6999,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsAdvancedProductCatalogs", + "description": "List of B2bComponentsApprovalRule", "content": { "application/vnd.api+json": { "schema": { @@ -7013,7 +7013,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -7031,7 +7031,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsAdvancedProductCatalogs" + "$ref": "#/components/schemas/B2bComponentsApprovalRule" } } } @@ -7048,14 +7048,14 @@ } } }, - "/b2b-components-approval-rule": { + "/b2b-components-approval-rule-app-script-condition": { "get": { "tags": [ - "B2b Components Approval Rule" + "B2b Components Approval Rule App Script Condition" ], - "summary": "List with basic information of B2b Components Approval Rule resources.", - "description": "Available since: 6.6.0.0", - "operationId": "getB2bComponentsApprovalRuleList", + "summary": "List with basic information of B2b Components Approval Rule App Script Condition resources.", + "description": "Available since: 6.6.3.0", + "operationId": "getB2bComponentsApprovalRuleAppScriptConditionList", "parameters": [ { "name": "limit", @@ -7084,7 +7084,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Approval Rule resources.", + "description": "List of B2b Components Approval Rule App Script Condition resources.", "content": { "application/vnd.api+json": { "schema": { @@ -7103,7 +7103,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } ] @@ -7117,16 +7117,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-approval-rule?limit=25" + "example": "/b2b-components-approval-rule-app-script-condition?limit=25" }, "last": { - "example": "/b2b-components-approval-rule?limit=25&page=11" + "example": "/b2b-components-approval-rule-app-script-condition?limit=25&page=11" }, "next": { - "example": "/b2b-components-approval-rule?limit=25&page=4" + "example": "/b2b-components-approval-rule-app-script-condition?limit=25&page=4" }, "prev": { - "example": "/b2b-components-approval-rule?limit=25&page=2" + "example": "/b2b-components-approval-rule-app-script-condition?limit=25&page=2" } } } @@ -7147,7 +7147,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7162,11 +7162,11 @@ }, "post": { "tags": [ - "B2b Components Approval Rule" + "B2b Components Approval Rule App Script Condition" ], - "summary": "Create a new B2b Components Approval Rule resources.", - "description": "Available since: 6.6.0.0", - "operationId": "createB2bComponentsApprovalRule", + "summary": "Create a new B2b Components Approval Rule App Script Condition resources.", + "description": "Available since: 6.6.3.0", + "operationId": "createB2bComponentsApprovalRuleAppScriptCondition", "parameters": [ { "name": "_response", @@ -7185,14 +7185,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsApprovalRule", + "description": "Detail of B2bComponentsApprovalRuleAppScriptCondition", "content": { "application/vnd.api+json": { "schema": { @@ -7204,7 +7204,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7219,7 +7219,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7235,14 +7235,14 @@ } } }, - "/search/b2b-components-approval-rule": { + "/search/b2b-components-approval-rule-app-script-condition": { "post": { "tags": [ - "B2b Components Approval Rule" + "B2b Components Approval Rule App Script Condition" ], - "summary": "Search for the B2b Components Approval Rule resources.", - "description": "Available since: 6.6.0.0", - "operationId": "searchB2bComponentsApprovalRule", + "summary": "Search for the B2b Components Approval Rule App Script Condition resources.", + "description": "Available since: 6.6.3.0", + "operationId": "searchB2bComponentsApprovalRuleAppScriptCondition", "parameters": [ { "name": "sw-include-search-info", @@ -7270,7 +7270,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsApprovalRule", + "description": "List of B2bComponentsApprovalRuleAppScriptCondition", "content": { "application/vnd.api+json": { "schema": { @@ -7284,7 +7284,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7302,7 +7302,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7319,19 +7319,19 @@ } } }, - "/b2b-components-approval-rule/{id}": { + "/b2b-components-approval-rule-app-script-condition/{id}": { "get": { "tags": [ - "B2b Components Approval Rule" + "B2b Components Approval Rule App Script Condition" ], - "summary": "Detailed information about a B2b Components Approval Rule resource.", - "description": "Available since: 6.6.0.0", - "operationId": "getB2bComponentsApprovalRule", + "summary": "Detailed information about a B2b Components Approval Rule App Script Condition resource.", + "description": "Available since: 6.6.3.0", + "operationId": "getB2bComponentsApprovalRuleAppScriptCondition", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_approval_rule", + "description": "Identifier for the b2b_components_approval_rule_app_script_condition", "required": true, "schema": { "type": "string", @@ -7341,7 +7341,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsApprovalRule", + "description": "Detail of B2bComponentsApprovalRuleAppScriptCondition", "content": { "application/vnd.api+json": { "schema": { @@ -7353,7 +7353,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7368,7 +7368,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7385,16 +7385,16 @@ }, "delete": { "tags": [ - "B2b Components Approval Rule" + "B2b Components Approval Rule App Script Condition" ], - "summary": "Delete a B2b Components Approval Rule resource.", - "description": "Available since: 6.6.0.0", - "operationId": "deleteB2bComponentsApprovalRule", + "summary": "Delete a B2b Components Approval Rule App Script Condition resource.", + "description": "Available since: 6.6.3.0", + "operationId": "deleteB2bComponentsApprovalRuleAppScriptCondition", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_approval_rule", + "description": "Identifier for the b2b_components_approval_rule_app_script_condition", "required": true, "schema": { "type": "string", @@ -7425,16 +7425,16 @@ }, "patch": { "tags": [ - "B2b Components Approval Rule" + "B2b Components Approval Rule App Script Condition" ], - "summary": "Partially update information about a B2b Components Approval Rule resource.", - "description": "Available since: 6.6.0.0", - "operationId": "updateB2bComponentsApprovalRule", + "summary": "Partially update information about a B2b Components Approval Rule App Script Condition resource.", + "description": "Available since: 6.6.3.0", + "operationId": "updateB2bComponentsApprovalRuleAppScriptCondition", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_approval_rule", + "description": "Identifier for the b2b_components_approval_rule_app_script_condition", "required": true, "schema": { "type": "string", @@ -7452,18 +7452,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Approval Rule resource.", + "description": "Partially update information about a B2b Components Approval Rule App Script Condition resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsApprovalRule", + "description": "Detail of B2bComponentsApprovalRuleAppScriptCondition", "content": { "application/vnd.api+json": { "schema": { @@ -7475,7 +7475,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7490,7 +7490,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7509,14 +7509,14 @@ } } }, - "/aggregate/b2b-components-approval-rule": { + "/aggregate/b2b-components-approval-rule-app-script-condition": { "post": { "tags": [ - "B2b Components Approval Rule" + "B2b Components Approval Rule App Script Condition" ], - "summary": "Aggregate for the B2b Components Approval Rule resources.", + "summary": "Aggregate for the B2b Components Approval Rule App Script Condition resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsApprovalRule", + "operationId": "aggregateB2bComponentsApprovalRuleAppScriptCondition", "requestBody": { "required": true, "content": { @@ -7540,7 +7540,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsApprovalRule", + "description": "List of B2bComponentsApprovalRuleAppScriptCondition", "content": { "application/vnd.api+json": { "schema": { @@ -7554,7 +7554,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7572,7 +7572,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRule" + "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" } } } @@ -7589,14 +7589,14 @@ } } }, - "/b2b-components-approval-rule-app-script-condition": { + "/b2b-components-budget": { "get": { "tags": [ - "B2b Components Approval Rule App Script Condition" + "B2b Components Budget" ], - "summary": "List with basic information of B2b Components Approval Rule App Script Condition resources.", - "description": "Available since: 6.6.3.0", - "operationId": "getB2bComponentsApprovalRuleAppScriptConditionList", + "summary": "List with basic information of B2b Components Budget resources.", + "description": "Available since: 6.7.4.0", + "operationId": "getB2bComponentsBudgetList", "parameters": [ { "name": "limit", @@ -7625,7 +7625,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Approval Rule App Script Condition resources.", + "description": "List of B2b Components Budget resources.", "content": { "application/vnd.api+json": { "schema": { @@ -7644,7 +7644,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } ] @@ -7658,16 +7658,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-approval-rule-app-script-condition?limit=25" + "example": "/b2b-components-budget?limit=25" }, "last": { - "example": "/b2b-components-approval-rule-app-script-condition?limit=25&page=11" + "example": "/b2b-components-budget?limit=25&page=11" }, "next": { - "example": "/b2b-components-approval-rule-app-script-condition?limit=25&page=4" + "example": "/b2b-components-budget?limit=25&page=4" }, "prev": { - "example": "/b2b-components-approval-rule-app-script-condition?limit=25&page=2" + "example": "/b2b-components-budget?limit=25&page=2" } } } @@ -7688,7 +7688,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -7703,11 +7703,11 @@ }, "post": { "tags": [ - "B2b Components Approval Rule App Script Condition" + "B2b Components Budget" ], - "summary": "Create a new B2b Components Approval Rule App Script Condition resources.", - "description": "Available since: 6.6.3.0", - "operationId": "createB2bComponentsApprovalRuleAppScriptCondition", + "summary": "Create a new B2b Components Budget resources.", + "description": "Available since: 6.7.4.0", + "operationId": "createB2bComponentsBudget", "parameters": [ { "name": "_response", @@ -7726,14 +7726,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsApprovalRuleAppScriptCondition", + "description": "Detail of B2bComponentsBudget", "content": { "application/vnd.api+json": { "schema": { @@ -7745,7 +7745,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -7760,7 +7760,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -7776,14 +7776,14 @@ } } }, - "/search/b2b-components-approval-rule-app-script-condition": { + "/search/b2b-components-budget": { "post": { "tags": [ - "B2b Components Approval Rule App Script Condition" + "B2b Components Budget" ], - "summary": "Search for the B2b Components Approval Rule App Script Condition resources.", - "description": "Available since: 6.6.3.0", - "operationId": "searchB2bComponentsApprovalRuleAppScriptCondition", + "summary": "Search for the B2b Components Budget resources.", + "description": "Available since: 6.7.4.0", + "operationId": "searchB2bComponentsBudget", "parameters": [ { "name": "sw-include-search-info", @@ -7811,7 +7811,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsApprovalRuleAppScriptCondition", + "description": "List of B2bComponentsBudget", "content": { "application/vnd.api+json": { "schema": { @@ -7825,7 +7825,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -7843,7 +7843,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -7860,19 +7860,19 @@ } } }, - "/b2b-components-approval-rule-app-script-condition/{id}": { + "/b2b-components-budget/{id}": { "get": { "tags": [ - "B2b Components Approval Rule App Script Condition" + "B2b Components Budget" ], - "summary": "Detailed information about a B2b Components Approval Rule App Script Condition resource.", - "description": "Available since: 6.6.3.0", - "operationId": "getB2bComponentsApprovalRuleAppScriptCondition", + "summary": "Detailed information about a B2b Components Budget resource.", + "description": "Available since: 6.7.4.0", + "operationId": "getB2bComponentsBudget", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_approval_rule_app_script_condition", + "description": "Identifier for the b2b_components_budget", "required": true, "schema": { "type": "string", @@ -7882,7 +7882,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsApprovalRuleAppScriptCondition", + "description": "Detail of B2bComponentsBudget", "content": { "application/vnd.api+json": { "schema": { @@ -7894,7 +7894,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -7909,7 +7909,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -7926,16 +7926,16 @@ }, "delete": { "tags": [ - "B2b Components Approval Rule App Script Condition" + "B2b Components Budget" ], - "summary": "Delete a B2b Components Approval Rule App Script Condition resource.", - "description": "Available since: 6.6.3.0", - "operationId": "deleteB2bComponentsApprovalRuleAppScriptCondition", + "summary": "Delete a B2b Components Budget resource.", + "description": "Available since: 6.7.4.0", + "operationId": "deleteB2bComponentsBudget", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_approval_rule_app_script_condition", + "description": "Identifier for the b2b_components_budget", "required": true, "schema": { "type": "string", @@ -7966,16 +7966,16 @@ }, "patch": { "tags": [ - "B2b Components Approval Rule App Script Condition" + "B2b Components Budget" ], - "summary": "Partially update information about a B2b Components Approval Rule App Script Condition resource.", - "description": "Available since: 6.6.3.0", - "operationId": "updateB2bComponentsApprovalRuleAppScriptCondition", + "summary": "Partially update information about a B2b Components Budget resource.", + "description": "Available since: 6.7.4.0", + "operationId": "updateB2bComponentsBudget", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_approval_rule_app_script_condition", + "description": "Identifier for the b2b_components_budget", "required": true, "schema": { "type": "string", @@ -7993,18 +7993,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Approval Rule App Script Condition resource.", + "description": "Partially update information about a B2b Components Budget resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsApprovalRuleAppScriptCondition", + "description": "Detail of B2bComponentsBudget", "content": { "application/vnd.api+json": { "schema": { @@ -8016,7 +8016,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -8031,7 +8031,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -8050,14 +8050,14 @@ } } }, - "/aggregate/b2b-components-approval-rule-app-script-condition": { + "/aggregate/b2b-components-budget": { "post": { "tags": [ - "B2b Components Approval Rule App Script Condition" + "B2b Components Budget" ], - "summary": "Aggregate for the B2b Components Approval Rule App Script Condition resources.", - "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsApprovalRuleAppScriptCondition", + "summary": "Aggregate for the B2b Components Budget resources.", + "description": "Available since: 6.7.4.0", + "operationId": "aggregateB2bComponentsBudget", "requestBody": { "required": true, "content": { @@ -8081,7 +8081,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsApprovalRuleAppScriptCondition", + "description": "List of B2bComponentsBudget", "content": { "application/vnd.api+json": { "schema": { @@ -8095,7 +8095,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -8113,7 +8113,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsApprovalRuleAppScriptCondition" + "$ref": "#/components/schemas/B2bComponentsBudget" } } } @@ -8130,14 +8130,14 @@ } } }, - "/b2b-components-budget": { + "/b2b-components-employee-wishlist": { "get": { "tags": [ - "B2b Components Budget" + "B2b Components Employee Wishlist" ], - "summary": "List with basic information of B2b Components Budget resources.", - "description": "Available since: 6.7.4.0", - "operationId": "getB2bComponentsBudgetList", + "summary": "List with basic information of B2b Components Employee Wishlist resources.", + "description": "", + "operationId": "getB2bComponentsEmployeeWishlistList", "parameters": [ { "name": "limit", @@ -8166,7 +8166,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Budget resources.", + "description": "List of B2b Components Employee Wishlist resources.", "content": { "application/vnd.api+json": { "schema": { @@ -8185,7 +8185,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } ] @@ -8199,16 +8199,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-budget?limit=25" + "example": "/b2b-components-employee-wishlist?limit=25" }, "last": { - "example": "/b2b-components-budget?limit=25&page=11" + "example": "/b2b-components-employee-wishlist?limit=25&page=11" }, "next": { - "example": "/b2b-components-budget?limit=25&page=4" + "example": "/b2b-components-employee-wishlist?limit=25&page=4" }, "prev": { - "example": "/b2b-components-budget?limit=25&page=2" + "example": "/b2b-components-employee-wishlist?limit=25&page=2" } } } @@ -8229,7 +8229,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8244,11 +8244,11 @@ }, "post": { "tags": [ - "B2b Components Budget" + "B2b Components Employee Wishlist" ], - "summary": "Create a new B2b Components Budget resources.", - "description": "Available since: 6.7.4.0", - "operationId": "createB2bComponentsBudget", + "summary": "Create a new B2b Components Employee Wishlist resources.", + "description": "", + "operationId": "createB2bComponentsEmployeeWishlist", "parameters": [ { "name": "_response", @@ -8267,14 +8267,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsBudget", + "description": "Detail of B2bComponentsEmployeeWishlist", "content": { "application/vnd.api+json": { "schema": { @@ -8286,7 +8286,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8301,7 +8301,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8317,14 +8317,14 @@ } } }, - "/search/b2b-components-budget": { + "/search/b2b-components-employee-wishlist": { "post": { "tags": [ - "B2b Components Budget" + "B2b Components Employee Wishlist" ], - "summary": "Search for the B2b Components Budget resources.", - "description": "Available since: 6.7.4.0", - "operationId": "searchB2bComponentsBudget", + "summary": "Search for the B2b Components Employee Wishlist resources.", + "description": "", + "operationId": "searchB2bComponentsEmployeeWishlist", "parameters": [ { "name": "sw-include-search-info", @@ -8352,7 +8352,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsBudget", + "description": "List of B2bComponentsEmployeeWishlist", "content": { "application/vnd.api+json": { "schema": { @@ -8366,7 +8366,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8384,7 +8384,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8401,19 +8401,19 @@ } } }, - "/b2b-components-budget/{id}": { + "/b2b-components-employee-wishlist/{id}": { "get": { "tags": [ - "B2b Components Budget" + "B2b Components Employee Wishlist" ], - "summary": "Detailed information about a B2b Components Budget resource.", - "description": "Available since: 6.7.4.0", - "operationId": "getB2bComponentsBudget", + "summary": "Detailed information about a B2b Components Employee Wishlist resource.", + "description": "", + "operationId": "getB2bComponentsEmployeeWishlist", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_budget", + "description": "Identifier for the b2b_components_employee_wishlist", "required": true, "schema": { "type": "string", @@ -8423,7 +8423,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsBudget", + "description": "Detail of B2bComponentsEmployeeWishlist", "content": { "application/vnd.api+json": { "schema": { @@ -8435,7 +8435,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8450,7 +8450,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8467,16 +8467,16 @@ }, "delete": { "tags": [ - "B2b Components Budget" + "B2b Components Employee Wishlist" ], - "summary": "Delete a B2b Components Budget resource.", - "description": "Available since: 6.7.4.0", - "operationId": "deleteB2bComponentsBudget", + "summary": "Delete a B2b Components Employee Wishlist resource.", + "description": "", + "operationId": "deleteB2bComponentsEmployeeWishlist", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_budget", + "description": "Identifier for the b2b_components_employee_wishlist", "required": true, "schema": { "type": "string", @@ -8507,16 +8507,16 @@ }, "patch": { "tags": [ - "B2b Components Budget" + "B2b Components Employee Wishlist" ], - "summary": "Partially update information about a B2b Components Budget resource.", - "description": "Available since: 6.7.4.0", - "operationId": "updateB2bComponentsBudget", + "summary": "Partially update information about a B2b Components Employee Wishlist resource.", + "description": "", + "operationId": "updateB2bComponentsEmployeeWishlist", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_budget", + "description": "Identifier for the b2b_components_employee_wishlist", "required": true, "schema": { "type": "string", @@ -8534,18 +8534,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Budget resource.", + "description": "Partially update information about a B2b Components Employee Wishlist resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsBudget", + "description": "Detail of B2bComponentsEmployeeWishlist", "content": { "application/vnd.api+json": { "schema": { @@ -8557,7 +8557,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8572,7 +8572,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8591,14 +8591,14 @@ } } }, - "/aggregate/b2b-components-budget": { + "/aggregate/b2b-components-employee-wishlist": { "post": { "tags": [ - "B2b Components Budget" + "B2b Components Employee Wishlist" ], - "summary": "Aggregate for the B2b Components Budget resources.", - "description": "Available since: 6.7.4.0", - "operationId": "aggregateB2bComponentsBudget", + "summary": "Aggregate for the B2b Components Employee Wishlist resources.", + "description": "Available since: 6.6.10.0", + "operationId": "aggregateB2bComponentsEmployeeWishlist", "requestBody": { "required": true, "content": { @@ -8622,7 +8622,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsBudget", + "description": "List of B2bComponentsEmployeeWishlist", "content": { "application/vnd.api+json": { "schema": { @@ -8636,7 +8636,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8654,7 +8654,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsBudget" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" } } } @@ -8671,14 +8671,14 @@ } } }, - "/b2b-components-employee-wishlist": { + "/b2b-components-employee-wishlist-product": { "get": { "tags": [ - "B2b Components Employee Wishlist" + "B2b Components Employee Wishlist Product" ], - "summary": "List with basic information of B2b Components Employee Wishlist resources.", + "summary": "List with basic information of B2b Components Employee Wishlist Product resources.", "description": "", - "operationId": "getB2bComponentsEmployeeWishlistList", + "operationId": "getB2bComponentsEmployeeWishlistProductList", "parameters": [ { "name": "limit", @@ -8707,7 +8707,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Employee Wishlist resources.", + "description": "List of B2b Components Employee Wishlist Product resources.", "content": { "application/vnd.api+json": { "schema": { @@ -8726,7 +8726,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } ] @@ -8740,16 +8740,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-employee-wishlist?limit=25" + "example": "/b2b-components-employee-wishlist-product?limit=25" }, "last": { - "example": "/b2b-components-employee-wishlist?limit=25&page=11" + "example": "/b2b-components-employee-wishlist-product?limit=25&page=11" }, "next": { - "example": "/b2b-components-employee-wishlist?limit=25&page=4" + "example": "/b2b-components-employee-wishlist-product?limit=25&page=4" }, "prev": { - "example": "/b2b-components-employee-wishlist?limit=25&page=2" + "example": "/b2b-components-employee-wishlist-product?limit=25&page=2" } } } @@ -8770,7 +8770,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -8785,11 +8785,11 @@ }, "post": { "tags": [ - "B2b Components Employee Wishlist" + "B2b Components Employee Wishlist Product" ], - "summary": "Create a new B2b Components Employee Wishlist resources.", + "summary": "Create a new B2b Components Employee Wishlist Product resources.", "description": "", - "operationId": "createB2bComponentsEmployeeWishlist", + "operationId": "createB2bComponentsEmployeeWishlistProduct", "parameters": [ { "name": "_response", @@ -8808,14 +8808,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsEmployeeWishlist", + "description": "Detail of B2bComponentsEmployeeWishlistProduct", "content": { "application/vnd.api+json": { "schema": { @@ -8827,7 +8827,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -8842,7 +8842,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -8858,14 +8858,14 @@ } } }, - "/search/b2b-components-employee-wishlist": { + "/search/b2b-components-employee-wishlist-product": { "post": { "tags": [ - "B2b Components Employee Wishlist" + "B2b Components Employee Wishlist Product" ], - "summary": "Search for the B2b Components Employee Wishlist resources.", + "summary": "Search for the B2b Components Employee Wishlist Product resources.", "description": "", - "operationId": "searchB2bComponentsEmployeeWishlist", + "operationId": "searchB2bComponentsEmployeeWishlistProduct", "parameters": [ { "name": "sw-include-search-info", @@ -8893,7 +8893,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsEmployeeWishlist", + "description": "List of B2bComponentsEmployeeWishlistProduct", "content": { "application/vnd.api+json": { "schema": { @@ -8907,7 +8907,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -8925,7 +8925,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -8942,19 +8942,19 @@ } } }, - "/b2b-components-employee-wishlist/{id}": { + "/b2b-components-employee-wishlist-product/{id}": { "get": { "tags": [ - "B2b Components Employee Wishlist" + "B2b Components Employee Wishlist Product" ], - "summary": "Detailed information about a B2b Components Employee Wishlist resource.", + "summary": "Detailed information about a B2b Components Employee Wishlist Product resource.", "description": "", - "operationId": "getB2bComponentsEmployeeWishlist", + "operationId": "getB2bComponentsEmployeeWishlistProduct", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_employee_wishlist", + "description": "Identifier for the b2b_components_employee_wishlist_product", "required": true, "schema": { "type": "string", @@ -8964,7 +8964,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsEmployeeWishlist", + "description": "Detail of B2bComponentsEmployeeWishlistProduct", "content": { "application/vnd.api+json": { "schema": { @@ -8976,7 +8976,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -8991,7 +8991,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -9008,16 +9008,16 @@ }, "delete": { "tags": [ - "B2b Components Employee Wishlist" + "B2b Components Employee Wishlist Product" ], - "summary": "Delete a B2b Components Employee Wishlist resource.", + "summary": "Delete a B2b Components Employee Wishlist Product resource.", "description": "", - "operationId": "deleteB2bComponentsEmployeeWishlist", + "operationId": "deleteB2bComponentsEmployeeWishlistProduct", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_employee_wishlist", + "description": "Identifier for the b2b_components_employee_wishlist_product", "required": true, "schema": { "type": "string", @@ -9048,16 +9048,16 @@ }, "patch": { "tags": [ - "B2b Components Employee Wishlist" + "B2b Components Employee Wishlist Product" ], - "summary": "Partially update information about a B2b Components Employee Wishlist resource.", + "summary": "Partially update information about a B2b Components Employee Wishlist Product resource.", "description": "", - "operationId": "updateB2bComponentsEmployeeWishlist", + "operationId": "updateB2bComponentsEmployeeWishlistProduct", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_employee_wishlist", + "description": "Identifier for the b2b_components_employee_wishlist_product", "required": true, "schema": { "type": "string", @@ -9075,18 +9075,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Employee Wishlist resource.", + "description": "Partially update information about a B2b Components Employee Wishlist Product resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsEmployeeWishlist", + "description": "Detail of B2bComponentsEmployeeWishlistProduct", "content": { "application/vnd.api+json": { "schema": { @@ -9098,7 +9098,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -9113,7 +9113,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -9132,14 +9132,14 @@ } } }, - "/aggregate/b2b-components-employee-wishlist": { + "/aggregate/b2b-components-employee-wishlist-product": { "post": { "tags": [ - "B2b Components Employee Wishlist" + "B2b Components Employee Wishlist Product" ], - "summary": "Aggregate for the B2b Components Employee Wishlist resources.", + "summary": "Aggregate for the B2b Components Employee Wishlist Product resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsEmployeeWishlist", + "operationId": "aggregateB2bComponentsEmployeeWishlistProduct", "requestBody": { "required": true, "content": { @@ -9163,7 +9163,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsEmployeeWishlist", + "description": "List of B2bComponentsEmployeeWishlistProduct", "content": { "application/vnd.api+json": { "schema": { @@ -9177,7 +9177,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -9195,7 +9195,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlist" + "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" } } } @@ -9212,14 +9212,14 @@ } } }, - "/b2b-components-employee-wishlist-product": { + "/b2b-components-individual-pricing": { "get": { "tags": [ - "B2b Components Employee Wishlist Product" + "B2b Components Individual Pricing" ], - "summary": "List with basic information of B2b Components Employee Wishlist Product resources.", - "description": "", - "operationId": "getB2bComponentsEmployeeWishlistProductList", + "summary": "List with basic information of B2b Components Individual Pricing resources.", + "description": "Available since: 6.7.8.0", + "operationId": "getB2bComponentsIndividualPricingList", "parameters": [ { "name": "limit", @@ -9248,7 +9248,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Employee Wishlist Product resources.", + "description": "List of B2b Components Individual Pricing resources.", "content": { "application/vnd.api+json": { "schema": { @@ -9267,7 +9267,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } ] @@ -9281,16 +9281,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-employee-wishlist-product?limit=25" + "example": "/b2b-components-individual-pricing?limit=25" }, "last": { - "example": "/b2b-components-employee-wishlist-product?limit=25&page=11" + "example": "/b2b-components-individual-pricing?limit=25&page=11" }, "next": { - "example": "/b2b-components-employee-wishlist-product?limit=25&page=4" + "example": "/b2b-components-individual-pricing?limit=25&page=4" }, "prev": { - "example": "/b2b-components-employee-wishlist-product?limit=25&page=2" + "example": "/b2b-components-individual-pricing?limit=25&page=2" } } } @@ -9311,7 +9311,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9326,11 +9326,11 @@ }, "post": { "tags": [ - "B2b Components Employee Wishlist Product" + "B2b Components Individual Pricing" ], - "summary": "Create a new B2b Components Employee Wishlist Product resources.", - "description": "", - "operationId": "createB2bComponentsEmployeeWishlistProduct", + "summary": "Create a new B2b Components Individual Pricing resources.", + "description": "Available since: 6.7.8.0", + "operationId": "createB2bComponentsIndividualPricing", "parameters": [ { "name": "_response", @@ -9349,14 +9349,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsEmployeeWishlistProduct", + "description": "Detail of B2bComponentsIndividualPricing", "content": { "application/vnd.api+json": { "schema": { @@ -9368,7 +9368,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9383,7 +9383,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9399,14 +9399,14 @@ } } }, - "/search/b2b-components-employee-wishlist-product": { + "/search/b2b-components-individual-pricing": { "post": { "tags": [ - "B2b Components Employee Wishlist Product" + "B2b Components Individual Pricing" ], - "summary": "Search for the B2b Components Employee Wishlist Product resources.", - "description": "", - "operationId": "searchB2bComponentsEmployeeWishlistProduct", + "summary": "Search for the B2b Components Individual Pricing resources.", + "description": "Available since: 6.7.8.0", + "operationId": "searchB2bComponentsIndividualPricing", "parameters": [ { "name": "sw-include-search-info", @@ -9434,7 +9434,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsEmployeeWishlistProduct", + "description": "List of B2bComponentsIndividualPricing", "content": { "application/vnd.api+json": { "schema": { @@ -9448,7 +9448,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9466,7 +9466,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9483,19 +9483,19 @@ } } }, - "/b2b-components-employee-wishlist-product/{id}": { + "/b2b-components-individual-pricing/{id}": { "get": { "tags": [ - "B2b Components Employee Wishlist Product" + "B2b Components Individual Pricing" ], - "summary": "Detailed information about a B2b Components Employee Wishlist Product resource.", - "description": "", - "operationId": "getB2bComponentsEmployeeWishlistProduct", + "summary": "Detailed information about a B2b Components Individual Pricing resource.", + "description": "Available since: 6.7.8.0", + "operationId": "getB2bComponentsIndividualPricing", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_employee_wishlist_product", + "description": "Identifier for the b2b_components_individual_pricing", "required": true, "schema": { "type": "string", @@ -9505,7 +9505,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsEmployeeWishlistProduct", + "description": "Detail of B2bComponentsIndividualPricing", "content": { "application/vnd.api+json": { "schema": { @@ -9517,7 +9517,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9532,7 +9532,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9549,16 +9549,16 @@ }, "delete": { "tags": [ - "B2b Components Employee Wishlist Product" + "B2b Components Individual Pricing" ], - "summary": "Delete a B2b Components Employee Wishlist Product resource.", - "description": "", - "operationId": "deleteB2bComponentsEmployeeWishlistProduct", + "summary": "Delete a B2b Components Individual Pricing resource.", + "description": "Available since: 6.7.8.0", + "operationId": "deleteB2bComponentsIndividualPricing", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_employee_wishlist_product", + "description": "Identifier for the b2b_components_individual_pricing", "required": true, "schema": { "type": "string", @@ -9589,16 +9589,16 @@ }, "patch": { "tags": [ - "B2b Components Employee Wishlist Product" + "B2b Components Individual Pricing" ], - "summary": "Partially update information about a B2b Components Employee Wishlist Product resource.", - "description": "", - "operationId": "updateB2bComponentsEmployeeWishlistProduct", + "summary": "Partially update information about a B2b Components Individual Pricing resource.", + "description": "Available since: 6.7.8.0", + "operationId": "updateB2bComponentsIndividualPricing", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_employee_wishlist_product", + "description": "Identifier for the b2b_components_individual_pricing", "required": true, "schema": { "type": "string", @@ -9616,18 +9616,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Employee Wishlist Product resource.", + "description": "Partially update information about a B2b Components Individual Pricing resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsEmployeeWishlistProduct", + "description": "Detail of B2bComponentsIndividualPricing", "content": { "application/vnd.api+json": { "schema": { @@ -9639,7 +9639,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9654,7 +9654,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9673,14 +9673,14 @@ } } }, - "/aggregate/b2b-components-employee-wishlist-product": { + "/aggregate/b2b-components-individual-pricing": { "post": { "tags": [ - "B2b Components Employee Wishlist Product" + "B2b Components Individual Pricing" ], - "summary": "Aggregate for the B2b Components Employee Wishlist Product resources.", - "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsEmployeeWishlistProduct", + "summary": "Aggregate for the B2b Components Individual Pricing resources.", + "description": "Available since: 6.7.8.0", + "operationId": "aggregateB2bComponentsIndividualPricing", "requestBody": { "required": true, "content": { @@ -9704,7 +9704,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsEmployeeWishlistProduct", + "description": "List of B2bComponentsIndividualPricing", "content": { "application/vnd.api+json": { "schema": { @@ -9718,7 +9718,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9736,7 +9736,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsEmployeeWishlistProduct" + "$ref": "#/components/schemas/B2bComponentsIndividualPricing" } } } @@ -9753,14 +9753,14 @@ } } }, - "/b2b-components-individual-pricing": { + "/b2b-components-individual-pricing-company-assignment": { "get": { "tags": [ - "B2b Components Individual Pricing" + "B2b Components Individual Pricing Company Assignment" ], - "summary": "List with basic information of B2b Components Individual Pricing resources.", + "summary": "List with basic information of B2b Components Individual Pricing Company Assignment resources.", "description": "Available since: 6.7.8.0", - "operationId": "getB2bComponentsIndividualPricingList", + "operationId": "getB2bComponentsIndividualPricingCompanyAssignmentList", "parameters": [ { "name": "limit", @@ -9789,7 +9789,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Individual Pricing resources.", + "description": "List of B2b Components Individual Pricing Company Assignment resources.", "content": { "application/vnd.api+json": { "schema": { @@ -9808,7 +9808,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } ] @@ -9822,16 +9822,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-individual-pricing?limit=25" + "example": "/b2b-components-individual-pricing-company-assignment?limit=25" }, "last": { - "example": "/b2b-components-individual-pricing?limit=25&page=11" + "example": "/b2b-components-individual-pricing-company-assignment?limit=25&page=11" }, "next": { - "example": "/b2b-components-individual-pricing?limit=25&page=4" + "example": "/b2b-components-individual-pricing-company-assignment?limit=25&page=4" }, "prev": { - "example": "/b2b-components-individual-pricing?limit=25&page=2" + "example": "/b2b-components-individual-pricing-company-assignment?limit=25&page=2" } } } @@ -9852,7 +9852,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -9867,11 +9867,11 @@ }, "post": { "tags": [ - "B2b Components Individual Pricing" + "B2b Components Individual Pricing Company Assignment" ], - "summary": "Create a new B2b Components Individual Pricing resources.", + "summary": "Create a new B2b Components Individual Pricing Company Assignment resources.", "description": "Available since: 6.7.8.0", - "operationId": "createB2bComponentsIndividualPricing", + "operationId": "createB2bComponentsIndividualPricingCompanyAssignment", "parameters": [ { "name": "_response", @@ -9890,14 +9890,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricing", + "description": "Detail of B2bComponentsIndividualPricingCompanyAssignment", "content": { "application/vnd.api+json": { "schema": { @@ -9909,7 +9909,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -9924,7 +9924,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -9940,14 +9940,14 @@ } } }, - "/search/b2b-components-individual-pricing": { + "/search/b2b-components-individual-pricing-company-assignment": { "post": { "tags": [ - "B2b Components Individual Pricing" + "B2b Components Individual Pricing Company Assignment" ], - "summary": "Search for the B2b Components Individual Pricing resources.", + "summary": "Search for the B2b Components Individual Pricing Company Assignment resources.", "description": "Available since: 6.7.8.0", - "operationId": "searchB2bComponentsIndividualPricing", + "operationId": "searchB2bComponentsIndividualPricingCompanyAssignment", "parameters": [ { "name": "sw-include-search-info", @@ -9975,7 +9975,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsIndividualPricing", + "description": "List of B2bComponentsIndividualPricingCompanyAssignment", "content": { "application/vnd.api+json": { "schema": { @@ -9989,7 +9989,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -10007,7 +10007,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -10024,19 +10024,19 @@ } } }, - "/b2b-components-individual-pricing/{id}": { + "/b2b-components-individual-pricing-company-assignment/{id}": { "get": { "tags": [ - "B2b Components Individual Pricing" + "B2b Components Individual Pricing Company Assignment" ], - "summary": "Detailed information about a B2b Components Individual Pricing resource.", + "summary": "Detailed information about a B2b Components Individual Pricing Company Assignment resource.", "description": "Available since: 6.7.8.0", - "operationId": "getB2bComponentsIndividualPricing", + "operationId": "getB2bComponentsIndividualPricingCompanyAssignment", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing", + "description": "Identifier for the b2b_components_individual_pricing_company_assignment", "required": true, "schema": { "type": "string", @@ -10046,7 +10046,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricing", + "description": "Detail of B2bComponentsIndividualPricingCompanyAssignment", "content": { "application/vnd.api+json": { "schema": { @@ -10058,7 +10058,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -10073,7 +10073,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -10090,16 +10090,16 @@ }, "delete": { "tags": [ - "B2b Components Individual Pricing" + "B2b Components Individual Pricing Company Assignment" ], - "summary": "Delete a B2b Components Individual Pricing resource.", + "summary": "Delete a B2b Components Individual Pricing Company Assignment resource.", "description": "Available since: 6.7.8.0", - "operationId": "deleteB2bComponentsIndividualPricing", + "operationId": "deleteB2bComponentsIndividualPricingCompanyAssignment", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing", + "description": "Identifier for the b2b_components_individual_pricing_company_assignment", "required": true, "schema": { "type": "string", @@ -10130,16 +10130,16 @@ }, "patch": { "tags": [ - "B2b Components Individual Pricing" + "B2b Components Individual Pricing Company Assignment" ], - "summary": "Partially update information about a B2b Components Individual Pricing resource.", + "summary": "Partially update information about a B2b Components Individual Pricing Company Assignment resource.", "description": "Available since: 6.7.8.0", - "operationId": "updateB2bComponentsIndividualPricing", + "operationId": "updateB2bComponentsIndividualPricingCompanyAssignment", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing", + "description": "Identifier for the b2b_components_individual_pricing_company_assignment", "required": true, "schema": { "type": "string", @@ -10157,18 +10157,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Individual Pricing resource.", + "description": "Partially update information about a B2b Components Individual Pricing Company Assignment resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricing", + "description": "Detail of B2bComponentsIndividualPricingCompanyAssignment", "content": { "application/vnd.api+json": { "schema": { @@ -10180,7 +10180,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -10195,7 +10195,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -10214,14 +10214,14 @@ } } }, - "/aggregate/b2b-components-individual-pricing": { + "/aggregate/b2b-components-individual-pricing-company-assignment": { "post": { "tags": [ - "B2b Components Individual Pricing" + "B2b Components Individual Pricing Company Assignment" ], - "summary": "Aggregate for the B2b Components Individual Pricing resources.", + "summary": "Aggregate for the B2b Components Individual Pricing Company Assignment resources.", "description": "Available since: 6.7.8.0", - "operationId": "aggregateB2bComponentsIndividualPricing", + "operationId": "aggregateB2bComponentsIndividualPricingCompanyAssignment", "requestBody": { "required": true, "content": { @@ -10245,7 +10245,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsIndividualPricing", + "description": "List of B2bComponentsIndividualPricingCompanyAssignment", "content": { "application/vnd.api+json": { "schema": { @@ -10259,7 +10259,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -10277,7 +10277,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricing" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" } } } @@ -10294,14 +10294,14 @@ } } }, - "/b2b-components-individual-pricing-company-assignment": { + "/b2b-components-individual-pricing-computed-cache": { "get": { "tags": [ - "B2b Components Individual Pricing Company Assignment" + "B2b Components Individual Pricing Computed Cache" ], - "summary": "List with basic information of B2b Components Individual Pricing Company Assignment resources.", - "description": "Available since: 6.7.8.0", - "operationId": "getB2bComponentsIndividualPricingCompanyAssignmentList", + "summary": "List with basic information of B2b Components Individual Pricing Computed Cache resources.", + "description": "", + "operationId": "getB2bComponentsIndividualPricingComputedCacheList", "parameters": [ { "name": "limit", @@ -10330,7 +10330,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Individual Pricing Company Assignment resources.", + "description": "List of B2b Components Individual Pricing Computed Cache resources.", "content": { "application/vnd.api+json": { "schema": { @@ -10349,7 +10349,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } ] @@ -10363,16 +10363,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-individual-pricing-company-assignment?limit=25" + "example": "/b2b-components-individual-pricing-computed-cache?limit=25" }, "last": { - "example": "/b2b-components-individual-pricing-company-assignment?limit=25&page=11" + "example": "/b2b-components-individual-pricing-computed-cache?limit=25&page=11" }, "next": { - "example": "/b2b-components-individual-pricing-company-assignment?limit=25&page=4" + "example": "/b2b-components-individual-pricing-computed-cache?limit=25&page=4" }, "prev": { - "example": "/b2b-components-individual-pricing-company-assignment?limit=25&page=2" + "example": "/b2b-components-individual-pricing-computed-cache?limit=25&page=2" } } } @@ -10393,7 +10393,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10408,11 +10408,11 @@ }, "post": { "tags": [ - "B2b Components Individual Pricing Company Assignment" + "B2b Components Individual Pricing Computed Cache" ], - "summary": "Create a new B2b Components Individual Pricing Company Assignment resources.", - "description": "Available since: 6.7.8.0", - "operationId": "createB2bComponentsIndividualPricingCompanyAssignment", + "summary": "Create a new B2b Components Individual Pricing Computed Cache resources.", + "description": "", + "operationId": "createB2bComponentsIndividualPricingComputedCache", "parameters": [ { "name": "_response", @@ -10431,14 +10431,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricingCompanyAssignment", + "description": "Detail of B2bComponentsIndividualPricingComputedCache", "content": { "application/vnd.api+json": { "schema": { @@ -10450,7 +10450,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10465,7 +10465,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10481,14 +10481,14 @@ } } }, - "/search/b2b-components-individual-pricing-company-assignment": { + "/search/b2b-components-individual-pricing-computed-cache": { "post": { "tags": [ - "B2b Components Individual Pricing Company Assignment" + "B2b Components Individual Pricing Computed Cache" ], - "summary": "Search for the B2b Components Individual Pricing Company Assignment resources.", - "description": "Available since: 6.7.8.0", - "operationId": "searchB2bComponentsIndividualPricingCompanyAssignment", + "summary": "Search for the B2b Components Individual Pricing Computed Cache resources.", + "description": "", + "operationId": "searchB2bComponentsIndividualPricingComputedCache", "parameters": [ { "name": "sw-include-search-info", @@ -10516,7 +10516,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsIndividualPricingCompanyAssignment", + "description": "List of B2bComponentsIndividualPricingComputedCache", "content": { "application/vnd.api+json": { "schema": { @@ -10530,7 +10530,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10548,7 +10548,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10565,19 +10565,19 @@ } } }, - "/b2b-components-individual-pricing-company-assignment/{id}": { + "/b2b-components-individual-pricing-computed-cache/{id}": { "get": { "tags": [ - "B2b Components Individual Pricing Company Assignment" + "B2b Components Individual Pricing Computed Cache" ], - "summary": "Detailed information about a B2b Components Individual Pricing Company Assignment resource.", - "description": "Available since: 6.7.8.0", - "operationId": "getB2bComponentsIndividualPricingCompanyAssignment", + "summary": "Detailed information about a B2b Components Individual Pricing Computed Cache resource.", + "description": "", + "operationId": "getB2bComponentsIndividualPricingComputedCache", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing_company_assignment", + "description": "Identifier for the b2b_components_individual_pricing_computed_cache", "required": true, "schema": { "type": "string", @@ -10587,7 +10587,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricingCompanyAssignment", + "description": "Detail of B2bComponentsIndividualPricingComputedCache", "content": { "application/vnd.api+json": { "schema": { @@ -10599,7 +10599,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10614,7 +10614,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10631,16 +10631,16 @@ }, "delete": { "tags": [ - "B2b Components Individual Pricing Company Assignment" + "B2b Components Individual Pricing Computed Cache" ], - "summary": "Delete a B2b Components Individual Pricing Company Assignment resource.", - "description": "Available since: 6.7.8.0", - "operationId": "deleteB2bComponentsIndividualPricingCompanyAssignment", + "summary": "Delete a B2b Components Individual Pricing Computed Cache resource.", + "description": "", + "operationId": "deleteB2bComponentsIndividualPricingComputedCache", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing_company_assignment", + "description": "Identifier for the b2b_components_individual_pricing_computed_cache", "required": true, "schema": { "type": "string", @@ -10671,16 +10671,16 @@ }, "patch": { "tags": [ - "B2b Components Individual Pricing Company Assignment" + "B2b Components Individual Pricing Computed Cache" ], - "summary": "Partially update information about a B2b Components Individual Pricing Company Assignment resource.", - "description": "Available since: 6.7.8.0", - "operationId": "updateB2bComponentsIndividualPricingCompanyAssignment", + "summary": "Partially update information about a B2b Components Individual Pricing Computed Cache resource.", + "description": "", + "operationId": "updateB2bComponentsIndividualPricingComputedCache", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing_company_assignment", + "description": "Identifier for the b2b_components_individual_pricing_computed_cache", "required": true, "schema": { "type": "string", @@ -10698,18 +10698,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Individual Pricing Company Assignment resource.", + "description": "Partially update information about a B2b Components Individual Pricing Computed Cache resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricingCompanyAssignment", + "description": "Detail of B2bComponentsIndividualPricingComputedCache", "content": { "application/vnd.api+json": { "schema": { @@ -10721,7 +10721,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10736,7 +10736,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10755,14 +10755,14 @@ } } }, - "/aggregate/b2b-components-individual-pricing-company-assignment": { + "/aggregate/b2b-components-individual-pricing-computed-cache": { "post": { "tags": [ - "B2b Components Individual Pricing Company Assignment" + "B2b Components Individual Pricing Computed Cache" ], - "summary": "Aggregate for the B2b Components Individual Pricing Company Assignment resources.", - "description": "Available since: 6.7.8.0", - "operationId": "aggregateB2bComponentsIndividualPricingCompanyAssignment", + "summary": "Aggregate for the B2b Components Individual Pricing Computed Cache resources.", + "description": "Available since: 6.6.10.0", + "operationId": "aggregateB2bComponentsIndividualPricingComputedCache", "requestBody": { "required": true, "content": { @@ -10786,7 +10786,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsIndividualPricingCompanyAssignment", + "description": "List of B2bComponentsIndividualPricingComputedCache", "content": { "application/vnd.api+json": { "schema": { @@ -10800,7 +10800,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10818,7 +10818,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingCompanyAssignment" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" } } } @@ -10835,14 +10835,14 @@ } } }, - "/b2b-components-individual-pricing-computed-cache": { + "/b2b-components-individual-pricing-tier": { "get": { "tags": [ - "B2b Components Individual Pricing Computed Cache" + "B2b Components Individual Pricing Tier" ], - "summary": "List with basic information of B2b Components Individual Pricing Computed Cache resources.", - "description": "", - "operationId": "getB2bComponentsIndividualPricingComputedCacheList", + "summary": "List with basic information of B2b Components Individual Pricing Tier resources.", + "description": "Available since: 6.7.8.0", + "operationId": "getB2bComponentsIndividualPricingTierList", "parameters": [ { "name": "limit", @@ -10871,7 +10871,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Individual Pricing Computed Cache resources.", + "description": "List of B2b Components Individual Pricing Tier resources.", "content": { "application/vnd.api+json": { "schema": { @@ -10890,7 +10890,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } ] @@ -10904,16 +10904,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-individual-pricing-computed-cache?limit=25" + "example": "/b2b-components-individual-pricing-tier?limit=25" }, "last": { - "example": "/b2b-components-individual-pricing-computed-cache?limit=25&page=11" + "example": "/b2b-components-individual-pricing-tier?limit=25&page=11" }, "next": { - "example": "/b2b-components-individual-pricing-computed-cache?limit=25&page=4" + "example": "/b2b-components-individual-pricing-tier?limit=25&page=4" }, "prev": { - "example": "/b2b-components-individual-pricing-computed-cache?limit=25&page=2" + "example": "/b2b-components-individual-pricing-tier?limit=25&page=2" } } } @@ -10934,7 +10934,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -10949,11 +10949,11 @@ }, "post": { "tags": [ - "B2b Components Individual Pricing Computed Cache" + "B2b Components Individual Pricing Tier" ], - "summary": "Create a new B2b Components Individual Pricing Computed Cache resources.", - "description": "", - "operationId": "createB2bComponentsIndividualPricingComputedCache", + "summary": "Create a new B2b Components Individual Pricing Tier resources.", + "description": "Available since: 6.7.8.0", + "operationId": "createB2bComponentsIndividualPricingTier", "parameters": [ { "name": "_response", @@ -10972,14 +10972,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricingComputedCache", + "description": "Detail of B2bComponentsIndividualPricingTier", "content": { "application/vnd.api+json": { "schema": { @@ -10991,7 +10991,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11006,7 +11006,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11022,14 +11022,14 @@ } } }, - "/search/b2b-components-individual-pricing-computed-cache": { + "/search/b2b-components-individual-pricing-tier": { "post": { "tags": [ - "B2b Components Individual Pricing Computed Cache" + "B2b Components Individual Pricing Tier" ], - "summary": "Search for the B2b Components Individual Pricing Computed Cache resources.", - "description": "", - "operationId": "searchB2bComponentsIndividualPricingComputedCache", + "summary": "Search for the B2b Components Individual Pricing Tier resources.", + "description": "Available since: 6.7.8.0", + "operationId": "searchB2bComponentsIndividualPricingTier", "parameters": [ { "name": "sw-include-search-info", @@ -11057,7 +11057,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsIndividualPricingComputedCache", + "description": "List of B2bComponentsIndividualPricingTier", "content": { "application/vnd.api+json": { "schema": { @@ -11071,7 +11071,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11089,7 +11089,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11106,19 +11106,19 @@ } } }, - "/b2b-components-individual-pricing-computed-cache/{id}": { + "/b2b-components-individual-pricing-tier/{id}": { "get": { "tags": [ - "B2b Components Individual Pricing Computed Cache" + "B2b Components Individual Pricing Tier" ], - "summary": "Detailed information about a B2b Components Individual Pricing Computed Cache resource.", - "description": "", - "operationId": "getB2bComponentsIndividualPricingComputedCache", + "summary": "Detailed information about a B2b Components Individual Pricing Tier resource.", + "description": "Available since: 6.7.8.0", + "operationId": "getB2bComponentsIndividualPricingTier", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing_computed_cache", + "description": "Identifier for the b2b_components_individual_pricing_tier", "required": true, "schema": { "type": "string", @@ -11128,7 +11128,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricingComputedCache", + "description": "Detail of B2bComponentsIndividualPricingTier", "content": { "application/vnd.api+json": { "schema": { @@ -11140,7 +11140,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11155,7 +11155,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11172,16 +11172,16 @@ }, "delete": { "tags": [ - "B2b Components Individual Pricing Computed Cache" + "B2b Components Individual Pricing Tier" ], - "summary": "Delete a B2b Components Individual Pricing Computed Cache resource.", - "description": "", - "operationId": "deleteB2bComponentsIndividualPricingComputedCache", + "summary": "Delete a B2b Components Individual Pricing Tier resource.", + "description": "Available since: 6.7.8.0", + "operationId": "deleteB2bComponentsIndividualPricingTier", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing_computed_cache", + "description": "Identifier for the b2b_components_individual_pricing_tier", "required": true, "schema": { "type": "string", @@ -11212,16 +11212,16 @@ }, "patch": { "tags": [ - "B2b Components Individual Pricing Computed Cache" + "B2b Components Individual Pricing Tier" ], - "summary": "Partially update information about a B2b Components Individual Pricing Computed Cache resource.", - "description": "", - "operationId": "updateB2bComponentsIndividualPricingComputedCache", + "summary": "Partially update information about a B2b Components Individual Pricing Tier resource.", + "description": "Available since: 6.7.8.0", + "operationId": "updateB2bComponentsIndividualPricingTier", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing_computed_cache", + "description": "Identifier for the b2b_components_individual_pricing_tier", "required": true, "schema": { "type": "string", @@ -11239,18 +11239,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Individual Pricing Computed Cache resource.", + "description": "Partially update information about a B2b Components Individual Pricing Tier resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricingComputedCache", + "description": "Detail of B2bComponentsIndividualPricingTier", "content": { "application/vnd.api+json": { "schema": { @@ -11262,7 +11262,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11277,7 +11277,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11296,14 +11296,14 @@ } } }, - "/aggregate/b2b-components-individual-pricing-computed-cache": { + "/aggregate/b2b-components-individual-pricing-tier": { "post": { "tags": [ - "B2b Components Individual Pricing Computed Cache" + "B2b Components Individual Pricing Tier" ], - "summary": "Aggregate for the B2b Components Individual Pricing Computed Cache resources.", - "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsIndividualPricingComputedCache", + "summary": "Aggregate for the B2b Components Individual Pricing Tier resources.", + "description": "Available since: 6.7.8.0", + "operationId": "aggregateB2bComponentsIndividualPricingTier", "requestBody": { "required": true, "content": { @@ -11327,7 +11327,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsIndividualPricingComputedCache", + "description": "List of B2bComponentsIndividualPricingTier", "content": { "application/vnd.api+json": { "schema": { @@ -11341,7 +11341,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11359,7 +11359,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingComputedCache" + "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" } } } @@ -11376,14 +11376,14 @@ } } }, - "/b2b-components-individual-pricing-tier": { + "/b2b-components-organization": { "get": { "tags": [ - "B2b Components Individual Pricing Tier" + "B2b Components Organization" ], - "summary": "List with basic information of B2b Components Individual Pricing Tier resources.", - "description": "Available since: 6.7.8.0", - "operationId": "getB2bComponentsIndividualPricingTierList", + "summary": "List with basic information of B2b Components Organization resources.", + "description": "", + "operationId": "getB2bComponentsOrganizationList", "parameters": [ { "name": "limit", @@ -11412,7 +11412,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Individual Pricing Tier resources.", + "description": "List of B2b Components Organization resources.", "content": { "application/vnd.api+json": { "schema": { @@ -11431,7 +11431,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } ] @@ -11445,16 +11445,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-individual-pricing-tier?limit=25" + "example": "/b2b-components-organization?limit=25" }, "last": { - "example": "/b2b-components-individual-pricing-tier?limit=25&page=11" + "example": "/b2b-components-organization?limit=25&page=11" }, "next": { - "example": "/b2b-components-individual-pricing-tier?limit=25&page=4" + "example": "/b2b-components-organization?limit=25&page=4" }, "prev": { - "example": "/b2b-components-individual-pricing-tier?limit=25&page=2" + "example": "/b2b-components-organization?limit=25&page=2" } } } @@ -11475,7 +11475,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11490,11 +11490,11 @@ }, "post": { "tags": [ - "B2b Components Individual Pricing Tier" + "B2b Components Organization" ], - "summary": "Create a new B2b Components Individual Pricing Tier resources.", - "description": "Available since: 6.7.8.0", - "operationId": "createB2bComponentsIndividualPricingTier", + "summary": "Create a new B2b Components Organization resources.", + "description": "", + "operationId": "createB2bComponentsOrganization", "parameters": [ { "name": "_response", @@ -11513,14 +11513,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricingTier", + "description": "Detail of B2bComponentsOrganization", "content": { "application/vnd.api+json": { "schema": { @@ -11532,7 +11532,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11547,7 +11547,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11563,14 +11563,14 @@ } } }, - "/search/b2b-components-individual-pricing-tier": { + "/search/b2b-components-organization": { "post": { "tags": [ - "B2b Components Individual Pricing Tier" + "B2b Components Organization" ], - "summary": "Search for the B2b Components Individual Pricing Tier resources.", - "description": "Available since: 6.7.8.0", - "operationId": "searchB2bComponentsIndividualPricingTier", + "summary": "Search for the B2b Components Organization resources.", + "description": "", + "operationId": "searchB2bComponentsOrganization", "parameters": [ { "name": "sw-include-search-info", @@ -11598,7 +11598,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsIndividualPricingTier", + "description": "List of B2bComponentsOrganization", "content": { "application/vnd.api+json": { "schema": { @@ -11612,7 +11612,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11630,7 +11630,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11647,19 +11647,19 @@ } } }, - "/b2b-components-individual-pricing-tier/{id}": { + "/b2b-components-organization/{id}": { "get": { "tags": [ - "B2b Components Individual Pricing Tier" + "B2b Components Organization" ], - "summary": "Detailed information about a B2b Components Individual Pricing Tier resource.", - "description": "Available since: 6.7.8.0", - "operationId": "getB2bComponentsIndividualPricingTier", + "summary": "Detailed information about a B2b Components Organization resource.", + "description": "", + "operationId": "getB2bComponentsOrganization", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing_tier", + "description": "Identifier for the b2b_components_organization", "required": true, "schema": { "type": "string", @@ -11669,7 +11669,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricingTier", + "description": "Detail of B2bComponentsOrganization", "content": { "application/vnd.api+json": { "schema": { @@ -11681,7 +11681,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11696,7 +11696,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11713,16 +11713,16 @@ }, "delete": { "tags": [ - "B2b Components Individual Pricing Tier" + "B2b Components Organization" ], - "summary": "Delete a B2b Components Individual Pricing Tier resource.", - "description": "Available since: 6.7.8.0", - "operationId": "deleteB2bComponentsIndividualPricingTier", + "summary": "Delete a B2b Components Organization resource.", + "description": "", + "operationId": "deleteB2bComponentsOrganization", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing_tier", + "description": "Identifier for the b2b_components_organization", "required": true, "schema": { "type": "string", @@ -11753,16 +11753,16 @@ }, "patch": { "tags": [ - "B2b Components Individual Pricing Tier" + "B2b Components Organization" ], - "summary": "Partially update information about a B2b Components Individual Pricing Tier resource.", - "description": "Available since: 6.7.8.0", - "operationId": "updateB2bComponentsIndividualPricingTier", + "summary": "Partially update information about a B2b Components Organization resource.", + "description": "", + "operationId": "updateB2bComponentsOrganization", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_individual_pricing_tier", + "description": "Identifier for the b2b_components_organization", "required": true, "schema": { "type": "string", @@ -11780,18 +11780,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Individual Pricing Tier resource.", + "description": "Partially update information about a B2b Components Organization resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsIndividualPricingTier", + "description": "Detail of B2bComponentsOrganization", "content": { "application/vnd.api+json": { "schema": { @@ -11803,7 +11803,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11818,7 +11818,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11837,14 +11837,14 @@ } } }, - "/aggregate/b2b-components-individual-pricing-tier": { + "/aggregate/b2b-components-organization": { "post": { "tags": [ - "B2b Components Individual Pricing Tier" + "B2b Components Organization" ], - "summary": "Aggregate for the B2b Components Individual Pricing Tier resources.", - "description": "Available since: 6.7.8.0", - "operationId": "aggregateB2bComponentsIndividualPricingTier", + "summary": "Aggregate for the B2b Components Organization resources.", + "description": "Available since: 6.6.10.0", + "operationId": "aggregateB2bComponentsOrganization", "requestBody": { "required": true, "content": { @@ -11868,7 +11868,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsIndividualPricingTier", + "description": "List of B2bComponentsOrganization", "content": { "application/vnd.api+json": { "schema": { @@ -11882,7 +11882,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11900,7 +11900,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsIndividualPricingTier" + "$ref": "#/components/schemas/B2bComponentsOrganization" } } } @@ -11917,14 +11917,14 @@ } } }, - "/b2b-components-organization": { + "/b2b-components-organization-customer-address": { "get": { "tags": [ - "B2b Components Organization" + "B2b Components Organization Customer Address" ], - "summary": "List with basic information of B2b Components Organization resources.", + "summary": "List with basic information of B2b Components Organization Customer Address resources.", "description": "", - "operationId": "getB2bComponentsOrganizationList", + "operationId": "getB2bComponentsOrganizationCustomerAddressList", "parameters": [ { "name": "limit", @@ -11953,7 +11953,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Organization resources.", + "description": "List of B2b Components Organization Customer Address resources.", "content": { "application/vnd.api+json": { "schema": { @@ -11972,7 +11972,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } ] @@ -11986,16 +11986,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-organization?limit=25" + "example": "/b2b-components-organization-customer-address?limit=25" }, "last": { - "example": "/b2b-components-organization?limit=25&page=11" + "example": "/b2b-components-organization-customer-address?limit=25&page=11" }, "next": { - "example": "/b2b-components-organization?limit=25&page=4" + "example": "/b2b-components-organization-customer-address?limit=25&page=4" }, "prev": { - "example": "/b2b-components-organization?limit=25&page=2" + "example": "/b2b-components-organization-customer-address?limit=25&page=2" } } } @@ -12016,7 +12016,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12031,11 +12031,11 @@ }, "post": { "tags": [ - "B2b Components Organization" + "B2b Components Organization Customer Address" ], - "summary": "Create a new B2b Components Organization resources.", + "summary": "Create a new B2b Components Organization Customer Address resources.", "description": "", - "operationId": "createB2bComponentsOrganization", + "operationId": "createB2bComponentsOrganizationCustomerAddress", "parameters": [ { "name": "_response", @@ -12054,14 +12054,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsOrganization", + "description": "Detail of B2bComponentsOrganizationCustomerAddress", "content": { "application/vnd.api+json": { "schema": { @@ -12073,7 +12073,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12088,7 +12088,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12104,14 +12104,14 @@ } } }, - "/search/b2b-components-organization": { + "/search/b2b-components-organization-customer-address": { "post": { "tags": [ - "B2b Components Organization" + "B2b Components Organization Customer Address" ], - "summary": "Search for the B2b Components Organization resources.", + "summary": "Search for the B2b Components Organization Customer Address resources.", "description": "", - "operationId": "searchB2bComponentsOrganization", + "operationId": "searchB2bComponentsOrganizationCustomerAddress", "parameters": [ { "name": "sw-include-search-info", @@ -12139,7 +12139,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsOrganization", + "description": "List of B2bComponentsOrganizationCustomerAddress", "content": { "application/vnd.api+json": { "schema": { @@ -12153,7 +12153,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12171,7 +12171,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12188,19 +12188,19 @@ } } }, - "/b2b-components-organization/{id}": { + "/b2b-components-organization-customer-address/{id}": { "get": { "tags": [ - "B2b Components Organization" + "B2b Components Organization Customer Address" ], - "summary": "Detailed information about a B2b Components Organization resource.", + "summary": "Detailed information about a B2b Components Organization Customer Address resource.", "description": "", - "operationId": "getB2bComponentsOrganization", + "operationId": "getB2bComponentsOrganizationCustomerAddress", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_organization", + "description": "Identifier for the b2b_components_organization_customer_address", "required": true, "schema": { "type": "string", @@ -12210,7 +12210,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsOrganization", + "description": "Detail of B2bComponentsOrganizationCustomerAddress", "content": { "application/vnd.api+json": { "schema": { @@ -12222,7 +12222,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12237,7 +12237,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12254,16 +12254,16 @@ }, "delete": { "tags": [ - "B2b Components Organization" + "B2b Components Organization Customer Address" ], - "summary": "Delete a B2b Components Organization resource.", + "summary": "Delete a B2b Components Organization Customer Address resource.", "description": "", - "operationId": "deleteB2bComponentsOrganization", + "operationId": "deleteB2bComponentsOrganizationCustomerAddress", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_organization", + "description": "Identifier for the b2b_components_organization_customer_address", "required": true, "schema": { "type": "string", @@ -12294,16 +12294,16 @@ }, "patch": { "tags": [ - "B2b Components Organization" + "B2b Components Organization Customer Address" ], - "summary": "Partially update information about a B2b Components Organization resource.", + "summary": "Partially update information about a B2b Components Organization Customer Address resource.", "description": "", - "operationId": "updateB2bComponentsOrganization", + "operationId": "updateB2bComponentsOrganizationCustomerAddress", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_organization", + "description": "Identifier for the b2b_components_organization_customer_address", "required": true, "schema": { "type": "string", @@ -12321,18 +12321,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Organization resource.", + "description": "Partially update information about a B2b Components Organization Customer Address resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsOrganization", + "description": "Detail of B2bComponentsOrganizationCustomerAddress", "content": { "application/vnd.api+json": { "schema": { @@ -12344,7 +12344,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12359,7 +12359,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12378,14 +12378,14 @@ } } }, - "/aggregate/b2b-components-organization": { + "/aggregate/b2b-components-organization-customer-address": { "post": { "tags": [ - "B2b Components Organization" + "B2b Components Organization Customer Address" ], - "summary": "Aggregate for the B2b Components Organization resources.", + "summary": "Aggregate for the B2b Components Organization Customer Address resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsOrganization", + "operationId": "aggregateB2bComponentsOrganizationCustomerAddress", "requestBody": { "required": true, "content": { @@ -12409,7 +12409,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsOrganization", + "description": "List of B2bComponentsOrganizationCustomerAddress", "content": { "application/vnd.api+json": { "schema": { @@ -12423,7 +12423,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12441,7 +12441,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganization" + "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" } } } @@ -12458,14 +12458,14 @@ } } }, - "/b2b-components-organization-customer-address": { + "/b2b-components-pending-order": { "get": { "tags": [ - "B2b Components Organization Customer Address" + "B2b Components Pending Order" ], - "summary": "List with basic information of B2b Components Organization Customer Address resources.", - "description": "", - "operationId": "getB2bComponentsOrganizationCustomerAddressList", + "summary": "List with basic information of B2b Components Pending Order resources.", + "description": "Available since: 6.6.0.0", + "operationId": "getB2bComponentsPendingOrderList", "parameters": [ { "name": "limit", @@ -12494,7 +12494,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Organization Customer Address resources.", + "description": "List of B2b Components Pending Order resources.", "content": { "application/vnd.api+json": { "schema": { @@ -12513,7 +12513,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } ] @@ -12527,16 +12527,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-organization-customer-address?limit=25" + "example": "/b2b-components-pending-order?limit=25" }, "last": { - "example": "/b2b-components-organization-customer-address?limit=25&page=11" + "example": "/b2b-components-pending-order?limit=25&page=11" }, "next": { - "example": "/b2b-components-organization-customer-address?limit=25&page=4" + "example": "/b2b-components-pending-order?limit=25&page=4" }, "prev": { - "example": "/b2b-components-organization-customer-address?limit=25&page=2" + "example": "/b2b-components-pending-order?limit=25&page=2" } } } @@ -12557,7 +12557,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12572,11 +12572,11 @@ }, "post": { "tags": [ - "B2b Components Organization Customer Address" + "B2b Components Pending Order" ], - "summary": "Create a new B2b Components Organization Customer Address resources.", - "description": "", - "operationId": "createB2bComponentsOrganizationCustomerAddress", + "summary": "Create a new B2b Components Pending Order resources.", + "description": "Available since: 6.6.0.0", + "operationId": "createB2bComponentsPendingOrder", "parameters": [ { "name": "_response", @@ -12595,14 +12595,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsOrganizationCustomerAddress", + "description": "Detail of B2bComponentsPendingOrder", "content": { "application/vnd.api+json": { "schema": { @@ -12614,7 +12614,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12629,7 +12629,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12645,14 +12645,14 @@ } } }, - "/search/b2b-components-organization-customer-address": { + "/search/b2b-components-pending-order": { "post": { "tags": [ - "B2b Components Organization Customer Address" + "B2b Components Pending Order" ], - "summary": "Search for the B2b Components Organization Customer Address resources.", - "description": "", - "operationId": "searchB2bComponentsOrganizationCustomerAddress", + "summary": "Search for the B2b Components Pending Order resources.", + "description": "Available since: 6.6.0.0", + "operationId": "searchB2bComponentsPendingOrder", "parameters": [ { "name": "sw-include-search-info", @@ -12680,7 +12680,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsOrganizationCustomerAddress", + "description": "List of B2bComponentsPendingOrder", "content": { "application/vnd.api+json": { "schema": { @@ -12694,7 +12694,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12712,7 +12712,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12729,19 +12729,19 @@ } } }, - "/b2b-components-organization-customer-address/{id}": { + "/b2b-components-pending-order/{id}": { "get": { "tags": [ - "B2b Components Organization Customer Address" + "B2b Components Pending Order" ], - "summary": "Detailed information about a B2b Components Organization Customer Address resource.", - "description": "", - "operationId": "getB2bComponentsOrganizationCustomerAddress", + "summary": "Detailed information about a B2b Components Pending Order resource.", + "description": "Available since: 6.6.0.0", + "operationId": "getB2bComponentsPendingOrder", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_organization_customer_address", + "description": "Identifier for the b2b_components_pending_order", "required": true, "schema": { "type": "string", @@ -12751,7 +12751,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsOrganizationCustomerAddress", + "description": "Detail of B2bComponentsPendingOrder", "content": { "application/vnd.api+json": { "schema": { @@ -12763,7 +12763,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12778,7 +12778,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12795,16 +12795,16 @@ }, "delete": { "tags": [ - "B2b Components Organization Customer Address" + "B2b Components Pending Order" ], - "summary": "Delete a B2b Components Organization Customer Address resource.", - "description": "", - "operationId": "deleteB2bComponentsOrganizationCustomerAddress", + "summary": "Delete a B2b Components Pending Order resource.", + "description": "Available since: 6.6.0.0", + "operationId": "deleteB2bComponentsPendingOrder", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_organization_customer_address", + "description": "Identifier for the b2b_components_pending_order", "required": true, "schema": { "type": "string", @@ -12835,16 +12835,16 @@ }, "patch": { "tags": [ - "B2b Components Organization Customer Address" + "B2b Components Pending Order" ], - "summary": "Partially update information about a B2b Components Organization Customer Address resource.", - "description": "", - "operationId": "updateB2bComponentsOrganizationCustomerAddress", + "summary": "Partially update information about a B2b Components Pending Order resource.", + "description": "Available since: 6.6.0.0", + "operationId": "updateB2bComponentsPendingOrder", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_organization_customer_address", + "description": "Identifier for the b2b_components_pending_order", "required": true, "schema": { "type": "string", @@ -12862,18 +12862,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Organization Customer Address resource.", + "description": "Partially update information about a B2b Components Pending Order resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsOrganizationCustomerAddress", + "description": "Detail of B2bComponentsPendingOrder", "content": { "application/vnd.api+json": { "schema": { @@ -12885,7 +12885,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12900,7 +12900,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12919,14 +12919,14 @@ } } }, - "/aggregate/b2b-components-organization-customer-address": { + "/aggregate/b2b-components-pending-order": { "post": { "tags": [ - "B2b Components Organization Customer Address" + "B2b Components Pending Order" ], - "summary": "Aggregate for the B2b Components Organization Customer Address resources.", + "summary": "Aggregate for the B2b Components Pending Order resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsOrganizationCustomerAddress", + "operationId": "aggregateB2bComponentsPendingOrder", "requestBody": { "required": true, "content": { @@ -12950,7 +12950,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsOrganizationCustomerAddress", + "description": "List of B2bComponentsPendingOrder", "content": { "application/vnd.api+json": { "schema": { @@ -12964,7 +12964,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12982,7 +12982,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsOrganizationCustomerAddress" + "$ref": "#/components/schemas/B2bComponentsPendingOrder" } } } @@ -12999,14 +12999,14 @@ } } }, - "/b2b-components-pending-order": { + "/b2b-components-pending-order-address": { "get": { "tags": [ - "B2b Components Pending Order" + "B2b Components Pending Order Address" ], - "summary": "List with basic information of B2b Components Pending Order resources.", + "summary": "List with basic information of B2b Components Pending Order Address resources.", "description": "Available since: 6.6.0.0", - "operationId": "getB2bComponentsPendingOrderList", + "operationId": "getB2bComponentsPendingOrderAddressList", "parameters": [ { "name": "limit", @@ -13035,7 +13035,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Pending Order resources.", + "description": "List of B2b Components Pending Order Address resources.", "content": { "application/vnd.api+json": { "schema": { @@ -13054,7 +13054,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } ] @@ -13068,16 +13068,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-pending-order?limit=25" + "example": "/b2b-components-pending-order-address?limit=25" }, "last": { - "example": "/b2b-components-pending-order?limit=25&page=11" + "example": "/b2b-components-pending-order-address?limit=25&page=11" }, "next": { - "example": "/b2b-components-pending-order?limit=25&page=4" + "example": "/b2b-components-pending-order-address?limit=25&page=4" }, "prev": { - "example": "/b2b-components-pending-order?limit=25&page=2" + "example": "/b2b-components-pending-order-address?limit=25&page=2" } } } @@ -13098,7 +13098,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13113,11 +13113,11 @@ }, "post": { "tags": [ - "B2b Components Pending Order" + "B2b Components Pending Order Address" ], - "summary": "Create a new B2b Components Pending Order resources.", + "summary": "Create a new B2b Components Pending Order Address resources.", "description": "Available since: 6.6.0.0", - "operationId": "createB2bComponentsPendingOrder", + "operationId": "createB2bComponentsPendingOrderAddress", "parameters": [ { "name": "_response", @@ -13136,14 +13136,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsPendingOrder", + "description": "Detail of B2bComponentsPendingOrderAddress", "content": { "application/vnd.api+json": { "schema": { @@ -13155,7 +13155,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13170,7 +13170,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13186,14 +13186,14 @@ } } }, - "/search/b2b-components-pending-order": { + "/search/b2b-components-pending-order-address": { "post": { "tags": [ - "B2b Components Pending Order" + "B2b Components Pending Order Address" ], - "summary": "Search for the B2b Components Pending Order resources.", + "summary": "Search for the B2b Components Pending Order Address resources.", "description": "Available since: 6.6.0.0", - "operationId": "searchB2bComponentsPendingOrder", + "operationId": "searchB2bComponentsPendingOrderAddress", "parameters": [ { "name": "sw-include-search-info", @@ -13221,7 +13221,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsPendingOrder", + "description": "List of B2bComponentsPendingOrderAddress", "content": { "application/vnd.api+json": { "schema": { @@ -13235,7 +13235,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13253,7 +13253,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13270,19 +13270,19 @@ } } }, - "/b2b-components-pending-order/{id}": { + "/b2b-components-pending-order-address/{id}": { "get": { "tags": [ - "B2b Components Pending Order" + "B2b Components Pending Order Address" ], - "summary": "Detailed information about a B2b Components Pending Order resource.", + "summary": "Detailed information about a B2b Components Pending Order Address resource.", "description": "Available since: 6.6.0.0", - "operationId": "getB2bComponentsPendingOrder", + "operationId": "getB2bComponentsPendingOrderAddress", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_pending_order", + "description": "Identifier for the b2b_components_pending_order_address", "required": true, "schema": { "type": "string", @@ -13292,7 +13292,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsPendingOrder", + "description": "Detail of B2bComponentsPendingOrderAddress", "content": { "application/vnd.api+json": { "schema": { @@ -13304,7 +13304,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13319,7 +13319,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13336,16 +13336,16 @@ }, "delete": { "tags": [ - "B2b Components Pending Order" + "B2b Components Pending Order Address" ], - "summary": "Delete a B2b Components Pending Order resource.", + "summary": "Delete a B2b Components Pending Order Address resource.", "description": "Available since: 6.6.0.0", - "operationId": "deleteB2bComponentsPendingOrder", + "operationId": "deleteB2bComponentsPendingOrderAddress", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_pending_order", + "description": "Identifier for the b2b_components_pending_order_address", "required": true, "schema": { "type": "string", @@ -13376,16 +13376,16 @@ }, "patch": { "tags": [ - "B2b Components Pending Order" + "B2b Components Pending Order Address" ], - "summary": "Partially update information about a B2b Components Pending Order resource.", + "summary": "Partially update information about a B2b Components Pending Order Address resource.", "description": "Available since: 6.6.0.0", - "operationId": "updateB2bComponentsPendingOrder", + "operationId": "updateB2bComponentsPendingOrderAddress", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_pending_order", + "description": "Identifier for the b2b_components_pending_order_address", "required": true, "schema": { "type": "string", @@ -13403,18 +13403,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Pending Order resource.", + "description": "Partially update information about a B2b Components Pending Order Address resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsPendingOrder", + "description": "Detail of B2bComponentsPendingOrderAddress", "content": { "application/vnd.api+json": { "schema": { @@ -13426,7 +13426,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13441,7 +13441,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13460,14 +13460,14 @@ } } }, - "/aggregate/b2b-components-pending-order": { + "/aggregate/b2b-components-pending-order-address": { "post": { "tags": [ - "B2b Components Pending Order" + "B2b Components Pending Order Address" ], - "summary": "Aggregate for the B2b Components Pending Order resources.", + "summary": "Aggregate for the B2b Components Pending Order Address resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsPendingOrder", + "operationId": "aggregateB2bComponentsPendingOrderAddress", "requestBody": { "required": true, "content": { @@ -13491,7 +13491,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsPendingOrder", + "description": "List of B2bComponentsPendingOrderAddress", "content": { "application/vnd.api+json": { "schema": { @@ -13505,7 +13505,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13523,7 +13523,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrder" + "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" } } } @@ -13540,14 +13540,14 @@ } } }, - "/b2b-components-pending-order-address": { + "/b2b-components-role": { "get": { "tags": [ - "B2b Components Pending Order Address" + "B2b Components Role" ], - "summary": "List with basic information of B2b Components Pending Order Address resources.", - "description": "Available since: 6.6.0.0", - "operationId": "getB2bComponentsPendingOrderAddressList", + "summary": "List with basic information of B2b Components Role resources.", + "description": "", + "operationId": "getB2bComponentsRoleList", "parameters": [ { "name": "limit", @@ -13576,7 +13576,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Pending Order Address resources.", + "description": "List of B2b Components Role resources.", "content": { "application/vnd.api+json": { "schema": { @@ -13595,7 +13595,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } ] @@ -13609,16 +13609,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-pending-order-address?limit=25" + "example": "/b2b-components-role?limit=25" }, "last": { - "example": "/b2b-components-pending-order-address?limit=25&page=11" + "example": "/b2b-components-role?limit=25&page=11" }, "next": { - "example": "/b2b-components-pending-order-address?limit=25&page=4" + "example": "/b2b-components-role?limit=25&page=4" }, "prev": { - "example": "/b2b-components-pending-order-address?limit=25&page=2" + "example": "/b2b-components-role?limit=25&page=2" } } } @@ -13639,7 +13639,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -13654,11 +13654,11 @@ }, "post": { "tags": [ - "B2b Components Pending Order Address" + "B2b Components Role" ], - "summary": "Create a new B2b Components Pending Order Address resources.", - "description": "Available since: 6.6.0.0", - "operationId": "createB2bComponentsPendingOrderAddress", + "summary": "Create a new B2b Components Role resources.", + "description": "", + "operationId": "createB2bComponentsRole", "parameters": [ { "name": "_response", @@ -13677,14 +13677,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsPendingOrderAddress", + "description": "Detail of B2bComponentsRole", "content": { "application/vnd.api+json": { "schema": { @@ -13696,7 +13696,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -13711,7 +13711,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -13727,14 +13727,14 @@ } } }, - "/search/b2b-components-pending-order-address": { + "/search/b2b-components-role": { "post": { "tags": [ - "B2b Components Pending Order Address" + "B2b Components Role" ], - "summary": "Search for the B2b Components Pending Order Address resources.", - "description": "Available since: 6.6.0.0", - "operationId": "searchB2bComponentsPendingOrderAddress", + "summary": "Search for the B2b Components Role resources.", + "description": "", + "operationId": "searchB2bComponentsRole", "parameters": [ { "name": "sw-include-search-info", @@ -13762,7 +13762,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsPendingOrderAddress", + "description": "List of B2bComponentsRole", "content": { "application/vnd.api+json": { "schema": { @@ -13776,7 +13776,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -13794,7 +13794,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -13811,19 +13811,19 @@ } } }, - "/b2b-components-pending-order-address/{id}": { + "/b2b-components-role/{id}": { "get": { "tags": [ - "B2b Components Pending Order Address" + "B2b Components Role" ], - "summary": "Detailed information about a B2b Components Pending Order Address resource.", - "description": "Available since: 6.6.0.0", - "operationId": "getB2bComponentsPendingOrderAddress", + "summary": "Detailed information about a B2b Components Role resource.", + "description": "", + "operationId": "getB2bComponentsRole", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_pending_order_address", + "description": "Identifier for the b2b_components_role", "required": true, "schema": { "type": "string", @@ -13833,7 +13833,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsPendingOrderAddress", + "description": "Detail of B2bComponentsRole", "content": { "application/vnd.api+json": { "schema": { @@ -13845,7 +13845,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -13860,7 +13860,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -13877,16 +13877,16 @@ }, "delete": { "tags": [ - "B2b Components Pending Order Address" + "B2b Components Role" ], - "summary": "Delete a B2b Components Pending Order Address resource.", - "description": "Available since: 6.6.0.0", - "operationId": "deleteB2bComponentsPendingOrderAddress", + "summary": "Delete a B2b Components Role resource.", + "description": "", + "operationId": "deleteB2bComponentsRole", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_pending_order_address", + "description": "Identifier for the b2b_components_role", "required": true, "schema": { "type": "string", @@ -13917,16 +13917,16 @@ }, "patch": { "tags": [ - "B2b Components Pending Order Address" + "B2b Components Role" ], - "summary": "Partially update information about a B2b Components Pending Order Address resource.", - "description": "Available since: 6.6.0.0", - "operationId": "updateB2bComponentsPendingOrderAddress", + "summary": "Partially update information about a B2b Components Role resource.", + "description": "", + "operationId": "updateB2bComponentsRole", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_pending_order_address", + "description": "Identifier for the b2b_components_role", "required": true, "schema": { "type": "string", @@ -13944,18 +13944,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Pending Order Address resource.", + "description": "Partially update information about a B2b Components Role resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsPendingOrderAddress", + "description": "Detail of B2bComponentsRole", "content": { "application/vnd.api+json": { "schema": { @@ -13967,7 +13967,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -13982,7 +13982,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -14001,14 +14001,14 @@ } } }, - "/aggregate/b2b-components-pending-order-address": { + "/aggregate/b2b-components-role": { "post": { "tags": [ - "B2b Components Pending Order Address" + "B2b Components Role" ], - "summary": "Aggregate for the B2b Components Pending Order Address resources.", + "summary": "Aggregate for the B2b Components Role resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsPendingOrderAddress", + "operationId": "aggregateB2bComponentsRole", "requestBody": { "required": true, "content": { @@ -14032,7 +14032,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsPendingOrderAddress", + "description": "List of B2bComponentsRole", "content": { "application/vnd.api+json": { "schema": { @@ -14046,7 +14046,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -14064,7 +14064,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsPendingOrderAddress" + "$ref": "#/components/schemas/B2bComponentsRole" } } } @@ -14081,14 +14081,14 @@ } } }, - "/b2b-components-role": { + "/b2b-components-shopping-list": { "get": { "tags": [ - "B2b Components Role" + "B2b Components Shopping List" ], - "summary": "List with basic information of B2b Components Role resources.", - "description": "", - "operationId": "getB2bComponentsRoleList", + "summary": "List with basic information of B2b Components Shopping List resources.", + "description": "Available since: 6.6.2.0", + "operationId": "getB2bComponentsShoppingListList", "parameters": [ { "name": "limit", @@ -14117,7 +14117,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Role resources.", + "description": "List of B2b Components Shopping List resources.", "content": { "application/vnd.api+json": { "schema": { @@ -14136,7 +14136,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } ] @@ -14150,16 +14150,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-role?limit=25" + "example": "/b2b-components-shopping-list?limit=25" }, "last": { - "example": "/b2b-components-role?limit=25&page=11" + "example": "/b2b-components-shopping-list?limit=25&page=11" }, "next": { - "example": "/b2b-components-role?limit=25&page=4" + "example": "/b2b-components-shopping-list?limit=25&page=4" }, "prev": { - "example": "/b2b-components-role?limit=25&page=2" + "example": "/b2b-components-shopping-list?limit=25&page=2" } } } @@ -14180,7 +14180,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14195,11 +14195,11 @@ }, "post": { "tags": [ - "B2b Components Role" + "B2b Components Shopping List" ], - "summary": "Create a new B2b Components Role resources.", - "description": "", - "operationId": "createB2bComponentsRole", + "summary": "Create a new B2b Components Shopping List resources.", + "description": "Available since: 6.6.2.0", + "operationId": "createB2bComponentsShoppingList", "parameters": [ { "name": "_response", @@ -14218,14 +14218,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsRole", + "description": "Detail of B2bComponentsShoppingList", "content": { "application/vnd.api+json": { "schema": { @@ -14237,7 +14237,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14252,7 +14252,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14268,14 +14268,14 @@ } } }, - "/search/b2b-components-role": { + "/search/b2b-components-shopping-list": { "post": { "tags": [ - "B2b Components Role" + "B2b Components Shopping List" ], - "summary": "Search for the B2b Components Role resources.", - "description": "", - "operationId": "searchB2bComponentsRole", + "summary": "Search for the B2b Components Shopping List resources.", + "description": "Available since: 6.6.2.0", + "operationId": "searchB2bComponentsShoppingList", "parameters": [ { "name": "sw-include-search-info", @@ -14303,7 +14303,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsRole", + "description": "List of B2bComponentsShoppingList", "content": { "application/vnd.api+json": { "schema": { @@ -14317,7 +14317,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14335,7 +14335,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14352,19 +14352,19 @@ } } }, - "/b2b-components-role/{id}": { + "/b2b-components-shopping-list/{id}": { "get": { "tags": [ - "B2b Components Role" + "B2b Components Shopping List" ], - "summary": "Detailed information about a B2b Components Role resource.", - "description": "", - "operationId": "getB2bComponentsRole", + "summary": "Detailed information about a B2b Components Shopping List resource.", + "description": "Available since: 6.6.2.0", + "operationId": "getB2bComponentsShoppingList", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_role", + "description": "Identifier for the b2b_components_shopping_list", "required": true, "schema": { "type": "string", @@ -14374,7 +14374,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsRole", + "description": "Detail of B2bComponentsShoppingList", "content": { "application/vnd.api+json": { "schema": { @@ -14386,7 +14386,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14401,7 +14401,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14418,16 +14418,16 @@ }, "delete": { "tags": [ - "B2b Components Role" + "B2b Components Shopping List" ], - "summary": "Delete a B2b Components Role resource.", - "description": "", - "operationId": "deleteB2bComponentsRole", + "summary": "Delete a B2b Components Shopping List resource.", + "description": "Available since: 6.6.2.0", + "operationId": "deleteB2bComponentsShoppingList", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_role", + "description": "Identifier for the b2b_components_shopping_list", "required": true, "schema": { "type": "string", @@ -14458,16 +14458,16 @@ }, "patch": { "tags": [ - "B2b Components Role" + "B2b Components Shopping List" ], - "summary": "Partially update information about a B2b Components Role resource.", - "description": "", - "operationId": "updateB2bComponentsRole", + "summary": "Partially update information about a B2b Components Shopping List resource.", + "description": "Available since: 6.6.2.0", + "operationId": "updateB2bComponentsShoppingList", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_role", + "description": "Identifier for the b2b_components_shopping_list", "required": true, "schema": { "type": "string", @@ -14485,18 +14485,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Role resource.", + "description": "Partially update information about a B2b Components Shopping List resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsRole", + "description": "Detail of B2bComponentsShoppingList", "content": { "application/vnd.api+json": { "schema": { @@ -14508,7 +14508,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14523,7 +14523,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14542,14 +14542,14 @@ } } }, - "/aggregate/b2b-components-role": { + "/aggregate/b2b-components-shopping-list": { "post": { "tags": [ - "B2b Components Role" + "B2b Components Shopping List" ], - "summary": "Aggregate for the B2b Components Role resources.", + "summary": "Aggregate for the B2b Components Shopping List resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsRole", + "operationId": "aggregateB2bComponentsShoppingList", "requestBody": { "required": true, "content": { @@ -14573,7 +14573,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsRole", + "description": "List of B2bComponentsShoppingList", "content": { "application/vnd.api+json": { "schema": { @@ -14587,7 +14587,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14605,7 +14605,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsRole" + "$ref": "#/components/schemas/B2bComponentsShoppingList" } } } @@ -14622,14 +14622,14 @@ } } }, - "/b2b-components-shopping-list": { + "/b2b-components-shopping-list-line-item": { "get": { "tags": [ - "B2b Components Shopping List" + "B2b Components Shopping List Line Item" ], - "summary": "List with basic information of B2b Components Shopping List resources.", + "summary": "List with basic information of B2b Components Shopping List Line Item resources.", "description": "Available since: 6.6.2.0", - "operationId": "getB2bComponentsShoppingListList", + "operationId": "getB2bComponentsShoppingListLineItemList", "parameters": [ { "name": "limit", @@ -14658,7 +14658,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Shopping List resources.", + "description": "List of B2b Components Shopping List Line Item resources.", "content": { "application/vnd.api+json": { "schema": { @@ -14677,7 +14677,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } ] @@ -14691,16 +14691,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-shopping-list?limit=25" + "example": "/b2b-components-shopping-list-line-item?limit=25" }, "last": { - "example": "/b2b-components-shopping-list?limit=25&page=11" + "example": "/b2b-components-shopping-list-line-item?limit=25&page=11" }, "next": { - "example": "/b2b-components-shopping-list?limit=25&page=4" + "example": "/b2b-components-shopping-list-line-item?limit=25&page=4" }, "prev": { - "example": "/b2b-components-shopping-list?limit=25&page=2" + "example": "/b2b-components-shopping-list-line-item?limit=25&page=2" } } } @@ -14721,7 +14721,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -14736,11 +14736,11 @@ }, "post": { "tags": [ - "B2b Components Shopping List" + "B2b Components Shopping List Line Item" ], - "summary": "Create a new B2b Components Shopping List resources.", + "summary": "Create a new B2b Components Shopping List Line Item resources.", "description": "Available since: 6.6.2.0", - "operationId": "createB2bComponentsShoppingList", + "operationId": "createB2bComponentsShoppingListLineItem", "parameters": [ { "name": "_response", @@ -14759,14 +14759,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsShoppingList", + "description": "Detail of B2bComponentsShoppingListLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -14778,7 +14778,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -14793,7 +14793,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -14809,14 +14809,14 @@ } } }, - "/search/b2b-components-shopping-list": { + "/search/b2b-components-shopping-list-line-item": { "post": { "tags": [ - "B2b Components Shopping List" + "B2b Components Shopping List Line Item" ], - "summary": "Search for the B2b Components Shopping List resources.", + "summary": "Search for the B2b Components Shopping List Line Item resources.", "description": "Available since: 6.6.2.0", - "operationId": "searchB2bComponentsShoppingList", + "operationId": "searchB2bComponentsShoppingListLineItem", "parameters": [ { "name": "sw-include-search-info", @@ -14844,7 +14844,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsShoppingList", + "description": "List of B2bComponentsShoppingListLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -14858,7 +14858,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -14876,7 +14876,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -14893,19 +14893,19 @@ } } }, - "/b2b-components-shopping-list/{id}": { + "/b2b-components-shopping-list-line-item/{id}": { "get": { "tags": [ - "B2b Components Shopping List" + "B2b Components Shopping List Line Item" ], - "summary": "Detailed information about a B2b Components Shopping List resource.", + "summary": "Detailed information about a B2b Components Shopping List Line Item resource.", "description": "Available since: 6.6.2.0", - "operationId": "getB2bComponentsShoppingList", + "operationId": "getB2bComponentsShoppingListLineItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_shopping_list", + "description": "Identifier for the b2b_components_shopping_list_line_item", "required": true, "schema": { "type": "string", @@ -14915,7 +14915,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsShoppingList", + "description": "Detail of B2bComponentsShoppingListLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -14927,7 +14927,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -14942,7 +14942,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -14959,16 +14959,16 @@ }, "delete": { "tags": [ - "B2b Components Shopping List" + "B2b Components Shopping List Line Item" ], - "summary": "Delete a B2b Components Shopping List resource.", + "summary": "Delete a B2b Components Shopping List Line Item resource.", "description": "Available since: 6.6.2.0", - "operationId": "deleteB2bComponentsShoppingList", + "operationId": "deleteB2bComponentsShoppingListLineItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_shopping_list", + "description": "Identifier for the b2b_components_shopping_list_line_item", "required": true, "schema": { "type": "string", @@ -14999,16 +14999,16 @@ }, "patch": { "tags": [ - "B2b Components Shopping List" + "B2b Components Shopping List Line Item" ], - "summary": "Partially update information about a B2b Components Shopping List resource.", + "summary": "Partially update information about a B2b Components Shopping List Line Item resource.", "description": "Available since: 6.6.2.0", - "operationId": "updateB2bComponentsShoppingList", + "operationId": "updateB2bComponentsShoppingListLineItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_shopping_list", + "description": "Identifier for the b2b_components_shopping_list_line_item", "required": true, "schema": { "type": "string", @@ -15026,18 +15026,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Shopping List resource.", + "description": "Partially update information about a B2b Components Shopping List Line Item resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsShoppingList", + "description": "Detail of B2bComponentsShoppingListLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -15049,7 +15049,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -15064,7 +15064,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -15083,14 +15083,14 @@ } } }, - "/aggregate/b2b-components-shopping-list": { + "/aggregate/b2b-components-shopping-list-line-item": { "post": { "tags": [ - "B2b Components Shopping List" + "B2b Components Shopping List Line Item" ], - "summary": "Aggregate for the B2b Components Shopping List resources.", + "summary": "Aggregate for the B2b Components Shopping List Line Item resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsShoppingList", + "operationId": "aggregateB2bComponentsShoppingListLineItem", "requestBody": { "required": true, "content": { @@ -15114,7 +15114,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsShoppingList", + "description": "List of B2bComponentsShoppingListLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -15128,7 +15128,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -15146,7 +15146,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingList" + "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" } } } @@ -15163,14 +15163,14 @@ } } }, - "/b2b-components-shopping-list-line-item": { + "/b2b-components-subscription-employee": { "get": { "tags": [ - "B2b Components Shopping List Line Item" + "B2b Components Subscription Employee" ], - "summary": "List with basic information of B2b Components Shopping List Line Item resources.", - "description": "Available since: 6.6.2.0", - "operationId": "getB2bComponentsShoppingListLineItemList", + "summary": "List with basic information of B2b Components Subscription Employee resources.", + "description": "", + "operationId": "getB2bComponentsSubscriptionEmployeeList", "parameters": [ { "name": "limit", @@ -15199,7 +15199,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Shopping List Line Item resources.", + "description": "List of B2b Components Subscription Employee resources.", "content": { "application/vnd.api+json": { "schema": { @@ -15218,7 +15218,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } ] @@ -15232,16 +15232,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-shopping-list-line-item?limit=25" + "example": "/b2b-components-subscription-employee?limit=25" }, "last": { - "example": "/b2b-components-shopping-list-line-item?limit=25&page=11" + "example": "/b2b-components-subscription-employee?limit=25&page=11" }, "next": { - "example": "/b2b-components-shopping-list-line-item?limit=25&page=4" + "example": "/b2b-components-subscription-employee?limit=25&page=4" }, "prev": { - "example": "/b2b-components-shopping-list-line-item?limit=25&page=2" + "example": "/b2b-components-subscription-employee?limit=25&page=2" } } } @@ -15262,7 +15262,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15277,11 +15277,11 @@ }, "post": { "tags": [ - "B2b Components Shopping List Line Item" + "B2b Components Subscription Employee" ], - "summary": "Create a new B2b Components Shopping List Line Item resources.", - "description": "Available since: 6.6.2.0", - "operationId": "createB2bComponentsShoppingListLineItem", + "summary": "Create a new B2b Components Subscription Employee resources.", + "description": "", + "operationId": "createB2bComponentsSubscriptionEmployee", "parameters": [ { "name": "_response", @@ -15300,14 +15300,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsShoppingListLineItem", + "description": "Detail of B2bComponentsSubscriptionEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -15319,7 +15319,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15334,7 +15334,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15350,14 +15350,14 @@ } } }, - "/search/b2b-components-shopping-list-line-item": { + "/search/b2b-components-subscription-employee": { "post": { "tags": [ - "B2b Components Shopping List Line Item" + "B2b Components Subscription Employee" ], - "summary": "Search for the B2b Components Shopping List Line Item resources.", - "description": "Available since: 6.6.2.0", - "operationId": "searchB2bComponentsShoppingListLineItem", + "summary": "Search for the B2b Components Subscription Employee resources.", + "description": "", + "operationId": "searchB2bComponentsSubscriptionEmployee", "parameters": [ { "name": "sw-include-search-info", @@ -15385,7 +15385,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsShoppingListLineItem", + "description": "List of B2bComponentsSubscriptionEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -15399,7 +15399,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15417,7 +15417,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15434,19 +15434,19 @@ } } }, - "/b2b-components-shopping-list-line-item/{id}": { + "/b2b-components-subscription-employee/{id}": { "get": { "tags": [ - "B2b Components Shopping List Line Item" + "B2b Components Subscription Employee" ], - "summary": "Detailed information about a B2b Components Shopping List Line Item resource.", - "description": "Available since: 6.6.2.0", - "operationId": "getB2bComponentsShoppingListLineItem", + "summary": "Detailed information about a B2b Components Subscription Employee resource.", + "description": "", + "operationId": "getB2bComponentsSubscriptionEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_shopping_list_line_item", + "description": "Identifier for the b2b_components_subscription_employee", "required": true, "schema": { "type": "string", @@ -15456,7 +15456,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsShoppingListLineItem", + "description": "Detail of B2bComponentsSubscriptionEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -15468,7 +15468,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15483,7 +15483,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15500,16 +15500,16 @@ }, "delete": { "tags": [ - "B2b Components Shopping List Line Item" + "B2b Components Subscription Employee" ], - "summary": "Delete a B2b Components Shopping List Line Item resource.", - "description": "Available since: 6.6.2.0", - "operationId": "deleteB2bComponentsShoppingListLineItem", + "summary": "Delete a B2b Components Subscription Employee resource.", + "description": "", + "operationId": "deleteB2bComponentsSubscriptionEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_shopping_list_line_item", + "description": "Identifier for the b2b_components_subscription_employee", "required": true, "schema": { "type": "string", @@ -15540,16 +15540,16 @@ }, "patch": { "tags": [ - "B2b Components Shopping List Line Item" + "B2b Components Subscription Employee" ], - "summary": "Partially update information about a B2b Components Shopping List Line Item resource.", - "description": "Available since: 6.6.2.0", - "operationId": "updateB2bComponentsShoppingListLineItem", + "summary": "Partially update information about a B2b Components Subscription Employee resource.", + "description": "", + "operationId": "updateB2bComponentsSubscriptionEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_shopping_list_line_item", + "description": "Identifier for the b2b_components_subscription_employee", "required": true, "schema": { "type": "string", @@ -15567,18 +15567,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Shopping List Line Item resource.", + "description": "Partially update information about a B2b Components Subscription Employee resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsShoppingListLineItem", + "description": "Detail of B2bComponentsSubscriptionEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -15590,7 +15590,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15605,7 +15605,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15624,14 +15624,14 @@ } } }, - "/aggregate/b2b-components-shopping-list-line-item": { + "/aggregate/b2b-components-subscription-employee": { "post": { "tags": [ - "B2b Components Shopping List Line Item" + "B2b Components Subscription Employee" ], - "summary": "Aggregate for the B2b Components Shopping List Line Item resources.", + "summary": "Aggregate for the B2b Components Subscription Employee resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsShoppingListLineItem", + "operationId": "aggregateB2bComponentsSubscriptionEmployee", "requestBody": { "required": true, "content": { @@ -15655,7 +15655,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsShoppingListLineItem", + "description": "List of B2bComponentsSubscriptionEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -15669,7 +15669,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15687,7 +15687,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsShoppingListLineItem" + "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" } } } @@ -15704,14 +15704,14 @@ } } }, - "/b2b-components-subscription-employee": { + "/b2b-employee": { "get": { "tags": [ - "B2b Components Subscription Employee" + "B2b Employee" ], - "summary": "List with basic information of B2b Components Subscription Employee resources.", + "summary": "List with basic information of B2b Employee resources.", "description": "", - "operationId": "getB2bComponentsSubscriptionEmployeeList", + "operationId": "getB2bEmployeeList", "parameters": [ { "name": "limit", @@ -15740,7 +15740,7 @@ ], "responses": { "200": { - "description": "List of B2b Components Subscription Employee resources.", + "description": "List of B2b Employee resources.", "content": { "application/vnd.api+json": { "schema": { @@ -15759,7 +15759,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } ] @@ -15773,16 +15773,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-components-subscription-employee?limit=25" + "example": "/b2b-employee?limit=25" }, "last": { - "example": "/b2b-components-subscription-employee?limit=25&page=11" + "example": "/b2b-employee?limit=25&page=11" }, "next": { - "example": "/b2b-components-subscription-employee?limit=25&page=4" + "example": "/b2b-employee?limit=25&page=4" }, "prev": { - "example": "/b2b-components-subscription-employee?limit=25&page=2" + "example": "/b2b-employee?limit=25&page=2" } } } @@ -15803,7 +15803,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -15818,11 +15818,11 @@ }, "post": { "tags": [ - "B2b Components Subscription Employee" + "B2b Employee" ], - "summary": "Create a new B2b Components Subscription Employee resources.", + "summary": "Create a new B2b Employee resources.", "description": "", - "operationId": "createB2bComponentsSubscriptionEmployee", + "operationId": "createB2bEmployee", "parameters": [ { "name": "_response", @@ -15841,14 +15841,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsSubscriptionEmployee", + "description": "Detail of B2bEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -15860,7 +15860,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -15875,7 +15875,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -15891,14 +15891,14 @@ } } }, - "/search/b2b-components-subscription-employee": { + "/search/b2b-employee": { "post": { "tags": [ - "B2b Components Subscription Employee" + "B2b Employee" ], - "summary": "Search for the B2b Components Subscription Employee resources.", + "summary": "Search for the B2b Employee resources.", "description": "", - "operationId": "searchB2bComponentsSubscriptionEmployee", + "operationId": "searchB2bEmployee", "parameters": [ { "name": "sw-include-search-info", @@ -15926,7 +15926,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsSubscriptionEmployee", + "description": "List of B2bEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -15940,7 +15940,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -15958,7 +15958,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -15975,19 +15975,19 @@ } } }, - "/b2b-components-subscription-employee/{id}": { + "/b2b-employee/{id}": { "get": { "tags": [ - "B2b Components Subscription Employee" + "B2b Employee" ], - "summary": "Detailed information about a B2b Components Subscription Employee resource.", + "summary": "Detailed information about a B2b Employee resource.", "description": "", - "operationId": "getB2bComponentsSubscriptionEmployee", + "operationId": "getB2bEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_subscription_employee", + "description": "Identifier for the b2b_employee", "required": true, "schema": { "type": "string", @@ -15997,7 +15997,7 @@ ], "responses": { "200": { - "description": "Detail of B2bComponentsSubscriptionEmployee", + "description": "Detail of B2bEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -16009,7 +16009,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -16024,7 +16024,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -16041,16 +16041,16 @@ }, "delete": { "tags": [ - "B2b Components Subscription Employee" + "B2b Employee" ], - "summary": "Delete a B2b Components Subscription Employee resource.", + "summary": "Delete a B2b Employee resource.", "description": "", - "operationId": "deleteB2bComponentsSubscriptionEmployee", + "operationId": "deleteB2bEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_subscription_employee", + "description": "Identifier for the b2b_employee", "required": true, "schema": { "type": "string", @@ -16081,16 +16081,16 @@ }, "patch": { "tags": [ - "B2b Components Subscription Employee" + "B2b Employee" ], - "summary": "Partially update information about a B2b Components Subscription Employee resource.", + "summary": "Partially update information about a B2b Employee resource.", "description": "", - "operationId": "updateB2bComponentsSubscriptionEmployee", + "operationId": "updateB2bEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_components_subscription_employee", + "description": "Identifier for the b2b_employee", "required": true, "schema": { "type": "string", @@ -16108,18 +16108,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Components Subscription Employee resource.", + "description": "Partially update information about a B2b Employee resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } }, "responses": { "200": { - "description": "Detail of B2bComponentsSubscriptionEmployee", + "description": "Detail of B2bEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -16131,7 +16131,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -16146,7 +16146,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -16165,14 +16165,14 @@ } } }, - "/aggregate/b2b-components-subscription-employee": { + "/aggregate/b2b-employee": { "post": { "tags": [ - "B2b Components Subscription Employee" + "B2b Employee" ], - "summary": "Aggregate for the B2b Components Subscription Employee resources.", + "summary": "Aggregate for the B2b Employee resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bComponentsSubscriptionEmployee", + "operationId": "aggregateB2bEmployee", "requestBody": { "required": true, "content": { @@ -16196,7 +16196,7 @@ }, "responses": { "200": { - "description": "List of B2bComponentsSubscriptionEmployee", + "description": "List of B2bEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -16210,7 +16210,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -16228,7 +16228,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bComponentsSubscriptionEmployee" + "$ref": "#/components/schemas/B2bEmployee" } } } @@ -16245,14 +16245,14 @@ } } }, - "/b2b-employee": { + "/b2b-order-employee": { "get": { "tags": [ - "B2b Employee" + "B2b Order Employee" ], - "summary": "List with basic information of B2b Employee resources.", + "summary": "List with basic information of B2b Order Employee resources.", "description": "", - "operationId": "getB2bEmployeeList", + "operationId": "getB2bOrderEmployeeList", "parameters": [ { "name": "limit", @@ -16281,7 +16281,7 @@ ], "responses": { "200": { - "description": "List of B2b Employee resources.", + "description": "List of B2b Order Employee resources.", "content": { "application/vnd.api+json": { "schema": { @@ -16300,7 +16300,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } ] @@ -16314,16 +16314,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-employee?limit=25" + "example": "/b2b-order-employee?limit=25" }, "last": { - "example": "/b2b-employee?limit=25&page=11" + "example": "/b2b-order-employee?limit=25&page=11" }, "next": { - "example": "/b2b-employee?limit=25&page=4" + "example": "/b2b-order-employee?limit=25&page=4" }, "prev": { - "example": "/b2b-employee?limit=25&page=2" + "example": "/b2b-order-employee?limit=25&page=2" } } } @@ -16344,7 +16344,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16359,11 +16359,11 @@ }, "post": { "tags": [ - "B2b Employee" + "B2b Order Employee" ], - "summary": "Create a new B2b Employee resources.", + "summary": "Create a new B2b Order Employee resources.", "description": "", - "operationId": "createB2bEmployee", + "operationId": "createB2bOrderEmployee", "parameters": [ { "name": "_response", @@ -16382,14 +16382,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } }, "responses": { "200": { - "description": "Detail of B2bEmployee", + "description": "Detail of B2bOrderEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -16401,7 +16401,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16416,7 +16416,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16432,14 +16432,14 @@ } } }, - "/search/b2b-employee": { + "/search/b2b-order-employee": { "post": { "tags": [ - "B2b Employee" + "B2b Order Employee" ], - "summary": "Search for the B2b Employee resources.", + "summary": "Search for the B2b Order Employee resources.", "description": "", - "operationId": "searchB2bEmployee", + "operationId": "searchB2bOrderEmployee", "parameters": [ { "name": "sw-include-search-info", @@ -16467,7 +16467,7 @@ }, "responses": { "200": { - "description": "List of B2bEmployee", + "description": "List of B2bOrderEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -16481,7 +16481,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16499,7 +16499,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16516,19 +16516,19 @@ } } }, - "/b2b-employee/{id}": { + "/b2b-order-employee/{id}": { "get": { "tags": [ - "B2b Employee" + "B2b Order Employee" ], - "summary": "Detailed information about a B2b Employee resource.", + "summary": "Detailed information about a B2b Order Employee resource.", "description": "", - "operationId": "getB2bEmployee", + "operationId": "getB2bOrderEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_employee", + "description": "Identifier for the b2b_order_employee", "required": true, "schema": { "type": "string", @@ -16538,7 +16538,7 @@ ], "responses": { "200": { - "description": "Detail of B2bEmployee", + "description": "Detail of B2bOrderEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -16550,7 +16550,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16565,7 +16565,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16582,16 +16582,16 @@ }, "delete": { "tags": [ - "B2b Employee" + "B2b Order Employee" ], - "summary": "Delete a B2b Employee resource.", + "summary": "Delete a B2b Order Employee resource.", "description": "", - "operationId": "deleteB2bEmployee", + "operationId": "deleteB2bOrderEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_employee", + "description": "Identifier for the b2b_order_employee", "required": true, "schema": { "type": "string", @@ -16622,16 +16622,16 @@ }, "patch": { "tags": [ - "B2b Employee" + "B2b Order Employee" ], - "summary": "Partially update information about a B2b Employee resource.", + "summary": "Partially update information about a B2b Order Employee resource.", "description": "", - "operationId": "updateB2bEmployee", + "operationId": "updateB2bOrderEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_employee", + "description": "Identifier for the b2b_order_employee", "required": true, "schema": { "type": "string", @@ -16649,18 +16649,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Employee resource.", + "description": "Partially update information about a B2b Order Employee resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } }, "responses": { "200": { - "description": "Detail of B2bEmployee", + "description": "Detail of B2bOrderEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -16672,7 +16672,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16687,7 +16687,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16706,14 +16706,14 @@ } } }, - "/aggregate/b2b-employee": { + "/aggregate/b2b-order-employee": { "post": { "tags": [ - "B2b Employee" + "B2b Order Employee" ], - "summary": "Aggregate for the B2b Employee resources.", + "summary": "Aggregate for the B2b Order Employee resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bEmployee", + "operationId": "aggregateB2bOrderEmployee", "requestBody": { "required": true, "content": { @@ -16737,7 +16737,7 @@ }, "responses": { "200": { - "description": "List of B2bEmployee", + "description": "List of B2bOrderEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -16751,7 +16751,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16769,7 +16769,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bEmployee" + "$ref": "#/components/schemas/B2bOrderEmployee" } } } @@ -16786,14 +16786,14 @@ } } }, - "/b2b-order-employee": { + "/b2b-permission": { "get": { "tags": [ - "B2b Order Employee" + "B2b Permission" ], - "summary": "List with basic information of B2b Order Employee resources.", + "summary": "List with basic information of B2b Permission resources.", "description": "", - "operationId": "getB2bOrderEmployeeList", + "operationId": "getB2bPermissionList", "parameters": [ { "name": "limit", @@ -16822,7 +16822,7 @@ ], "responses": { "200": { - "description": "List of B2b Order Employee resources.", + "description": "List of B2b Permission resources.", "content": { "application/vnd.api+json": { "schema": { @@ -16841,7 +16841,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } ] @@ -16855,16 +16855,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-order-employee?limit=25" + "example": "/b2b-permission?limit=25" }, "last": { - "example": "/b2b-order-employee?limit=25&page=11" + "example": "/b2b-permission?limit=25&page=11" }, "next": { - "example": "/b2b-order-employee?limit=25&page=4" + "example": "/b2b-permission?limit=25&page=4" }, "prev": { - "example": "/b2b-order-employee?limit=25&page=2" + "example": "/b2b-permission?limit=25&page=2" } } } @@ -16885,7 +16885,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -16900,11 +16900,11 @@ }, "post": { "tags": [ - "B2b Order Employee" + "B2b Permission" ], - "summary": "Create a new B2b Order Employee resources.", + "summary": "Create a new B2b Permission resources.", "description": "", - "operationId": "createB2bOrderEmployee", + "operationId": "createB2bPermission", "parameters": [ { "name": "_response", @@ -16923,14 +16923,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } }, "responses": { "200": { - "description": "Detail of B2bOrderEmployee", + "description": "Detail of B2bPermission", "content": { "application/vnd.api+json": { "schema": { @@ -16942,7 +16942,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -16957,7 +16957,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -16973,14 +16973,14 @@ } } }, - "/search/b2b-order-employee": { + "/search/b2b-permission": { "post": { "tags": [ - "B2b Order Employee" + "B2b Permission" ], - "summary": "Search for the B2b Order Employee resources.", + "summary": "Search for the B2b Permission resources.", "description": "", - "operationId": "searchB2bOrderEmployee", + "operationId": "searchB2bPermission", "parameters": [ { "name": "sw-include-search-info", @@ -17008,7 +17008,7 @@ }, "responses": { "200": { - "description": "List of B2bOrderEmployee", + "description": "List of B2bPermission", "content": { "application/vnd.api+json": { "schema": { @@ -17022,7 +17022,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -17040,7 +17040,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -17057,19 +17057,19 @@ } } }, - "/b2b-order-employee/{id}": { + "/b2b-permission/{id}": { "get": { "tags": [ - "B2b Order Employee" + "B2b Permission" ], - "summary": "Detailed information about a B2b Order Employee resource.", + "summary": "Detailed information about a B2b Permission resource.", "description": "", - "operationId": "getB2bOrderEmployee", + "operationId": "getB2bPermission", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_order_employee", + "description": "Identifier for the b2b_permission", "required": true, "schema": { "type": "string", @@ -17079,7 +17079,7 @@ ], "responses": { "200": { - "description": "Detail of B2bOrderEmployee", + "description": "Detail of B2bPermission", "content": { "application/vnd.api+json": { "schema": { @@ -17091,7 +17091,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -17106,7 +17106,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -17123,16 +17123,16 @@ }, "delete": { "tags": [ - "B2b Order Employee" + "B2b Permission" ], - "summary": "Delete a B2b Order Employee resource.", + "summary": "Delete a B2b Permission resource.", "description": "", - "operationId": "deleteB2bOrderEmployee", + "operationId": "deleteB2bPermission", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_order_employee", + "description": "Identifier for the b2b_permission", "required": true, "schema": { "type": "string", @@ -17163,16 +17163,16 @@ }, "patch": { "tags": [ - "B2b Order Employee" + "B2b Permission" ], - "summary": "Partially update information about a B2b Order Employee resource.", + "summary": "Partially update information about a B2b Permission resource.", "description": "", - "operationId": "updateB2bOrderEmployee", + "operationId": "updateB2bPermission", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_order_employee", + "description": "Identifier for the b2b_permission", "required": true, "schema": { "type": "string", @@ -17190,18 +17190,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Order Employee resource.", + "description": "Partially update information about a B2b Permission resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } }, "responses": { "200": { - "description": "Detail of B2bOrderEmployee", + "description": "Detail of B2bPermission", "content": { "application/vnd.api+json": { "schema": { @@ -17213,7 +17213,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -17228,7 +17228,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -17247,14 +17247,14 @@ } } }, - "/aggregate/b2b-order-employee": { + "/aggregate/b2b-permission": { "post": { "tags": [ - "B2b Order Employee" + "B2b Permission" ], - "summary": "Aggregate for the B2b Order Employee resources.", + "summary": "Aggregate for the B2b Permission resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bOrderEmployee", + "operationId": "aggregateB2bPermission", "requestBody": { "required": true, "content": { @@ -17278,7 +17278,7 @@ }, "responses": { "200": { - "description": "List of B2bOrderEmployee", + "description": "List of B2bPermission", "content": { "application/vnd.api+json": { "schema": { @@ -17292,7 +17292,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -17310,7 +17310,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bOrderEmployee" + "$ref": "#/components/schemas/B2bPermission" } } } @@ -17327,14 +17327,15 @@ } } }, - "/b2b-permission": { + "/bundle-discount": { "get": { "tags": [ - "B2b Permission" + "Bundle Discount", + "Experimental" ], - "summary": "List with basic information of B2b Permission resources.", - "description": "", - "operationId": "getB2bPermissionList", + "summary": "List with basic information of Bundle Discount resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "Available since: 6.7.9.0", + "operationId": "getBundleDiscountList", "parameters": [ { "name": "limit", @@ -17363,7 +17364,7 @@ ], "responses": { "200": { - "description": "List of B2b Permission resources.", + "description": "List of Bundle Discount resources.", "content": { "application/vnd.api+json": { "schema": { @@ -17382,7 +17383,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } ] @@ -17396,16 +17397,16 @@ "type": "object", "properties": { "first": { - "example": "/b2b-permission?limit=25" + "example": "/bundle-discount?limit=25" }, "last": { - "example": "/b2b-permission?limit=25&page=11" + "example": "/bundle-discount?limit=25&page=11" }, "next": { - "example": "/b2b-permission?limit=25&page=4" + "example": "/bundle-discount?limit=25&page=4" }, "prev": { - "example": "/b2b-permission?limit=25&page=2" + "example": "/bundle-discount?limit=25&page=2" } } } @@ -17426,7 +17427,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17441,11 +17442,12 @@ }, "post": { "tags": [ - "B2b Permission" + "Bundle Discount", + "Experimental" ], - "summary": "Create a new B2b Permission resources.", - "description": "", - "operationId": "createB2bPermission", + "summary": "Create a new Bundle Discount resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "Available since: 6.7.9.0", + "operationId": "createBundleDiscount", "parameters": [ { "name": "_response", @@ -17464,14 +17466,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } }, "responses": { "200": { - "description": "Detail of B2bPermission", + "description": "Detail of BundleDiscount", "content": { "application/vnd.api+json": { "schema": { @@ -17483,7 +17485,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17498,7 +17500,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17514,14 +17516,15 @@ } } }, - "/search/b2b-permission": { + "/search/bundle-discount": { "post": { "tags": [ - "B2b Permission" + "Bundle Discount", + "Experimental" ], - "summary": "Search for the B2b Permission resources.", - "description": "", - "operationId": "searchB2bPermission", + "summary": "Search for the Bundle Discount resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "Available since: 6.7.9.0", + "operationId": "searchBundleDiscount", "parameters": [ { "name": "sw-include-search-info", @@ -17549,7 +17552,7 @@ }, "responses": { "200": { - "description": "List of B2bPermission", + "description": "List of BundleDiscount", "content": { "application/vnd.api+json": { "schema": { @@ -17563,7 +17566,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17581,7 +17584,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17598,19 +17601,20 @@ } } }, - "/b2b-permission/{id}": { + "/bundle-discount/{id}": { "get": { "tags": [ - "B2b Permission" + "Bundle Discount", + "Experimental" ], - "summary": "Detailed information about a B2b Permission resource.", - "description": "", - "operationId": "getB2bPermission", + "summary": "Detailed information about a Bundle Discount resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "Available since: 6.7.9.0", + "operationId": "getBundleDiscount", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_permission", + "description": "Identifier for the bundle_discount", "required": true, "schema": { "type": "string", @@ -17620,7 +17624,7 @@ ], "responses": { "200": { - "description": "Detail of B2bPermission", + "description": "Detail of BundleDiscount", "content": { "application/vnd.api+json": { "schema": { @@ -17632,7 +17636,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17647,7 +17651,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17664,16 +17668,17 @@ }, "delete": { "tags": [ - "B2b Permission" + "Bundle Discount", + "Experimental" ], - "summary": "Delete a B2b Permission resource.", - "description": "", - "operationId": "deleteB2bPermission", + "summary": "Delete a Bundle Discount resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "Available since: 6.7.9.0", + "operationId": "deleteBundleDiscount", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_permission", + "description": "Identifier for the bundle_discount", "required": true, "schema": { "type": "string", @@ -17704,16 +17709,17 @@ }, "patch": { "tags": [ - "B2b Permission" + "Bundle Discount", + "Experimental" ], - "summary": "Partially update information about a B2b Permission resource.", - "description": "", - "operationId": "updateB2bPermission", + "summary": "Partially update information about a Bundle Discount resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "Available since: 6.7.9.0", + "operationId": "updateBundleDiscount", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the b2b_permission", + "description": "Identifier for the bundle_discount", "required": true, "schema": { "type": "string", @@ -17731,18 +17737,18 @@ } ], "requestBody": { - "description": "Partially update information about a B2b Permission resource.", + "description": "Partially update information about a Bundle Discount resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } }, "responses": { "200": { - "description": "Detail of B2bPermission", + "description": "Detail of BundleDiscount", "content": { "application/vnd.api+json": { "schema": { @@ -17754,7 +17760,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17769,7 +17775,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17788,14 +17794,15 @@ } } }, - "/aggregate/b2b-permission": { + "/aggregate/bundle-discount": { "post": { "tags": [ - "B2b Permission" + "Bundle Discount", + "Experimental" ], - "summary": "Aggregate for the B2b Permission resources.", - "description": "Available since: 6.6.10.0", - "operationId": "aggregateB2bPermission", + "summary": "Aggregate for the Bundle Discount resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "Available since: 6.7.9.0", + "operationId": "aggregateBundleDiscount", "requestBody": { "required": true, "content": { @@ -17819,7 +17826,7 @@ }, "responses": { "200": { - "description": "List of B2bPermission", + "description": "List of BundleDiscount", "content": { "application/vnd.api+json": { "schema": { @@ -17833,7 +17840,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17851,7 +17858,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/B2bPermission" + "$ref": "#/components/schemas/BundleDiscount" } } } @@ -17868,15 +17875,15 @@ } } }, - "/bundle-discount": { + "/bundle-item": { "get": { "tags": [ - "Bundle Discount", + "Bundle Item", "Experimental" ], - "summary": "List with basic information of Bundle Discount resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Bundle Item resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.7.9.0", - "operationId": "getBundleDiscountList", + "operationId": "getBundleItemList", "parameters": [ { "name": "limit", @@ -17905,7 +17912,7 @@ ], "responses": { "200": { - "description": "List of Bundle Discount resources.", + "description": "List of Bundle Item resources.", "content": { "application/vnd.api+json": { "schema": { @@ -17924,7 +17931,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } ] @@ -17938,16 +17945,16 @@ "type": "object", "properties": { "first": { - "example": "/bundle-discount?limit=25" + "example": "/bundle-item?limit=25" }, "last": { - "example": "/bundle-discount?limit=25&page=11" + "example": "/bundle-item?limit=25&page=11" }, "next": { - "example": "/bundle-discount?limit=25&page=4" + "example": "/bundle-item?limit=25&page=4" }, "prev": { - "example": "/bundle-discount?limit=25&page=2" + "example": "/bundle-item?limit=25&page=2" } } } @@ -17968,7 +17975,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -17983,12 +17990,12 @@ }, "post": { "tags": [ - "Bundle Discount", + "Bundle Item", "Experimental" ], - "summary": "Create a new Bundle Discount resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Bundle Item resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.7.9.0", - "operationId": "createBundleDiscount", + "operationId": "createBundleItem", "parameters": [ { "name": "_response", @@ -18007,14 +18014,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } }, "responses": { "200": { - "description": "Detail of BundleDiscount", + "description": "Detail of BundleItem", "content": { "application/vnd.api+json": { "schema": { @@ -18026,7 +18033,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18041,7 +18048,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18057,15 +18064,15 @@ } } }, - "/search/bundle-discount": { + "/search/bundle-item": { "post": { "tags": [ - "Bundle Discount", + "Bundle Item", "Experimental" ], - "summary": "Search for the Bundle Discount resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Bundle Item resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.7.9.0", - "operationId": "searchBundleDiscount", + "operationId": "searchBundleItem", "parameters": [ { "name": "sw-include-search-info", @@ -18093,7 +18100,7 @@ }, "responses": { "200": { - "description": "List of BundleDiscount", + "description": "List of BundleItem", "content": { "application/vnd.api+json": { "schema": { @@ -18107,7 +18114,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18125,7 +18132,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18142,20 +18149,20 @@ } } }, - "/bundle-discount/{id}": { + "/bundle-item/{id}": { "get": { "tags": [ - "Bundle Discount", + "Bundle Item", "Experimental" ], - "summary": "Detailed information about a Bundle Discount resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Bundle Item resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.7.9.0", - "operationId": "getBundleDiscount", + "operationId": "getBundleItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the bundle_discount", + "description": "Identifier for the bundle_item", "required": true, "schema": { "type": "string", @@ -18165,7 +18172,7 @@ ], "responses": { "200": { - "description": "Detail of BundleDiscount", + "description": "Detail of BundleItem", "content": { "application/vnd.api+json": { "schema": { @@ -18177,7 +18184,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18192,7 +18199,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18209,17 +18216,17 @@ }, "delete": { "tags": [ - "Bundle Discount", + "Bundle Item", "Experimental" ], - "summary": "Delete a Bundle Discount resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Bundle Item resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.7.9.0", - "operationId": "deleteBundleDiscount", + "operationId": "deleteBundleItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the bundle_discount", + "description": "Identifier for the bundle_item", "required": true, "schema": { "type": "string", @@ -18250,17 +18257,17 @@ }, "patch": { "tags": [ - "Bundle Discount", + "Bundle Item", "Experimental" ], - "summary": "Partially update information about a Bundle Discount resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Bundle Item resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.7.9.0", - "operationId": "updateBundleDiscount", + "operationId": "updateBundleItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the bundle_discount", + "description": "Identifier for the bundle_item", "required": true, "schema": { "type": "string", @@ -18278,18 +18285,18 @@ } ], "requestBody": { - "description": "Partially update information about a Bundle Discount resource.", + "description": "Partially update information about a Bundle Item resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } }, "responses": { "200": { - "description": "Detail of BundleDiscount", + "description": "Detail of BundleItem", "content": { "application/vnd.api+json": { "schema": { @@ -18301,7 +18308,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18316,7 +18323,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18335,15 +18342,15 @@ } } }, - "/aggregate/bundle-discount": { + "/aggregate/bundle-item": { "post": { "tags": [ - "Bundle Discount", + "Bundle Item", "Experimental" ], - "summary": "Aggregate for the Bundle Discount resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Bundle Item resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.7.9.0", - "operationId": "aggregateBundleDiscount", + "operationId": "aggregateBundleItem", "requestBody": { "required": true, "content": { @@ -18367,7 +18374,7 @@ }, "responses": { "200": { - "description": "List of BundleDiscount", + "description": "List of BundleItem", "content": { "application/vnd.api+json": { "schema": { @@ -18381,7 +18388,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18399,7 +18406,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleDiscount" + "$ref": "#/components/schemas/BundleItem" } } } @@ -18416,15 +18423,14 @@ } } }, - "/bundle-item": { + "/custom-price": { "get": { "tags": [ - "Bundle Item", - "Experimental" + "Custom Price" ], - "summary": "List with basic information of Bundle Item resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "description": "Available since: 6.7.9.0", - "operationId": "getBundleItemList", + "summary": "List with basic information of Custom Price resources.", + "description": "", + "operationId": "getCustomPriceList", "parameters": [ { "name": "limit", @@ -18453,7 +18459,7 @@ ], "responses": { "200": { - "description": "List of Bundle Item resources.", + "description": "List of Custom Price resources.", "content": { "application/vnd.api+json": { "schema": { @@ -18472,7 +18478,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } ] @@ -18486,16 +18492,16 @@ "type": "object", "properties": { "first": { - "example": "/bundle-item?limit=25" + "example": "/custom-price?limit=25" }, "last": { - "example": "/bundle-item?limit=25&page=11" + "example": "/custom-price?limit=25&page=11" }, "next": { - "example": "/bundle-item?limit=25&page=4" + "example": "/custom-price?limit=25&page=4" }, "prev": { - "example": "/bundle-item?limit=25&page=2" + "example": "/custom-price?limit=25&page=2" } } } @@ -18516,7 +18522,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18531,12 +18537,11 @@ }, "post": { "tags": [ - "Bundle Item", - "Experimental" + "Custom Price" ], - "summary": "Create a new Bundle Item resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "description": "Available since: 6.7.9.0", - "operationId": "createBundleItem", + "summary": "Create a new Custom Price resources.", + "description": "", + "operationId": "createCustomPrice", "parameters": [ { "name": "_response", @@ -18555,14 +18560,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } }, "responses": { "200": { - "description": "Detail of BundleItem", + "description": "Detail of CustomPrice", "content": { "application/vnd.api+json": { "schema": { @@ -18574,7 +18579,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18589,7 +18594,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18605,15 +18610,14 @@ } } }, - "/search/bundle-item": { + "/search/custom-price": { "post": { "tags": [ - "Bundle Item", - "Experimental" + "Custom Price" ], - "summary": "Search for the Bundle Item resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "description": "Available since: 6.7.9.0", - "operationId": "searchBundleItem", + "summary": "Search for the Custom Price resources.", + "description": "", + "operationId": "searchCustomPrice", "parameters": [ { "name": "sw-include-search-info", @@ -18641,7 +18645,7 @@ }, "responses": { "200": { - "description": "List of BundleItem", + "description": "List of CustomPrice", "content": { "application/vnd.api+json": { "schema": { @@ -18655,7 +18659,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18673,7 +18677,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18690,20 +18694,19 @@ } } }, - "/bundle-item/{id}": { + "/custom-price/{id}": { "get": { "tags": [ - "Bundle Item", - "Experimental" + "Custom Price" ], - "summary": "Detailed information about a Bundle Item resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "description": "Available since: 6.7.9.0", - "operationId": "getBundleItem", + "summary": "Detailed information about a Custom Price resource.", + "description": "", + "operationId": "getCustomPrice", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the bundle_item", + "description": "Identifier for the custom_price", "required": true, "schema": { "type": "string", @@ -18713,7 +18716,7 @@ ], "responses": { "200": { - "description": "Detail of BundleItem", + "description": "Detail of CustomPrice", "content": { "application/vnd.api+json": { "schema": { @@ -18725,7 +18728,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18740,7 +18743,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18757,17 +18760,16 @@ }, "delete": { "tags": [ - "Bundle Item", - "Experimental" + "Custom Price" ], - "summary": "Delete a Bundle Item resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "description": "Available since: 6.7.9.0", - "operationId": "deleteBundleItem", + "summary": "Delete a Custom Price resource.", + "description": "", + "operationId": "deleteCustomPrice", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the bundle_item", + "description": "Identifier for the custom_price", "required": true, "schema": { "type": "string", @@ -18798,17 +18800,16 @@ }, "patch": { "tags": [ - "Bundle Item", - "Experimental" + "Custom Price" ], - "summary": "Partially update information about a Bundle Item resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "description": "Available since: 6.7.9.0", - "operationId": "updateBundleItem", + "summary": "Partially update information about a Custom Price resource.", + "description": "", + "operationId": "updateCustomPrice", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the bundle_item", + "description": "Identifier for the custom_price", "required": true, "schema": { "type": "string", @@ -18826,18 +18827,18 @@ } ], "requestBody": { - "description": "Partially update information about a Bundle Item resource.", + "description": "Partially update information about a Custom Price resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } }, "responses": { "200": { - "description": "Detail of BundleItem", + "description": "Detail of CustomPrice", "content": { "application/vnd.api+json": { "schema": { @@ -18849,7 +18850,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18864,7 +18865,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18883,15 +18884,14 @@ } } }, - "/aggregate/bundle-item": { + "/aggregate/custom-price": { "post": { "tags": [ - "Bundle Item", - "Experimental" + "Custom Price" ], - "summary": "Aggregate for the Bundle Item resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "description": "Available since: 6.7.9.0", - "operationId": "aggregateBundleItem", + "summary": "Aggregate for the Custom Price resources.", + "description": "Available since: 6.6.10.0", + "operationId": "aggregateCustomPrice", "requestBody": { "required": true, "content": { @@ -18915,7 +18915,7 @@ }, "responses": { "200": { - "description": "List of BundleItem", + "description": "List of CustomPrice", "content": { "application/vnd.api+json": { "schema": { @@ -18929,7 +18929,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18947,7 +18947,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/BundleItem" + "$ref": "#/components/schemas/CustomPrice" } } } @@ -18964,14 +18964,14 @@ } } }, - "/custom-price": { + "/customer-specific-features": { "get": { "tags": [ - "Custom Price" + "Customer Specific Features" ], - "summary": "List with basic information of Custom Price resources.", + "summary": "List with basic information of Customer Specific Features resources.", "description": "", - "operationId": "getCustomPriceList", + "operationId": "getCustomerSpecificFeaturesList", "parameters": [ { "name": "limit", @@ -19000,7 +19000,7 @@ ], "responses": { "200": { - "description": "List of Custom Price resources.", + "description": "List of Customer Specific Features resources.", "content": { "application/vnd.api+json": { "schema": { @@ -19019,7 +19019,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } ] @@ -19033,16 +19033,16 @@ "type": "object", "properties": { "first": { - "example": "/custom-price?limit=25" + "example": "/customer-specific-features?limit=25" }, "last": { - "example": "/custom-price?limit=25&page=11" + "example": "/customer-specific-features?limit=25&page=11" }, "next": { - "example": "/custom-price?limit=25&page=4" + "example": "/customer-specific-features?limit=25&page=4" }, "prev": { - "example": "/custom-price?limit=25&page=2" + "example": "/customer-specific-features?limit=25&page=2" } } } @@ -19063,7 +19063,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19078,11 +19078,11 @@ }, "post": { "tags": [ - "Custom Price" + "Customer Specific Features" ], - "summary": "Create a new Custom Price resources.", + "summary": "Create a new Customer Specific Features resources.", "description": "", - "operationId": "createCustomPrice", + "operationId": "createCustomerSpecificFeatures", "parameters": [ { "name": "_response", @@ -19101,14 +19101,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } }, "responses": { "200": { - "description": "Detail of CustomPrice", + "description": "Detail of CustomerSpecificFeatures", "content": { "application/vnd.api+json": { "schema": { @@ -19120,7 +19120,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19135,7 +19135,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19151,14 +19151,14 @@ } } }, - "/search/custom-price": { + "/search/customer-specific-features": { "post": { "tags": [ - "Custom Price" + "Customer Specific Features" ], - "summary": "Search for the Custom Price resources.", + "summary": "Search for the Customer Specific Features resources.", "description": "", - "operationId": "searchCustomPrice", + "operationId": "searchCustomerSpecificFeatures", "parameters": [ { "name": "sw-include-search-info", @@ -19186,7 +19186,7 @@ }, "responses": { "200": { - "description": "List of CustomPrice", + "description": "List of CustomerSpecificFeatures", "content": { "application/vnd.api+json": { "schema": { @@ -19200,7 +19200,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19218,7 +19218,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19235,19 +19235,19 @@ } } }, - "/custom-price/{id}": { + "/customer-specific-features/{id}": { "get": { "tags": [ - "Custom Price" + "Customer Specific Features" ], - "summary": "Detailed information about a Custom Price resource.", + "summary": "Detailed information about a Customer Specific Features resource.", "description": "", - "operationId": "getCustomPrice", + "operationId": "getCustomerSpecificFeatures", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the custom_price", + "description": "Identifier for the customer_specific_features", "required": true, "schema": { "type": "string", @@ -19257,7 +19257,7 @@ ], "responses": { "200": { - "description": "Detail of CustomPrice", + "description": "Detail of CustomerSpecificFeatures", "content": { "application/vnd.api+json": { "schema": { @@ -19269,7 +19269,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19284,7 +19284,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19301,16 +19301,16 @@ }, "delete": { "tags": [ - "Custom Price" + "Customer Specific Features" ], - "summary": "Delete a Custom Price resource.", + "summary": "Delete a Customer Specific Features resource.", "description": "", - "operationId": "deleteCustomPrice", + "operationId": "deleteCustomerSpecificFeatures", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the custom_price", + "description": "Identifier for the customer_specific_features", "required": true, "schema": { "type": "string", @@ -19341,16 +19341,16 @@ }, "patch": { "tags": [ - "Custom Price" + "Customer Specific Features" ], - "summary": "Partially update information about a Custom Price resource.", + "summary": "Partially update information about a Customer Specific Features resource.", "description": "", - "operationId": "updateCustomPrice", + "operationId": "updateCustomerSpecificFeatures", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the custom_price", + "description": "Identifier for the customer_specific_features", "required": true, "schema": { "type": "string", @@ -19368,18 +19368,18 @@ } ], "requestBody": { - "description": "Partially update information about a Custom Price resource.", + "description": "Partially update information about a Customer Specific Features resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } }, "responses": { "200": { - "description": "Detail of CustomPrice", + "description": "Detail of CustomerSpecificFeatures", "content": { "application/vnd.api+json": { "schema": { @@ -19391,7 +19391,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19406,7 +19406,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19425,14 +19425,14 @@ } } }, - "/aggregate/custom-price": { + "/aggregate/customer-specific-features": { "post": { "tags": [ - "Custom Price" + "Customer Specific Features" ], - "summary": "Aggregate for the Custom Price resources.", + "summary": "Aggregate for the Customer Specific Features resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateCustomPrice", + "operationId": "aggregateCustomerSpecificFeatures", "requestBody": { "required": true, "content": { @@ -19456,7 +19456,7 @@ }, "responses": { "200": { - "description": "List of CustomPrice", + "description": "List of CustomerSpecificFeatures", "content": { "application/vnd.api+json": { "schema": { @@ -19470,7 +19470,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19488,7 +19488,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomPrice" + "$ref": "#/components/schemas/CustomerSpecificFeatures" } } } @@ -19505,14 +19505,14 @@ } } }, - "/customer-specific-features": { + "/media-ai-tag": { "get": { "tags": [ - "Customer Specific Features" + "Media Ai Tag" ], - "summary": "List with basic information of Customer Specific Features resources.", + "summary": "List with basic information of Media Ai Tag resources.", "description": "", - "operationId": "getCustomerSpecificFeaturesList", + "operationId": "getMediaAiTagList", "parameters": [ { "name": "limit", @@ -19541,7 +19541,7 @@ ], "responses": { "200": { - "description": "List of Customer Specific Features resources.", + "description": "List of Media Ai Tag resources.", "content": { "application/vnd.api+json": { "schema": { @@ -19560,7 +19560,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } ] @@ -19574,16 +19574,16 @@ "type": "object", "properties": { "first": { - "example": "/customer-specific-features?limit=25" + "example": "/media-ai-tag?limit=25" }, "last": { - "example": "/customer-specific-features?limit=25&page=11" + "example": "/media-ai-tag?limit=25&page=11" }, "next": { - "example": "/customer-specific-features?limit=25&page=4" + "example": "/media-ai-tag?limit=25&page=4" }, "prev": { - "example": "/customer-specific-features?limit=25&page=2" + "example": "/media-ai-tag?limit=25&page=2" } } } @@ -19604,7 +19604,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -19619,11 +19619,11 @@ }, "post": { "tags": [ - "Customer Specific Features" + "Media Ai Tag" ], - "summary": "Create a new Customer Specific Features resources.", + "summary": "Create a new Media Ai Tag resources.", "description": "", - "operationId": "createCustomerSpecificFeatures", + "operationId": "createMediaAiTag", "parameters": [ { "name": "_response", @@ -19642,14 +19642,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } }, "responses": { "200": { - "description": "Detail of CustomerSpecificFeatures", + "description": "Detail of MediaAiTag", "content": { "application/vnd.api+json": { "schema": { @@ -19661,7 +19661,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -19676,7 +19676,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -19692,14 +19692,14 @@ } } }, - "/search/customer-specific-features": { + "/search/media-ai-tag": { "post": { "tags": [ - "Customer Specific Features" + "Media Ai Tag" ], - "summary": "Search for the Customer Specific Features resources.", + "summary": "Search for the Media Ai Tag resources.", "description": "", - "operationId": "searchCustomerSpecificFeatures", + "operationId": "searchMediaAiTag", "parameters": [ { "name": "sw-include-search-info", @@ -19727,7 +19727,7 @@ }, "responses": { "200": { - "description": "List of CustomerSpecificFeatures", + "description": "List of MediaAiTag", "content": { "application/vnd.api+json": { "schema": { @@ -19741,7 +19741,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -19759,7 +19759,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -19776,19 +19776,19 @@ } } }, - "/customer-specific-features/{id}": { + "/media-ai-tag/{id}": { "get": { "tags": [ - "Customer Specific Features" + "Media Ai Tag" ], - "summary": "Detailed information about a Customer Specific Features resource.", + "summary": "Detailed information about a Media Ai Tag resource.", "description": "", - "operationId": "getCustomerSpecificFeatures", + "operationId": "getMediaAiTag", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the customer_specific_features", + "description": "Identifier for the media_ai_tag", "required": true, "schema": { "type": "string", @@ -19798,7 +19798,7 @@ ], "responses": { "200": { - "description": "Detail of CustomerSpecificFeatures", + "description": "Detail of MediaAiTag", "content": { "application/vnd.api+json": { "schema": { @@ -19810,7 +19810,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -19825,7 +19825,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -19842,16 +19842,16 @@ }, "delete": { "tags": [ - "Customer Specific Features" + "Media Ai Tag" ], - "summary": "Delete a Customer Specific Features resource.", + "summary": "Delete a Media Ai Tag resource.", "description": "", - "operationId": "deleteCustomerSpecificFeatures", + "operationId": "deleteMediaAiTag", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the customer_specific_features", + "description": "Identifier for the media_ai_tag", "required": true, "schema": { "type": "string", @@ -19882,16 +19882,16 @@ }, "patch": { "tags": [ - "Customer Specific Features" + "Media Ai Tag" ], - "summary": "Partially update information about a Customer Specific Features resource.", + "summary": "Partially update information about a Media Ai Tag resource.", "description": "", - "operationId": "updateCustomerSpecificFeatures", + "operationId": "updateMediaAiTag", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the customer_specific_features", + "description": "Identifier for the media_ai_tag", "required": true, "schema": { "type": "string", @@ -19909,18 +19909,18 @@ } ], "requestBody": { - "description": "Partially update information about a Customer Specific Features resource.", + "description": "Partially update information about a Media Ai Tag resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } }, "responses": { "200": { - "description": "Detail of CustomerSpecificFeatures", + "description": "Detail of MediaAiTag", "content": { "application/vnd.api+json": { "schema": { @@ -19932,7 +19932,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -19947,7 +19947,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -19966,14 +19966,14 @@ } } }, - "/aggregate/customer-specific-features": { + "/aggregate/media-ai-tag": { "post": { "tags": [ - "Customer Specific Features" + "Media Ai Tag" ], - "summary": "Aggregate for the Customer Specific Features resources.", + "summary": "Aggregate for the Media Ai Tag resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateCustomerSpecificFeatures", + "operationId": "aggregateMediaAiTag", "requestBody": { "required": true, "content": { @@ -19997,7 +19997,7 @@ }, "responses": { "200": { - "description": "List of CustomerSpecificFeatures", + "description": "List of MediaAiTag", "content": { "application/vnd.api+json": { "schema": { @@ -20011,7 +20011,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -20029,7 +20029,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/CustomerSpecificFeatures" + "$ref": "#/components/schemas/MediaAiTag" } } } @@ -20046,14 +20046,14 @@ } } }, - "/media-ai-tag": { + "/order-product-warehouse": { "get": { "tags": [ - "Media Ai Tag" + "Order Product Warehouse" ], - "summary": "List with basic information of Media Ai Tag resources.", + "summary": "List with basic information of Order Product Warehouse resources.", "description": "", - "operationId": "getMediaAiTagList", + "operationId": "getOrderProductWarehouseList", "parameters": [ { "name": "limit", @@ -20082,7 +20082,7 @@ ], "responses": { "200": { - "description": "List of Media Ai Tag resources.", + "description": "List of Order Product Warehouse resources.", "content": { "application/vnd.api+json": { "schema": { @@ -20101,7 +20101,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } ] @@ -20115,16 +20115,16 @@ "type": "object", "properties": { "first": { - "example": "/media-ai-tag?limit=25" + "example": "/order-product-warehouse?limit=25" }, "last": { - "example": "/media-ai-tag?limit=25&page=11" + "example": "/order-product-warehouse?limit=25&page=11" }, "next": { - "example": "/media-ai-tag?limit=25&page=4" + "example": "/order-product-warehouse?limit=25&page=4" }, "prev": { - "example": "/media-ai-tag?limit=25&page=2" + "example": "/order-product-warehouse?limit=25&page=2" } } } @@ -20145,7 +20145,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20160,11 +20160,11 @@ }, "post": { "tags": [ - "Media Ai Tag" + "Order Product Warehouse" ], - "summary": "Create a new Media Ai Tag resources.", + "summary": "Create a new Order Product Warehouse resources.", "description": "", - "operationId": "createMediaAiTag", + "operationId": "createOrderProductWarehouse", "parameters": [ { "name": "_response", @@ -20183,14 +20183,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } }, "responses": { "200": { - "description": "Detail of MediaAiTag", + "description": "Detail of OrderProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -20202,7 +20202,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20217,7 +20217,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20233,14 +20233,14 @@ } } }, - "/search/media-ai-tag": { + "/search/order-product-warehouse": { "post": { "tags": [ - "Media Ai Tag" + "Order Product Warehouse" ], - "summary": "Search for the Media Ai Tag resources.", + "summary": "Search for the Order Product Warehouse resources.", "description": "", - "operationId": "searchMediaAiTag", + "operationId": "searchOrderProductWarehouse", "parameters": [ { "name": "sw-include-search-info", @@ -20268,7 +20268,7 @@ }, "responses": { "200": { - "description": "List of MediaAiTag", + "description": "List of OrderProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -20282,7 +20282,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20300,7 +20300,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20317,19 +20317,19 @@ } } }, - "/media-ai-tag/{id}": { + "/order-product-warehouse/{id}": { "get": { "tags": [ - "Media Ai Tag" + "Order Product Warehouse" ], - "summary": "Detailed information about a Media Ai Tag resource.", + "summary": "Detailed information about a Order Product Warehouse resource.", "description": "", - "operationId": "getMediaAiTag", + "operationId": "getOrderProductWarehouse", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the media_ai_tag", + "description": "Identifier for the order_product_warehouse", "required": true, "schema": { "type": "string", @@ -20339,7 +20339,7 @@ ], "responses": { "200": { - "description": "Detail of MediaAiTag", + "description": "Detail of OrderProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -20351,7 +20351,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20366,7 +20366,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20383,16 +20383,16 @@ }, "delete": { "tags": [ - "Media Ai Tag" + "Order Product Warehouse" ], - "summary": "Delete a Media Ai Tag resource.", + "summary": "Delete a Order Product Warehouse resource.", "description": "", - "operationId": "deleteMediaAiTag", + "operationId": "deleteOrderProductWarehouse", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the media_ai_tag", + "description": "Identifier for the order_product_warehouse", "required": true, "schema": { "type": "string", @@ -20423,16 +20423,16 @@ }, "patch": { "tags": [ - "Media Ai Tag" + "Order Product Warehouse" ], - "summary": "Partially update information about a Media Ai Tag resource.", + "summary": "Partially update information about a Order Product Warehouse resource.", "description": "", - "operationId": "updateMediaAiTag", + "operationId": "updateOrderProductWarehouse", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the media_ai_tag", + "description": "Identifier for the order_product_warehouse", "required": true, "schema": { "type": "string", @@ -20450,18 +20450,18 @@ } ], "requestBody": { - "description": "Partially update information about a Media Ai Tag resource.", + "description": "Partially update information about a Order Product Warehouse resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } }, "responses": { "200": { - "description": "Detail of MediaAiTag", + "description": "Detail of OrderProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -20473,7 +20473,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20488,7 +20488,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20507,14 +20507,14 @@ } } }, - "/aggregate/media-ai-tag": { + "/aggregate/order-product-warehouse": { "post": { "tags": [ - "Media Ai Tag" + "Order Product Warehouse" ], - "summary": "Aggregate for the Media Ai Tag resources.", + "summary": "Aggregate for the Order Product Warehouse resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateMediaAiTag", + "operationId": "aggregateOrderProductWarehouse", "requestBody": { "required": true, "content": { @@ -20538,7 +20538,7 @@ }, "responses": { "200": { - "description": "List of MediaAiTag", + "description": "List of OrderProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -20552,7 +20552,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20570,7 +20570,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/MediaAiTag" + "$ref": "#/components/schemas/OrderProductWarehouse" } } } @@ -20587,14 +20587,14 @@ } } }, - "/order-product-warehouse": { + "/order-return": { "get": { "tags": [ - "Order Product Warehouse" + "Order Return" ], - "summary": "List with basic information of Order Product Warehouse resources.", + "summary": "List with basic information of Order Return resources.", "description": "", - "operationId": "getOrderProductWarehouseList", + "operationId": "getOrderReturnList", "parameters": [ { "name": "limit", @@ -20623,7 +20623,7 @@ ], "responses": { "200": { - "description": "List of Order Product Warehouse resources.", + "description": "List of Order Return resources.", "content": { "application/vnd.api+json": { "schema": { @@ -20642,7 +20642,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } ] @@ -20656,16 +20656,16 @@ "type": "object", "properties": { "first": { - "example": "/order-product-warehouse?limit=25" + "example": "/order-return?limit=25" }, "last": { - "example": "/order-product-warehouse?limit=25&page=11" + "example": "/order-return?limit=25&page=11" }, "next": { - "example": "/order-product-warehouse?limit=25&page=4" + "example": "/order-return?limit=25&page=4" }, "prev": { - "example": "/order-product-warehouse?limit=25&page=2" + "example": "/order-return?limit=25&page=2" } } } @@ -20686,7 +20686,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -20701,11 +20701,11 @@ }, "post": { "tags": [ - "Order Product Warehouse" + "Order Return" ], - "summary": "Create a new Order Product Warehouse resources.", + "summary": "Create a new Order Return resources.", "description": "", - "operationId": "createOrderProductWarehouse", + "operationId": "createOrderReturn", "parameters": [ { "name": "_response", @@ -20724,14 +20724,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } }, "responses": { "200": { - "description": "Detail of OrderProductWarehouse", + "description": "Detail of OrderReturn", "content": { "application/vnd.api+json": { "schema": { @@ -20743,7 +20743,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -20758,7 +20758,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -20774,14 +20774,14 @@ } } }, - "/search/order-product-warehouse": { + "/search/order-return": { "post": { "tags": [ - "Order Product Warehouse" + "Order Return" ], - "summary": "Search for the Order Product Warehouse resources.", + "summary": "Search for the Order Return resources.", "description": "", - "operationId": "searchOrderProductWarehouse", + "operationId": "searchOrderReturn", "parameters": [ { "name": "sw-include-search-info", @@ -20809,7 +20809,7 @@ }, "responses": { "200": { - "description": "List of OrderProductWarehouse", + "description": "List of OrderReturn", "content": { "application/vnd.api+json": { "schema": { @@ -20823,7 +20823,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -20841,7 +20841,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -20858,19 +20858,19 @@ } } }, - "/order-product-warehouse/{id}": { + "/order-return/{id}": { "get": { "tags": [ - "Order Product Warehouse" + "Order Return" ], - "summary": "Detailed information about a Order Product Warehouse resource.", + "summary": "Detailed information about a Order Return resource.", "description": "", - "operationId": "getOrderProductWarehouse", + "operationId": "getOrderReturn", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_product_warehouse", + "description": "Identifier for the order_return", "required": true, "schema": { "type": "string", @@ -20880,7 +20880,7 @@ ], "responses": { "200": { - "description": "Detail of OrderProductWarehouse", + "description": "Detail of OrderReturn", "content": { "application/vnd.api+json": { "schema": { @@ -20892,7 +20892,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -20907,7 +20907,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -20924,16 +20924,16 @@ }, "delete": { "tags": [ - "Order Product Warehouse" + "Order Return" ], - "summary": "Delete a Order Product Warehouse resource.", + "summary": "Delete a Order Return resource.", "description": "", - "operationId": "deleteOrderProductWarehouse", + "operationId": "deleteOrderReturn", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_product_warehouse", + "description": "Identifier for the order_return", "required": true, "schema": { "type": "string", @@ -20964,16 +20964,16 @@ }, "patch": { "tags": [ - "Order Product Warehouse" + "Order Return" ], - "summary": "Partially update information about a Order Product Warehouse resource.", + "summary": "Partially update information about a Order Return resource.", "description": "", - "operationId": "updateOrderProductWarehouse", + "operationId": "updateOrderReturn", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_product_warehouse", + "description": "Identifier for the order_return", "required": true, "schema": { "type": "string", @@ -20991,18 +20991,18 @@ } ], "requestBody": { - "description": "Partially update information about a Order Product Warehouse resource.", + "description": "Partially update information about a Order Return resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } }, "responses": { "200": { - "description": "Detail of OrderProductWarehouse", + "description": "Detail of OrderReturn", "content": { "application/vnd.api+json": { "schema": { @@ -21014,7 +21014,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -21029,7 +21029,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -21048,14 +21048,14 @@ } } }, - "/aggregate/order-product-warehouse": { + "/aggregate/order-return": { "post": { "tags": [ - "Order Product Warehouse" + "Order Return" ], - "summary": "Aggregate for the Order Product Warehouse resources.", + "summary": "Aggregate for the Order Return resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateOrderProductWarehouse", + "operationId": "aggregateOrderReturn", "requestBody": { "required": true, "content": { @@ -21079,7 +21079,7 @@ }, "responses": { "200": { - "description": "List of OrderProductWarehouse", + "description": "List of OrderReturn", "content": { "application/vnd.api+json": { "schema": { @@ -21093,7 +21093,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -21111,7 +21111,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderProductWarehouse" + "$ref": "#/components/schemas/OrderReturn" } } } @@ -21128,14 +21128,14 @@ } } }, - "/order-return": { + "/order-return-line-item": { "get": { "tags": [ - "Order Return" + "Order Return Line Item" ], - "summary": "List with basic information of Order Return resources.", + "summary": "List with basic information of Order Return Line Item resources.", "description": "", - "operationId": "getOrderReturnList", + "operationId": "getOrderReturnLineItemList", "parameters": [ { "name": "limit", @@ -21164,7 +21164,7 @@ ], "responses": { "200": { - "description": "List of Order Return resources.", + "description": "List of Order Return Line Item resources.", "content": { "application/vnd.api+json": { "schema": { @@ -21183,7 +21183,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } ] @@ -21197,16 +21197,16 @@ "type": "object", "properties": { "first": { - "example": "/order-return?limit=25" + "example": "/order-return-line-item?limit=25" }, "last": { - "example": "/order-return?limit=25&page=11" + "example": "/order-return-line-item?limit=25&page=11" }, "next": { - "example": "/order-return?limit=25&page=4" + "example": "/order-return-line-item?limit=25&page=4" }, "prev": { - "example": "/order-return?limit=25&page=2" + "example": "/order-return-line-item?limit=25&page=2" } } } @@ -21227,7 +21227,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21242,11 +21242,11 @@ }, "post": { "tags": [ - "Order Return" + "Order Return Line Item" ], - "summary": "Create a new Order Return resources.", + "summary": "Create a new Order Return Line Item resources.", "description": "", - "operationId": "createOrderReturn", + "operationId": "createOrderReturnLineItem", "parameters": [ { "name": "_response", @@ -21265,14 +21265,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } }, "responses": { "200": { - "description": "Detail of OrderReturn", + "description": "Detail of OrderReturnLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -21284,7 +21284,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21299,7 +21299,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21315,14 +21315,14 @@ } } }, - "/search/order-return": { + "/search/order-return-line-item": { "post": { "tags": [ - "Order Return" + "Order Return Line Item" ], - "summary": "Search for the Order Return resources.", + "summary": "Search for the Order Return Line Item resources.", "description": "", - "operationId": "searchOrderReturn", + "operationId": "searchOrderReturnLineItem", "parameters": [ { "name": "sw-include-search-info", @@ -21350,7 +21350,7 @@ }, "responses": { "200": { - "description": "List of OrderReturn", + "description": "List of OrderReturnLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -21364,7 +21364,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21382,7 +21382,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21399,19 +21399,19 @@ } } }, - "/order-return/{id}": { + "/order-return-line-item/{id}": { "get": { "tags": [ - "Order Return" + "Order Return Line Item" ], - "summary": "Detailed information about a Order Return resource.", + "summary": "Detailed information about a Order Return Line Item resource.", "description": "", - "operationId": "getOrderReturn", + "operationId": "getOrderReturnLineItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_return", + "description": "Identifier for the order_return_line_item", "required": true, "schema": { "type": "string", @@ -21421,7 +21421,7 @@ ], "responses": { "200": { - "description": "Detail of OrderReturn", + "description": "Detail of OrderReturnLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -21433,7 +21433,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21448,7 +21448,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21465,16 +21465,16 @@ }, "delete": { "tags": [ - "Order Return" + "Order Return Line Item" ], - "summary": "Delete a Order Return resource.", + "summary": "Delete a Order Return Line Item resource.", "description": "", - "operationId": "deleteOrderReturn", + "operationId": "deleteOrderReturnLineItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_return", + "description": "Identifier for the order_return_line_item", "required": true, "schema": { "type": "string", @@ -21505,16 +21505,16 @@ }, "patch": { "tags": [ - "Order Return" + "Order Return Line Item" ], - "summary": "Partially update information about a Order Return resource.", + "summary": "Partially update information about a Order Return Line Item resource.", "description": "", - "operationId": "updateOrderReturn", + "operationId": "updateOrderReturnLineItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_return", + "description": "Identifier for the order_return_line_item", "required": true, "schema": { "type": "string", @@ -21532,18 +21532,18 @@ } ], "requestBody": { - "description": "Partially update information about a Order Return resource.", + "description": "Partially update information about a Order Return Line Item resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } }, "responses": { "200": { - "description": "Detail of OrderReturn", + "description": "Detail of OrderReturnLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -21555,7 +21555,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21570,7 +21570,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21589,14 +21589,14 @@ } } }, - "/aggregate/order-return": { + "/aggregate/order-return-line-item": { "post": { "tags": [ - "Order Return" + "Order Return Line Item" ], - "summary": "Aggregate for the Order Return resources.", + "summary": "Aggregate for the Order Return Line Item resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateOrderReturn", + "operationId": "aggregateOrderReturnLineItem", "requestBody": { "required": true, "content": { @@ -21620,7 +21620,7 @@ }, "responses": { "200": { - "description": "List of OrderReturn", + "description": "List of OrderReturnLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -21634,7 +21634,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21652,7 +21652,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturn" + "$ref": "#/components/schemas/OrderReturnLineItem" } } } @@ -21669,14 +21669,14 @@ } } }, - "/order-return-line-item": { + "/order-return-line-item-reason": { "get": { "tags": [ - "Order Return Line Item" + "Order Return Line Item Reason" ], - "summary": "List with basic information of Order Return Line Item resources.", + "summary": "List with basic information of Order Return Line Item Reason resources.", "description": "", - "operationId": "getOrderReturnLineItemList", + "operationId": "getOrderReturnLineItemReasonList", "parameters": [ { "name": "limit", @@ -21705,7 +21705,7 @@ ], "responses": { "200": { - "description": "List of Order Return Line Item resources.", + "description": "List of Order Return Line Item Reason resources.", "content": { "application/vnd.api+json": { "schema": { @@ -21724,7 +21724,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } ] @@ -21738,16 +21738,16 @@ "type": "object", "properties": { "first": { - "example": "/order-return-line-item?limit=25" + "example": "/order-return-line-item-reason?limit=25" }, "last": { - "example": "/order-return-line-item?limit=25&page=11" + "example": "/order-return-line-item-reason?limit=25&page=11" }, "next": { - "example": "/order-return-line-item?limit=25&page=4" + "example": "/order-return-line-item-reason?limit=25&page=4" }, "prev": { - "example": "/order-return-line-item?limit=25&page=2" + "example": "/order-return-line-item-reason?limit=25&page=2" } } } @@ -21768,7 +21768,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -21783,11 +21783,11 @@ }, "post": { "tags": [ - "Order Return Line Item" + "Order Return Line Item Reason" ], - "summary": "Create a new Order Return Line Item resources.", + "summary": "Create a new Order Return Line Item Reason resources.", "description": "", - "operationId": "createOrderReturnLineItem", + "operationId": "createOrderReturnLineItemReason", "parameters": [ { "name": "_response", @@ -21806,14 +21806,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } }, "responses": { "200": { - "description": "Detail of OrderReturnLineItem", + "description": "Detail of OrderReturnLineItemReason", "content": { "application/vnd.api+json": { "schema": { @@ -21825,7 +21825,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -21840,7 +21840,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -21856,14 +21856,14 @@ } } }, - "/search/order-return-line-item": { + "/search/order-return-line-item-reason": { "post": { "tags": [ - "Order Return Line Item" + "Order Return Line Item Reason" ], - "summary": "Search for the Order Return Line Item resources.", + "summary": "Search for the Order Return Line Item Reason resources.", "description": "", - "operationId": "searchOrderReturnLineItem", + "operationId": "searchOrderReturnLineItemReason", "parameters": [ { "name": "sw-include-search-info", @@ -21891,7 +21891,7 @@ }, "responses": { "200": { - "description": "List of OrderReturnLineItem", + "description": "List of OrderReturnLineItemReason", "content": { "application/vnd.api+json": { "schema": { @@ -21905,7 +21905,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -21923,7 +21923,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -21940,19 +21940,19 @@ } } }, - "/order-return-line-item/{id}": { + "/order-return-line-item-reason/{id}": { "get": { "tags": [ - "Order Return Line Item" + "Order Return Line Item Reason" ], - "summary": "Detailed information about a Order Return Line Item resource.", + "summary": "Detailed information about a Order Return Line Item Reason resource.", "description": "", - "operationId": "getOrderReturnLineItem", + "operationId": "getOrderReturnLineItemReason", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_return_line_item", + "description": "Identifier for the order_return_line_item_reason", "required": true, "schema": { "type": "string", @@ -21962,7 +21962,7 @@ ], "responses": { "200": { - "description": "Detail of OrderReturnLineItem", + "description": "Detail of OrderReturnLineItemReason", "content": { "application/vnd.api+json": { "schema": { @@ -21974,7 +21974,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -21989,7 +21989,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -22006,16 +22006,16 @@ }, "delete": { "tags": [ - "Order Return Line Item" + "Order Return Line Item Reason" ], - "summary": "Delete a Order Return Line Item resource.", + "summary": "Delete a Order Return Line Item Reason resource.", "description": "", - "operationId": "deleteOrderReturnLineItem", + "operationId": "deleteOrderReturnLineItemReason", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_return_line_item", + "description": "Identifier for the order_return_line_item_reason", "required": true, "schema": { "type": "string", @@ -22046,16 +22046,16 @@ }, "patch": { "tags": [ - "Order Return Line Item" + "Order Return Line Item Reason" ], - "summary": "Partially update information about a Order Return Line Item resource.", + "summary": "Partially update information about a Order Return Line Item Reason resource.", "description": "", - "operationId": "updateOrderReturnLineItem", + "operationId": "updateOrderReturnLineItemReason", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_return_line_item", + "description": "Identifier for the order_return_line_item_reason", "required": true, "schema": { "type": "string", @@ -22073,18 +22073,18 @@ } ], "requestBody": { - "description": "Partially update information about a Order Return Line Item resource.", + "description": "Partially update information about a Order Return Line Item Reason resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } }, "responses": { "200": { - "description": "Detail of OrderReturnLineItem", + "description": "Detail of OrderReturnLineItemReason", "content": { "application/vnd.api+json": { "schema": { @@ -22096,7 +22096,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -22111,7 +22111,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -22130,14 +22130,14 @@ } } }, - "/aggregate/order-return-line-item": { + "/aggregate/order-return-line-item-reason": { "post": { "tags": [ - "Order Return Line Item" + "Order Return Line Item Reason" ], - "summary": "Aggregate for the Order Return Line Item resources.", + "summary": "Aggregate for the Order Return Line Item Reason resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateOrderReturnLineItem", + "operationId": "aggregateOrderReturnLineItemReason", "requestBody": { "required": true, "content": { @@ -22161,7 +22161,7 @@ }, "responses": { "200": { - "description": "List of OrderReturnLineItem", + "description": "List of OrderReturnLineItemReason", "content": { "application/vnd.api+json": { "schema": { @@ -22175,7 +22175,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -22193,7 +22193,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItem" + "$ref": "#/components/schemas/OrderReturnLineItemReason" } } } @@ -22210,14 +22210,14 @@ } } }, - "/order-return-line-item-reason": { + "/order-warehouse-group": { "get": { "tags": [ - "Order Return Line Item Reason" + "Order Warehouse Group" ], - "summary": "List with basic information of Order Return Line Item Reason resources.", + "summary": "List with basic information of Order Warehouse Group resources.", "description": "", - "operationId": "getOrderReturnLineItemReasonList", + "operationId": "getOrderWarehouseGroupList", "parameters": [ { "name": "limit", @@ -22246,7 +22246,7 @@ ], "responses": { "200": { - "description": "List of Order Return Line Item Reason resources.", + "description": "List of Order Warehouse Group resources.", "content": { "application/vnd.api+json": { "schema": { @@ -22265,7 +22265,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } ] @@ -22279,16 +22279,16 @@ "type": "object", "properties": { "first": { - "example": "/order-return-line-item-reason?limit=25" + "example": "/order-warehouse-group?limit=25" }, "last": { - "example": "/order-return-line-item-reason?limit=25&page=11" + "example": "/order-warehouse-group?limit=25&page=11" }, "next": { - "example": "/order-return-line-item-reason?limit=25&page=4" + "example": "/order-warehouse-group?limit=25&page=4" }, "prev": { - "example": "/order-return-line-item-reason?limit=25&page=2" + "example": "/order-warehouse-group?limit=25&page=2" } } } @@ -22309,7 +22309,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22324,11 +22324,11 @@ }, "post": { "tags": [ - "Order Return Line Item Reason" + "Order Warehouse Group" ], - "summary": "Create a new Order Return Line Item Reason resources.", + "summary": "Create a new Order Warehouse Group resources.", "description": "", - "operationId": "createOrderReturnLineItemReason", + "operationId": "createOrderWarehouseGroup", "parameters": [ { "name": "_response", @@ -22347,14 +22347,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } }, "responses": { "200": { - "description": "Detail of OrderReturnLineItemReason", + "description": "Detail of OrderWarehouseGroup", "content": { "application/vnd.api+json": { "schema": { @@ -22366,7 +22366,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22381,7 +22381,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22397,14 +22397,14 @@ } } }, - "/search/order-return-line-item-reason": { + "/search/order-warehouse-group": { "post": { "tags": [ - "Order Return Line Item Reason" + "Order Warehouse Group" ], - "summary": "Search for the Order Return Line Item Reason resources.", + "summary": "Search for the Order Warehouse Group resources.", "description": "", - "operationId": "searchOrderReturnLineItemReason", + "operationId": "searchOrderWarehouseGroup", "parameters": [ { "name": "sw-include-search-info", @@ -22432,7 +22432,7 @@ }, "responses": { "200": { - "description": "List of OrderReturnLineItemReason", + "description": "List of OrderWarehouseGroup", "content": { "application/vnd.api+json": { "schema": { @@ -22446,7 +22446,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22464,7 +22464,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22481,19 +22481,19 @@ } } }, - "/order-return-line-item-reason/{id}": { + "/order-warehouse-group/{id}": { "get": { "tags": [ - "Order Return Line Item Reason" + "Order Warehouse Group" ], - "summary": "Detailed information about a Order Return Line Item Reason resource.", + "summary": "Detailed information about a Order Warehouse Group resource.", "description": "", - "operationId": "getOrderReturnLineItemReason", + "operationId": "getOrderWarehouseGroup", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_return_line_item_reason", + "description": "Identifier for the order_warehouse_group", "required": true, "schema": { "type": "string", @@ -22503,7 +22503,7 @@ ], "responses": { "200": { - "description": "Detail of OrderReturnLineItemReason", + "description": "Detail of OrderWarehouseGroup", "content": { "application/vnd.api+json": { "schema": { @@ -22515,7 +22515,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22530,7 +22530,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22547,16 +22547,16 @@ }, "delete": { "tags": [ - "Order Return Line Item Reason" + "Order Warehouse Group" ], - "summary": "Delete a Order Return Line Item Reason resource.", + "summary": "Delete a Order Warehouse Group resource.", "description": "", - "operationId": "deleteOrderReturnLineItemReason", + "operationId": "deleteOrderWarehouseGroup", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_return_line_item_reason", + "description": "Identifier for the order_warehouse_group", "required": true, "schema": { "type": "string", @@ -22587,16 +22587,16 @@ }, "patch": { "tags": [ - "Order Return Line Item Reason" + "Order Warehouse Group" ], - "summary": "Partially update information about a Order Return Line Item Reason resource.", + "summary": "Partially update information about a Order Warehouse Group resource.", "description": "", - "operationId": "updateOrderReturnLineItemReason", + "operationId": "updateOrderWarehouseGroup", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_return_line_item_reason", + "description": "Identifier for the order_warehouse_group", "required": true, "schema": { "type": "string", @@ -22614,18 +22614,18 @@ } ], "requestBody": { - "description": "Partially update information about a Order Return Line Item Reason resource.", + "description": "Partially update information about a Order Warehouse Group resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } }, "responses": { "200": { - "description": "Detail of OrderReturnLineItemReason", + "description": "Detail of OrderWarehouseGroup", "content": { "application/vnd.api+json": { "schema": { @@ -22637,7 +22637,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22652,7 +22652,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22671,14 +22671,14 @@ } } }, - "/aggregate/order-return-line-item-reason": { + "/aggregate/order-warehouse-group": { "post": { "tags": [ - "Order Return Line Item Reason" + "Order Warehouse Group" ], - "summary": "Aggregate for the Order Return Line Item Reason resources.", + "summary": "Aggregate for the Order Warehouse Group resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateOrderReturnLineItemReason", + "operationId": "aggregateOrderWarehouseGroup", "requestBody": { "required": true, "content": { @@ -22702,7 +22702,7 @@ }, "responses": { "200": { - "description": "List of OrderReturnLineItemReason", + "description": "List of OrderWarehouseGroup", "content": { "application/vnd.api+json": { "schema": { @@ -22716,7 +22716,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22734,7 +22734,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderReturnLineItemReason" + "$ref": "#/components/schemas/OrderWarehouseGroup" } } } @@ -22751,14 +22751,14 @@ } } }, - "/order-warehouse-group": { + "/product-review-summary": { "get": { "tags": [ - "Order Warehouse Group" + "Product Review Summary" ], - "summary": "List with basic information of Order Warehouse Group resources.", + "summary": "List with basic information of Product Review Summary resources.", "description": "", - "operationId": "getOrderWarehouseGroupList", + "operationId": "getProductReviewSummaryList", "parameters": [ { "name": "limit", @@ -22787,7 +22787,7 @@ ], "responses": { "200": { - "description": "List of Order Warehouse Group resources.", + "description": "List of Product Review Summary resources.", "content": { "application/vnd.api+json": { "schema": { @@ -22806,7 +22806,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } ] @@ -22820,16 +22820,16 @@ "type": "object", "properties": { "first": { - "example": "/order-warehouse-group?limit=25" + "example": "/product-review-summary?limit=25" }, "last": { - "example": "/order-warehouse-group?limit=25&page=11" + "example": "/product-review-summary?limit=25&page=11" }, "next": { - "example": "/order-warehouse-group?limit=25&page=4" + "example": "/product-review-summary?limit=25&page=4" }, "prev": { - "example": "/order-warehouse-group?limit=25&page=2" + "example": "/product-review-summary?limit=25&page=2" } } } @@ -22850,7 +22850,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -22865,11 +22865,11 @@ }, "post": { "tags": [ - "Order Warehouse Group" + "Product Review Summary" ], - "summary": "Create a new Order Warehouse Group resources.", + "summary": "Create a new Product Review Summary resources.", "description": "", - "operationId": "createOrderWarehouseGroup", + "operationId": "createProductReviewSummary", "parameters": [ { "name": "_response", @@ -22888,14 +22888,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } }, "responses": { "200": { - "description": "Detail of OrderWarehouseGroup", + "description": "Detail of ProductReviewSummary", "content": { "application/vnd.api+json": { "schema": { @@ -22907,7 +22907,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -22922,7 +22922,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -22938,14 +22938,14 @@ } } }, - "/search/order-warehouse-group": { + "/search/product-review-summary": { "post": { "tags": [ - "Order Warehouse Group" + "Product Review Summary" ], - "summary": "Search for the Order Warehouse Group resources.", + "summary": "Search for the Product Review Summary resources.", "description": "", - "operationId": "searchOrderWarehouseGroup", + "operationId": "searchProductReviewSummary", "parameters": [ { "name": "sw-include-search-info", @@ -22973,7 +22973,7 @@ }, "responses": { "200": { - "description": "List of OrderWarehouseGroup", + "description": "List of ProductReviewSummary", "content": { "application/vnd.api+json": { "schema": { @@ -22987,7 +22987,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -23005,7 +23005,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -23022,19 +23022,19 @@ } } }, - "/order-warehouse-group/{id}": { + "/product-review-summary/{id}": { "get": { "tags": [ - "Order Warehouse Group" + "Product Review Summary" ], - "summary": "Detailed information about a Order Warehouse Group resource.", + "summary": "Detailed information about a Product Review Summary resource.", "description": "", - "operationId": "getOrderWarehouseGroup", + "operationId": "getProductReviewSummary", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_warehouse_group", + "description": "Identifier for the product_review_summary", "required": true, "schema": { "type": "string", @@ -23044,7 +23044,7 @@ ], "responses": { "200": { - "description": "Detail of OrderWarehouseGroup", + "description": "Detail of ProductReviewSummary", "content": { "application/vnd.api+json": { "schema": { @@ -23056,7 +23056,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -23071,7 +23071,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -23088,16 +23088,16 @@ }, "delete": { "tags": [ - "Order Warehouse Group" + "Product Review Summary" ], - "summary": "Delete a Order Warehouse Group resource.", + "summary": "Delete a Product Review Summary resource.", "description": "", - "operationId": "deleteOrderWarehouseGroup", + "operationId": "deleteProductReviewSummary", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_warehouse_group", + "description": "Identifier for the product_review_summary", "required": true, "schema": { "type": "string", @@ -23128,16 +23128,16 @@ }, "patch": { "tags": [ - "Order Warehouse Group" + "Product Review Summary" ], - "summary": "Partially update information about a Order Warehouse Group resource.", + "summary": "Partially update information about a Product Review Summary resource.", "description": "", - "operationId": "updateOrderWarehouseGroup", + "operationId": "updateProductReviewSummary", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the order_warehouse_group", + "description": "Identifier for the product_review_summary", "required": true, "schema": { "type": "string", @@ -23155,18 +23155,18 @@ } ], "requestBody": { - "description": "Partially update information about a Order Warehouse Group resource.", + "description": "Partially update information about a Product Review Summary resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } }, "responses": { "200": { - "description": "Detail of OrderWarehouseGroup", + "description": "Detail of ProductReviewSummary", "content": { "application/vnd.api+json": { "schema": { @@ -23178,7 +23178,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -23193,7 +23193,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -23212,14 +23212,14 @@ } } }, - "/aggregate/order-warehouse-group": { + "/aggregate/product-review-summary": { "post": { "tags": [ - "Order Warehouse Group" + "Product Review Summary" ], - "summary": "Aggregate for the Order Warehouse Group resources.", + "summary": "Aggregate for the Product Review Summary resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateOrderWarehouseGroup", + "operationId": "aggregateProductReviewSummary", "requestBody": { "required": true, "content": { @@ -23243,7 +23243,7 @@ }, "responses": { "200": { - "description": "List of OrderWarehouseGroup", + "description": "List of ProductReviewSummary", "content": { "application/vnd.api+json": { "schema": { @@ -23257,7 +23257,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -23275,7 +23275,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/OrderWarehouseGroup" + "$ref": "#/components/schemas/ProductReviewSummary" } } } @@ -23292,14 +23292,14 @@ } } }, - "/product-review-summary": { + "/product-warehouse": { "get": { "tags": [ - "Product Review Summary" + "Product Warehouse" ], - "summary": "List with basic information of Product Review Summary resources.", + "summary": "List with basic information of Product Warehouse resources.", "description": "", - "operationId": "getProductReviewSummaryList", + "operationId": "getProductWarehouseList", "parameters": [ { "name": "limit", @@ -23328,7 +23328,7 @@ ], "responses": { "200": { - "description": "List of Product Review Summary resources.", + "description": "List of Product Warehouse resources.", "content": { "application/vnd.api+json": { "schema": { @@ -23347,7 +23347,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } ] @@ -23361,16 +23361,16 @@ "type": "object", "properties": { "first": { - "example": "/product-review-summary?limit=25" + "example": "/product-warehouse?limit=25" }, "last": { - "example": "/product-review-summary?limit=25&page=11" + "example": "/product-warehouse?limit=25&page=11" }, "next": { - "example": "/product-review-summary?limit=25&page=4" + "example": "/product-warehouse?limit=25&page=4" }, "prev": { - "example": "/product-review-summary?limit=25&page=2" + "example": "/product-warehouse?limit=25&page=2" } } } @@ -23391,7 +23391,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23406,11 +23406,11 @@ }, "post": { "tags": [ - "Product Review Summary" + "Product Warehouse" ], - "summary": "Create a new Product Review Summary resources.", + "summary": "Create a new Product Warehouse resources.", "description": "", - "operationId": "createProductReviewSummary", + "operationId": "createProductWarehouse", "parameters": [ { "name": "_response", @@ -23429,14 +23429,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } }, "responses": { "200": { - "description": "Detail of ProductReviewSummary", + "description": "Detail of ProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -23448,7 +23448,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23463,7 +23463,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23479,14 +23479,14 @@ } } }, - "/search/product-review-summary": { + "/search/product-warehouse": { "post": { "tags": [ - "Product Review Summary" + "Product Warehouse" ], - "summary": "Search for the Product Review Summary resources.", + "summary": "Search for the Product Warehouse resources.", "description": "", - "operationId": "searchProductReviewSummary", + "operationId": "searchProductWarehouse", "parameters": [ { "name": "sw-include-search-info", @@ -23514,7 +23514,7 @@ }, "responses": { "200": { - "description": "List of ProductReviewSummary", + "description": "List of ProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -23528,7 +23528,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23546,7 +23546,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23563,19 +23563,19 @@ } } }, - "/product-review-summary/{id}": { + "/product-warehouse/{id}": { "get": { "tags": [ - "Product Review Summary" + "Product Warehouse" ], - "summary": "Detailed information about a Product Review Summary resource.", + "summary": "Detailed information about a Product Warehouse resource.", "description": "", - "operationId": "getProductReviewSummary", + "operationId": "getProductWarehouse", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the product_review_summary", + "description": "Identifier for the product_warehouse", "required": true, "schema": { "type": "string", @@ -23585,7 +23585,7 @@ ], "responses": { "200": { - "description": "Detail of ProductReviewSummary", + "description": "Detail of ProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -23597,7 +23597,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23612,7 +23612,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23629,16 +23629,16 @@ }, "delete": { "tags": [ - "Product Review Summary" + "Product Warehouse" ], - "summary": "Delete a Product Review Summary resource.", + "summary": "Delete a Product Warehouse resource.", "description": "", - "operationId": "deleteProductReviewSummary", + "operationId": "deleteProductWarehouse", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the product_review_summary", + "description": "Identifier for the product_warehouse", "required": true, "schema": { "type": "string", @@ -23669,16 +23669,16 @@ }, "patch": { "tags": [ - "Product Review Summary" + "Product Warehouse" ], - "summary": "Partially update information about a Product Review Summary resource.", + "summary": "Partially update information about a Product Warehouse resource.", "description": "", - "operationId": "updateProductReviewSummary", + "operationId": "updateProductWarehouse", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the product_review_summary", + "description": "Identifier for the product_warehouse", "required": true, "schema": { "type": "string", @@ -23696,18 +23696,18 @@ } ], "requestBody": { - "description": "Partially update information about a Product Review Summary resource.", + "description": "Partially update information about a Product Warehouse resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } }, "responses": { "200": { - "description": "Detail of ProductReviewSummary", + "description": "Detail of ProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -23719,7 +23719,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23734,7 +23734,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23753,14 +23753,14 @@ } } }, - "/aggregate/product-review-summary": { + "/aggregate/product-warehouse": { "post": { "tags": [ - "Product Review Summary" + "Product Warehouse" ], - "summary": "Aggregate for the Product Review Summary resources.", + "summary": "Aggregate for the Product Warehouse resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateProductReviewSummary", + "operationId": "aggregateProductWarehouse", "requestBody": { "required": true, "content": { @@ -23784,7 +23784,7 @@ }, "responses": { "200": { - "description": "List of ProductReviewSummary", + "description": "List of ProductWarehouse", "content": { "application/vnd.api+json": { "schema": { @@ -23798,7 +23798,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23816,7 +23816,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductReviewSummary" + "$ref": "#/components/schemas/ProductWarehouse" } } } @@ -23833,14 +23833,14 @@ } } }, - "/product-warehouse": { + "/quote": { "get": { "tags": [ - "Product Warehouse" + "Quote" ], - "summary": "List with basic information of Product Warehouse resources.", - "description": "", - "operationId": "getProductWarehouseList", + "summary": "List with basic information of Quote resources.", + "description": "Available since: 6.5.3.0", + "operationId": "getQuoteList", "parameters": [ { "name": "limit", @@ -23869,7 +23869,7 @@ ], "responses": { "200": { - "description": "List of Product Warehouse resources.", + "description": "List of Quote resources.", "content": { "application/vnd.api+json": { "schema": { @@ -23888,7 +23888,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } ] @@ -23902,16 +23902,16 @@ "type": "object", "properties": { "first": { - "example": "/product-warehouse?limit=25" + "example": "/quote?limit=25" }, "last": { - "example": "/product-warehouse?limit=25&page=11" + "example": "/quote?limit=25&page=11" }, "next": { - "example": "/product-warehouse?limit=25&page=4" + "example": "/quote?limit=25&page=4" }, "prev": { - "example": "/product-warehouse?limit=25&page=2" + "example": "/quote?limit=25&page=2" } } } @@ -23932,7 +23932,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -23947,11 +23947,11 @@ }, "post": { "tags": [ - "Product Warehouse" + "Quote" ], - "summary": "Create a new Product Warehouse resources.", - "description": "", - "operationId": "createProductWarehouse", + "summary": "Create a new Quote resources.", + "description": "Available since: 6.5.3.0", + "operationId": "createQuote", "parameters": [ { "name": "_response", @@ -23970,14 +23970,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } }, "responses": { "200": { - "description": "Detail of ProductWarehouse", + "description": "Detail of Quote", "content": { "application/vnd.api+json": { "schema": { @@ -23989,7 +23989,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24004,7 +24004,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24020,14 +24020,14 @@ } } }, - "/search/product-warehouse": { + "/search/quote": { "post": { "tags": [ - "Product Warehouse" + "Quote" ], - "summary": "Search for the Product Warehouse resources.", - "description": "", - "operationId": "searchProductWarehouse", + "summary": "Search for the Quote resources.", + "description": "Available since: 6.5.3.0", + "operationId": "searchQuote", "parameters": [ { "name": "sw-include-search-info", @@ -24055,7 +24055,7 @@ }, "responses": { "200": { - "description": "List of ProductWarehouse", + "description": "List of Quote", "content": { "application/vnd.api+json": { "schema": { @@ -24069,7 +24069,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24087,7 +24087,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24104,19 +24104,19 @@ } } }, - "/product-warehouse/{id}": { + "/quote/{id}": { "get": { "tags": [ - "Product Warehouse" + "Quote" ], - "summary": "Detailed information about a Product Warehouse resource.", - "description": "", - "operationId": "getProductWarehouse", + "summary": "Detailed information about a Quote resource.", + "description": "Available since: 6.5.3.0", + "operationId": "getQuote", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the product_warehouse", + "description": "Identifier for the quote", "required": true, "schema": { "type": "string", @@ -24126,7 +24126,7 @@ ], "responses": { "200": { - "description": "Detail of ProductWarehouse", + "description": "Detail of Quote", "content": { "application/vnd.api+json": { "schema": { @@ -24138,7 +24138,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24153,7 +24153,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24170,16 +24170,16 @@ }, "delete": { "tags": [ - "Product Warehouse" + "Quote" ], - "summary": "Delete a Product Warehouse resource.", - "description": "", - "operationId": "deleteProductWarehouse", + "summary": "Delete a Quote resource.", + "description": "Available since: 6.5.3.0", + "operationId": "deleteQuote", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the product_warehouse", + "description": "Identifier for the quote", "required": true, "schema": { "type": "string", @@ -24210,16 +24210,16 @@ }, "patch": { "tags": [ - "Product Warehouse" + "Quote" ], - "summary": "Partially update information about a Product Warehouse resource.", - "description": "", - "operationId": "updateProductWarehouse", + "summary": "Partially update information about a Quote resource.", + "description": "Available since: 6.5.3.0", + "operationId": "updateQuote", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the product_warehouse", + "description": "Identifier for the quote", "required": true, "schema": { "type": "string", @@ -24237,18 +24237,18 @@ } ], "requestBody": { - "description": "Partially update information about a Product Warehouse resource.", + "description": "Partially update information about a Quote resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } }, "responses": { "200": { - "description": "Detail of ProductWarehouse", + "description": "Detail of Quote", "content": { "application/vnd.api+json": { "schema": { @@ -24260,7 +24260,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24275,7 +24275,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24294,14 +24294,14 @@ } } }, - "/aggregate/product-warehouse": { + "/aggregate/quote": { "post": { "tags": [ - "Product Warehouse" + "Quote" ], - "summary": "Aggregate for the Product Warehouse resources.", + "summary": "Aggregate for the Quote resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateProductWarehouse", + "operationId": "aggregateQuote", "requestBody": { "required": true, "content": { @@ -24325,7 +24325,7 @@ }, "responses": { "200": { - "description": "List of ProductWarehouse", + "description": "List of Quote", "content": { "application/vnd.api+json": { "schema": { @@ -24339,7 +24339,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24357,7 +24357,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/ProductWarehouse" + "$ref": "#/components/schemas/Quote" } } } @@ -24374,14 +24374,14 @@ } } }, - "/quote": { + "/quote-comment": { "get": { "tags": [ - "Quote" + "Quote Comment" ], - "summary": "List with basic information of Quote resources.", - "description": "Available since: 6.5.3.0", - "operationId": "getQuoteList", + "summary": "List with basic information of Quote Comment resources.", + "description": "", + "operationId": "getQuoteCommentList", "parameters": [ { "name": "limit", @@ -24410,7 +24410,7 @@ ], "responses": { "200": { - "description": "List of Quote resources.", + "description": "List of Quote Comment resources.", "content": { "application/vnd.api+json": { "schema": { @@ -24429,7 +24429,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } ] @@ -24443,16 +24443,16 @@ "type": "object", "properties": { "first": { - "example": "/quote?limit=25" + "example": "/quote-comment?limit=25" }, "last": { - "example": "/quote?limit=25&page=11" + "example": "/quote-comment?limit=25&page=11" }, "next": { - "example": "/quote?limit=25&page=4" + "example": "/quote-comment?limit=25&page=4" }, "prev": { - "example": "/quote?limit=25&page=2" + "example": "/quote-comment?limit=25&page=2" } } } @@ -24473,7 +24473,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24488,11 +24488,11 @@ }, "post": { "tags": [ - "Quote" + "Quote Comment" ], - "summary": "Create a new Quote resources.", - "description": "Available since: 6.5.3.0", - "operationId": "createQuote", + "summary": "Create a new Quote Comment resources.", + "description": "", + "operationId": "createQuoteComment", "parameters": [ { "name": "_response", @@ -24511,14 +24511,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } }, "responses": { "200": { - "description": "Detail of Quote", + "description": "Detail of QuoteComment", "content": { "application/vnd.api+json": { "schema": { @@ -24530,7 +24530,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24545,7 +24545,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24561,14 +24561,14 @@ } } }, - "/search/quote": { + "/search/quote-comment": { "post": { "tags": [ - "Quote" + "Quote Comment" ], - "summary": "Search for the Quote resources.", - "description": "Available since: 6.5.3.0", - "operationId": "searchQuote", + "summary": "Search for the Quote Comment resources.", + "description": "", + "operationId": "searchQuoteComment", "parameters": [ { "name": "sw-include-search-info", @@ -24596,7 +24596,7 @@ }, "responses": { "200": { - "description": "List of Quote", + "description": "List of QuoteComment", "content": { "application/vnd.api+json": { "schema": { @@ -24610,7 +24610,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24628,7 +24628,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24645,19 +24645,19 @@ } } }, - "/quote/{id}": { + "/quote-comment/{id}": { "get": { "tags": [ - "Quote" + "Quote Comment" ], - "summary": "Detailed information about a Quote resource.", - "description": "Available since: 6.5.3.0", - "operationId": "getQuote", + "summary": "Detailed information about a Quote Comment resource.", + "description": "", + "operationId": "getQuoteComment", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote", + "description": "Identifier for the quote_comment", "required": true, "schema": { "type": "string", @@ -24667,7 +24667,7 @@ ], "responses": { "200": { - "description": "Detail of Quote", + "description": "Detail of QuoteComment", "content": { "application/vnd.api+json": { "schema": { @@ -24679,7 +24679,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24694,7 +24694,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24711,16 +24711,16 @@ }, "delete": { "tags": [ - "Quote" + "Quote Comment" ], - "summary": "Delete a Quote resource.", - "description": "Available since: 6.5.3.0", - "operationId": "deleteQuote", + "summary": "Delete a Quote Comment resource.", + "description": "", + "operationId": "deleteQuoteComment", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote", + "description": "Identifier for the quote_comment", "required": true, "schema": { "type": "string", @@ -24751,16 +24751,16 @@ }, "patch": { "tags": [ - "Quote" + "Quote Comment" ], - "summary": "Partially update information about a Quote resource.", - "description": "Available since: 6.5.3.0", - "operationId": "updateQuote", + "summary": "Partially update information about a Quote Comment resource.", + "description": "", + "operationId": "updateQuoteComment", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote", + "description": "Identifier for the quote_comment", "required": true, "schema": { "type": "string", @@ -24778,18 +24778,18 @@ } ], "requestBody": { - "description": "Partially update information about a Quote resource.", + "description": "Partially update information about a Quote Comment resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } }, "responses": { "200": { - "description": "Detail of Quote", + "description": "Detail of QuoteComment", "content": { "application/vnd.api+json": { "schema": { @@ -24801,7 +24801,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24816,7 +24816,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24835,14 +24835,14 @@ } } }, - "/aggregate/quote": { + "/aggregate/quote-comment": { "post": { "tags": [ - "Quote" + "Quote Comment" ], - "summary": "Aggregate for the Quote resources.", + "summary": "Aggregate for the Quote Comment resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateQuote", + "operationId": "aggregateQuoteComment", "requestBody": { "required": true, "content": { @@ -24866,7 +24866,7 @@ }, "responses": { "200": { - "description": "List of Quote", + "description": "List of QuoteComment", "content": { "application/vnd.api+json": { "schema": { @@ -24880,7 +24880,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24898,7 +24898,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Quote" + "$ref": "#/components/schemas/QuoteComment" } } } @@ -24915,14 +24915,14 @@ } } }, - "/quote-comment": { + "/quote-delivery": { "get": { "tags": [ - "Quote Comment" + "Quote Delivery" ], - "summary": "List with basic information of Quote Comment resources.", - "description": "", - "operationId": "getQuoteCommentList", + "summary": "List with basic information of Quote Delivery resources.", + "description": "Available since: 6.5.3.0", + "operationId": "getQuoteDeliveryList", "parameters": [ { "name": "limit", @@ -24951,7 +24951,7 @@ ], "responses": { "200": { - "description": "List of Quote Comment resources.", + "description": "List of Quote Delivery resources.", "content": { "application/vnd.api+json": { "schema": { @@ -24970,7 +24970,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } ] @@ -24984,16 +24984,16 @@ "type": "object", "properties": { "first": { - "example": "/quote-comment?limit=25" + "example": "/quote-delivery?limit=25" }, "last": { - "example": "/quote-comment?limit=25&page=11" + "example": "/quote-delivery?limit=25&page=11" }, "next": { - "example": "/quote-comment?limit=25&page=4" + "example": "/quote-delivery?limit=25&page=4" }, "prev": { - "example": "/quote-comment?limit=25&page=2" + "example": "/quote-delivery?limit=25&page=2" } } } @@ -25014,7 +25014,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25029,11 +25029,11 @@ }, "post": { "tags": [ - "Quote Comment" + "Quote Delivery" ], - "summary": "Create a new Quote Comment resources.", - "description": "", - "operationId": "createQuoteComment", + "summary": "Create a new Quote Delivery resources.", + "description": "Available since: 6.5.3.0", + "operationId": "createQuoteDelivery", "parameters": [ { "name": "_response", @@ -25052,14 +25052,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } }, "responses": { "200": { - "description": "Detail of QuoteComment", + "description": "Detail of QuoteDelivery", "content": { "application/vnd.api+json": { "schema": { @@ -25071,7 +25071,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25086,7 +25086,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25102,14 +25102,14 @@ } } }, - "/search/quote-comment": { + "/search/quote-delivery": { "post": { "tags": [ - "Quote Comment" + "Quote Delivery" ], - "summary": "Search for the Quote Comment resources.", - "description": "", - "operationId": "searchQuoteComment", + "summary": "Search for the Quote Delivery resources.", + "description": "Available since: 6.5.3.0", + "operationId": "searchQuoteDelivery", "parameters": [ { "name": "sw-include-search-info", @@ -25137,7 +25137,7 @@ }, "responses": { "200": { - "description": "List of QuoteComment", + "description": "List of QuoteDelivery", "content": { "application/vnd.api+json": { "schema": { @@ -25151,7 +25151,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25169,7 +25169,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25186,19 +25186,19 @@ } } }, - "/quote-comment/{id}": { + "/quote-delivery/{id}": { "get": { "tags": [ - "Quote Comment" + "Quote Delivery" ], - "summary": "Detailed information about a Quote Comment resource.", - "description": "", - "operationId": "getQuoteComment", + "summary": "Detailed information about a Quote Delivery resource.", + "description": "Available since: 6.5.3.0", + "operationId": "getQuoteDelivery", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_comment", + "description": "Identifier for the quote_delivery", "required": true, "schema": { "type": "string", @@ -25208,7 +25208,7 @@ ], "responses": { "200": { - "description": "Detail of QuoteComment", + "description": "Detail of QuoteDelivery", "content": { "application/vnd.api+json": { "schema": { @@ -25220,7 +25220,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25235,7 +25235,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25252,16 +25252,16 @@ }, "delete": { "tags": [ - "Quote Comment" + "Quote Delivery" ], - "summary": "Delete a Quote Comment resource.", - "description": "", - "operationId": "deleteQuoteComment", + "summary": "Delete a Quote Delivery resource.", + "description": "Available since: 6.5.3.0", + "operationId": "deleteQuoteDelivery", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_comment", + "description": "Identifier for the quote_delivery", "required": true, "schema": { "type": "string", @@ -25292,16 +25292,16 @@ }, "patch": { "tags": [ - "Quote Comment" + "Quote Delivery" ], - "summary": "Partially update information about a Quote Comment resource.", - "description": "", - "operationId": "updateQuoteComment", + "summary": "Partially update information about a Quote Delivery resource.", + "description": "Available since: 6.5.3.0", + "operationId": "updateQuoteDelivery", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_comment", + "description": "Identifier for the quote_delivery", "required": true, "schema": { "type": "string", @@ -25319,18 +25319,18 @@ } ], "requestBody": { - "description": "Partially update information about a Quote Comment resource.", + "description": "Partially update information about a Quote Delivery resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } }, "responses": { "200": { - "description": "Detail of QuoteComment", + "description": "Detail of QuoteDelivery", "content": { "application/vnd.api+json": { "schema": { @@ -25342,7 +25342,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25357,7 +25357,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25376,14 +25376,14 @@ } } }, - "/aggregate/quote-comment": { + "/aggregate/quote-delivery": { "post": { "tags": [ - "Quote Comment" + "Quote Delivery" ], - "summary": "Aggregate for the Quote Comment resources.", + "summary": "Aggregate for the Quote Delivery resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateQuoteComment", + "operationId": "aggregateQuoteDelivery", "requestBody": { "required": true, "content": { @@ -25407,7 +25407,7 @@ }, "responses": { "200": { - "description": "List of QuoteComment", + "description": "List of QuoteDelivery", "content": { "application/vnd.api+json": { "schema": { @@ -25421,7 +25421,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25439,7 +25439,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteComment" + "$ref": "#/components/schemas/QuoteDelivery" } } } @@ -25456,14 +25456,14 @@ } } }, - "/quote-delivery": { + "/quote-delivery-position": { "get": { "tags": [ - "Quote Delivery" + "Quote Delivery Position" ], - "summary": "List with basic information of Quote Delivery resources.", + "summary": "List with basic information of Quote Delivery Position resources.", "description": "Available since: 6.5.3.0", - "operationId": "getQuoteDeliveryList", + "operationId": "getQuoteDeliveryPositionList", "parameters": [ { "name": "limit", @@ -25492,7 +25492,7 @@ ], "responses": { "200": { - "description": "List of Quote Delivery resources.", + "description": "List of Quote Delivery Position resources.", "content": { "application/vnd.api+json": { "schema": { @@ -25511,7 +25511,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } ] @@ -25525,16 +25525,16 @@ "type": "object", "properties": { "first": { - "example": "/quote-delivery?limit=25" + "example": "/quote-delivery-position?limit=25" }, "last": { - "example": "/quote-delivery?limit=25&page=11" + "example": "/quote-delivery-position?limit=25&page=11" }, "next": { - "example": "/quote-delivery?limit=25&page=4" + "example": "/quote-delivery-position?limit=25&page=4" }, "prev": { - "example": "/quote-delivery?limit=25&page=2" + "example": "/quote-delivery-position?limit=25&page=2" } } } @@ -25555,7 +25555,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25570,11 +25570,11 @@ }, "post": { "tags": [ - "Quote Delivery" + "Quote Delivery Position" ], - "summary": "Create a new Quote Delivery resources.", + "summary": "Create a new Quote Delivery Position resources.", "description": "Available since: 6.5.3.0", - "operationId": "createQuoteDelivery", + "operationId": "createQuoteDeliveryPosition", "parameters": [ { "name": "_response", @@ -25593,14 +25593,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } }, "responses": { "200": { - "description": "Detail of QuoteDelivery", + "description": "Detail of QuoteDeliveryPosition", "content": { "application/vnd.api+json": { "schema": { @@ -25612,7 +25612,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25627,7 +25627,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25643,14 +25643,14 @@ } } }, - "/search/quote-delivery": { + "/search/quote-delivery-position": { "post": { "tags": [ - "Quote Delivery" + "Quote Delivery Position" ], - "summary": "Search for the Quote Delivery resources.", + "summary": "Search for the Quote Delivery Position resources.", "description": "Available since: 6.5.3.0", - "operationId": "searchQuoteDelivery", + "operationId": "searchQuoteDeliveryPosition", "parameters": [ { "name": "sw-include-search-info", @@ -25678,7 +25678,7 @@ }, "responses": { "200": { - "description": "List of QuoteDelivery", + "description": "List of QuoteDeliveryPosition", "content": { "application/vnd.api+json": { "schema": { @@ -25692,7 +25692,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25710,7 +25710,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25727,19 +25727,19 @@ } } }, - "/quote-delivery/{id}": { + "/quote-delivery-position/{id}": { "get": { "tags": [ - "Quote Delivery" + "Quote Delivery Position" ], - "summary": "Detailed information about a Quote Delivery resource.", + "summary": "Detailed information about a Quote Delivery Position resource.", "description": "Available since: 6.5.3.0", - "operationId": "getQuoteDelivery", + "operationId": "getQuoteDeliveryPosition", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_delivery", + "description": "Identifier for the quote_delivery_position", "required": true, "schema": { "type": "string", @@ -25749,7 +25749,7 @@ ], "responses": { "200": { - "description": "Detail of QuoteDelivery", + "description": "Detail of QuoteDeliveryPosition", "content": { "application/vnd.api+json": { "schema": { @@ -25761,7 +25761,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25776,7 +25776,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25793,16 +25793,16 @@ }, "delete": { "tags": [ - "Quote Delivery" + "Quote Delivery Position" ], - "summary": "Delete a Quote Delivery resource.", + "summary": "Delete a Quote Delivery Position resource.", "description": "Available since: 6.5.3.0", - "operationId": "deleteQuoteDelivery", + "operationId": "deleteQuoteDeliveryPosition", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_delivery", + "description": "Identifier for the quote_delivery_position", "required": true, "schema": { "type": "string", @@ -25833,16 +25833,16 @@ }, "patch": { "tags": [ - "Quote Delivery" + "Quote Delivery Position" ], - "summary": "Partially update information about a Quote Delivery resource.", + "summary": "Partially update information about a Quote Delivery Position resource.", "description": "Available since: 6.5.3.0", - "operationId": "updateQuoteDelivery", + "operationId": "updateQuoteDeliveryPosition", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_delivery", + "description": "Identifier for the quote_delivery_position", "required": true, "schema": { "type": "string", @@ -25860,18 +25860,18 @@ } ], "requestBody": { - "description": "Partially update information about a Quote Delivery resource.", + "description": "Partially update information about a Quote Delivery Position resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } }, "responses": { "200": { - "description": "Detail of QuoteDelivery", + "description": "Detail of QuoteDeliveryPosition", "content": { "application/vnd.api+json": { "schema": { @@ -25883,7 +25883,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25898,7 +25898,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25917,14 +25917,14 @@ } } }, - "/aggregate/quote-delivery": { + "/aggregate/quote-delivery-position": { "post": { "tags": [ - "Quote Delivery" + "Quote Delivery Position" ], - "summary": "Aggregate for the Quote Delivery resources.", + "summary": "Aggregate for the Quote Delivery Position resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateQuoteDelivery", + "operationId": "aggregateQuoteDeliveryPosition", "requestBody": { "required": true, "content": { @@ -25948,7 +25948,7 @@ }, "responses": { "200": { - "description": "List of QuoteDelivery", + "description": "List of QuoteDeliveryPosition", "content": { "application/vnd.api+json": { "schema": { @@ -25962,7 +25962,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25980,7 +25980,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDelivery" + "$ref": "#/components/schemas/QuoteDeliveryPosition" } } } @@ -25997,14 +25997,14 @@ } } }, - "/quote-delivery-position": { + "/quote-document": { "get": { "tags": [ - "Quote Delivery Position" + "Quote Document" ], - "summary": "List with basic information of Quote Delivery Position resources.", - "description": "Available since: 6.5.3.0", - "operationId": "getQuoteDeliveryPositionList", + "summary": "List with basic information of Quote Document resources.", + "description": "", + "operationId": "getQuoteDocumentList", "parameters": [ { "name": "limit", @@ -26033,7 +26033,7 @@ ], "responses": { "200": { - "description": "List of Quote Delivery Position resources.", + "description": "List of Quote Document resources.", "content": { "application/vnd.api+json": { "schema": { @@ -26052,7 +26052,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } ] @@ -26066,16 +26066,16 @@ "type": "object", "properties": { "first": { - "example": "/quote-delivery-position?limit=25" + "example": "/quote-document?limit=25" }, "last": { - "example": "/quote-delivery-position?limit=25&page=11" + "example": "/quote-document?limit=25&page=11" }, "next": { - "example": "/quote-delivery-position?limit=25&page=4" + "example": "/quote-document?limit=25&page=4" }, "prev": { - "example": "/quote-delivery-position?limit=25&page=2" + "example": "/quote-document?limit=25&page=2" } } } @@ -26096,7 +26096,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26111,11 +26111,11 @@ }, "post": { "tags": [ - "Quote Delivery Position" + "Quote Document" ], - "summary": "Create a new Quote Delivery Position resources.", - "description": "Available since: 6.5.3.0", - "operationId": "createQuoteDeliveryPosition", + "summary": "Create a new Quote Document resources.", + "description": "", + "operationId": "createQuoteDocument", "parameters": [ { "name": "_response", @@ -26134,14 +26134,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } }, "responses": { "200": { - "description": "Detail of QuoteDeliveryPosition", + "description": "Detail of QuoteDocument", "content": { "application/vnd.api+json": { "schema": { @@ -26153,7 +26153,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26168,7 +26168,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26184,14 +26184,14 @@ } } }, - "/search/quote-delivery-position": { + "/search/quote-document": { "post": { "tags": [ - "Quote Delivery Position" + "Quote Document" ], - "summary": "Search for the Quote Delivery Position resources.", - "description": "Available since: 6.5.3.0", - "operationId": "searchQuoteDeliveryPosition", + "summary": "Search for the Quote Document resources.", + "description": "", + "operationId": "searchQuoteDocument", "parameters": [ { "name": "sw-include-search-info", @@ -26219,7 +26219,7 @@ }, "responses": { "200": { - "description": "List of QuoteDeliveryPosition", + "description": "List of QuoteDocument", "content": { "application/vnd.api+json": { "schema": { @@ -26233,7 +26233,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26251,7 +26251,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26268,19 +26268,19 @@ } } }, - "/quote-delivery-position/{id}": { + "/quote-document/{id}": { "get": { "tags": [ - "Quote Delivery Position" + "Quote Document" ], - "summary": "Detailed information about a Quote Delivery Position resource.", - "description": "Available since: 6.5.3.0", - "operationId": "getQuoteDeliveryPosition", + "summary": "Detailed information about a Quote Document resource.", + "description": "", + "operationId": "getQuoteDocument", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_delivery_position", + "description": "Identifier for the quote_document", "required": true, "schema": { "type": "string", @@ -26290,7 +26290,7 @@ ], "responses": { "200": { - "description": "Detail of QuoteDeliveryPosition", + "description": "Detail of QuoteDocument", "content": { "application/vnd.api+json": { "schema": { @@ -26302,7 +26302,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26317,7 +26317,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26334,16 +26334,16 @@ }, "delete": { "tags": [ - "Quote Delivery Position" + "Quote Document" ], - "summary": "Delete a Quote Delivery Position resource.", - "description": "Available since: 6.5.3.0", - "operationId": "deleteQuoteDeliveryPosition", + "summary": "Delete a Quote Document resource.", + "description": "", + "operationId": "deleteQuoteDocument", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_delivery_position", + "description": "Identifier for the quote_document", "required": true, "schema": { "type": "string", @@ -26374,16 +26374,16 @@ }, "patch": { "tags": [ - "Quote Delivery Position" + "Quote Document" ], - "summary": "Partially update information about a Quote Delivery Position resource.", - "description": "Available since: 6.5.3.0", - "operationId": "updateQuoteDeliveryPosition", + "summary": "Partially update information about a Quote Document resource.", + "description": "", + "operationId": "updateQuoteDocument", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_delivery_position", + "description": "Identifier for the quote_document", "required": true, "schema": { "type": "string", @@ -26401,18 +26401,18 @@ } ], "requestBody": { - "description": "Partially update information about a Quote Delivery Position resource.", + "description": "Partially update information about a Quote Document resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } }, "responses": { "200": { - "description": "Detail of QuoteDeliveryPosition", + "description": "Detail of QuoteDocument", "content": { "application/vnd.api+json": { "schema": { @@ -26424,7 +26424,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26439,7 +26439,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26458,14 +26458,14 @@ } } }, - "/aggregate/quote-delivery-position": { + "/aggregate/quote-document": { "post": { "tags": [ - "Quote Delivery Position" + "Quote Document" ], - "summary": "Aggregate for the Quote Delivery Position resources.", + "summary": "Aggregate for the Quote Document resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateQuoteDeliveryPosition", + "operationId": "aggregateQuoteDocument", "requestBody": { "required": true, "content": { @@ -26489,7 +26489,7 @@ }, "responses": { "200": { - "description": "List of QuoteDeliveryPosition", + "description": "List of QuoteDocument", "content": { "application/vnd.api+json": { "schema": { @@ -26503,7 +26503,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26521,7 +26521,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDeliveryPosition" + "$ref": "#/components/schemas/QuoteDocument" } } } @@ -26538,14 +26538,14 @@ } } }, - "/quote-document": { + "/quote-employee": { "get": { "tags": [ - "Quote Document" + "Quote Employee" ], - "summary": "List with basic information of Quote Document resources.", + "summary": "List with basic information of Quote Employee resources.", "description": "", - "operationId": "getQuoteDocumentList", + "operationId": "getQuoteEmployeeList", "parameters": [ { "name": "limit", @@ -26574,7 +26574,7 @@ ], "responses": { "200": { - "description": "List of Quote Document resources.", + "description": "List of Quote Employee resources.", "content": { "application/vnd.api+json": { "schema": { @@ -26593,7 +26593,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } ] @@ -26607,16 +26607,16 @@ "type": "object", "properties": { "first": { - "example": "/quote-document?limit=25" + "example": "/quote-employee?limit=25" }, "last": { - "example": "/quote-document?limit=25&page=11" + "example": "/quote-employee?limit=25&page=11" }, "next": { - "example": "/quote-document?limit=25&page=4" + "example": "/quote-employee?limit=25&page=4" }, "prev": { - "example": "/quote-document?limit=25&page=2" + "example": "/quote-employee?limit=25&page=2" } } } @@ -26637,7 +26637,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -26652,11 +26652,11 @@ }, "post": { "tags": [ - "Quote Document" + "Quote Employee" ], - "summary": "Create a new Quote Document resources.", + "summary": "Create a new Quote Employee resources.", "description": "", - "operationId": "createQuoteDocument", + "operationId": "createQuoteEmployee", "parameters": [ { "name": "_response", @@ -26675,14 +26675,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } }, "responses": { "200": { - "description": "Detail of QuoteDocument", + "description": "Detail of QuoteEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -26694,7 +26694,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -26709,7 +26709,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -26725,14 +26725,14 @@ } } }, - "/search/quote-document": { + "/search/quote-employee": { "post": { "tags": [ - "Quote Document" + "Quote Employee" ], - "summary": "Search for the Quote Document resources.", + "summary": "Search for the Quote Employee resources.", "description": "", - "operationId": "searchQuoteDocument", + "operationId": "searchQuoteEmployee", "parameters": [ { "name": "sw-include-search-info", @@ -26760,7 +26760,7 @@ }, "responses": { "200": { - "description": "List of QuoteDocument", + "description": "List of QuoteEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -26774,7 +26774,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -26792,7 +26792,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -26809,19 +26809,19 @@ } } }, - "/quote-document/{id}": { + "/quote-employee/{id}": { "get": { "tags": [ - "Quote Document" + "Quote Employee" ], - "summary": "Detailed information about a Quote Document resource.", + "summary": "Detailed information about a Quote Employee resource.", "description": "", - "operationId": "getQuoteDocument", + "operationId": "getQuoteEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_document", + "description": "Identifier for the quote_employee", "required": true, "schema": { "type": "string", @@ -26831,7 +26831,7 @@ ], "responses": { "200": { - "description": "Detail of QuoteDocument", + "description": "Detail of QuoteEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -26843,7 +26843,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -26858,7 +26858,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -26875,16 +26875,16 @@ }, "delete": { "tags": [ - "Quote Document" + "Quote Employee" ], - "summary": "Delete a Quote Document resource.", + "summary": "Delete a Quote Employee resource.", "description": "", - "operationId": "deleteQuoteDocument", + "operationId": "deleteQuoteEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_document", + "description": "Identifier for the quote_employee", "required": true, "schema": { "type": "string", @@ -26915,16 +26915,16 @@ }, "patch": { "tags": [ - "Quote Document" + "Quote Employee" ], - "summary": "Partially update information about a Quote Document resource.", + "summary": "Partially update information about a Quote Employee resource.", "description": "", - "operationId": "updateQuoteDocument", + "operationId": "updateQuoteEmployee", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_document", + "description": "Identifier for the quote_employee", "required": true, "schema": { "type": "string", @@ -26942,18 +26942,18 @@ } ], "requestBody": { - "description": "Partially update information about a Quote Document resource.", + "description": "Partially update information about a Quote Employee resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } }, "responses": { "200": { - "description": "Detail of QuoteDocument", + "description": "Detail of QuoteEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -26965,7 +26965,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -26980,7 +26980,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -26999,14 +26999,14 @@ } } }, - "/aggregate/quote-document": { + "/aggregate/quote-employee": { "post": { "tags": [ - "Quote Document" + "Quote Employee" ], - "summary": "Aggregate for the Quote Document resources.", + "summary": "Aggregate for the Quote Employee resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateQuoteDocument", + "operationId": "aggregateQuoteEmployee", "requestBody": { "required": true, "content": { @@ -27030,7 +27030,7 @@ }, "responses": { "200": { - "description": "List of QuoteDocument", + "description": "List of QuoteEmployee", "content": { "application/vnd.api+json": { "schema": { @@ -27044,7 +27044,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -27062,7 +27062,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteDocument" + "$ref": "#/components/schemas/QuoteEmployee" } } } @@ -27079,14 +27079,14 @@ } } }, - "/quote-employee": { + "/quote-line-item": { "get": { "tags": [ - "Quote Employee" + "Quote Line Item" ], - "summary": "List with basic information of Quote Employee resources.", - "description": "", - "operationId": "getQuoteEmployeeList", + "summary": "List with basic information of Quote Line Item resources.", + "description": "Available since: 6.5.3.0", + "operationId": "getQuoteLineItemList", "parameters": [ { "name": "limit", @@ -27115,7 +27115,7 @@ ], "responses": { "200": { - "description": "List of Quote Employee resources.", + "description": "List of Quote Line Item resources.", "content": { "application/vnd.api+json": { "schema": { @@ -27134,7 +27134,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } ] @@ -27148,16 +27148,16 @@ "type": "object", "properties": { "first": { - "example": "/quote-employee?limit=25" + "example": "/quote-line-item?limit=25" }, "last": { - "example": "/quote-employee?limit=25&page=11" + "example": "/quote-line-item?limit=25&page=11" }, "next": { - "example": "/quote-employee?limit=25&page=4" + "example": "/quote-line-item?limit=25&page=4" }, "prev": { - "example": "/quote-employee?limit=25&page=2" + "example": "/quote-line-item?limit=25&page=2" } } } @@ -27178,7 +27178,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27193,11 +27193,11 @@ }, "post": { "tags": [ - "Quote Employee" + "Quote Line Item" ], - "summary": "Create a new Quote Employee resources.", - "description": "", - "operationId": "createQuoteEmployee", + "summary": "Create a new Quote Line Item resources.", + "description": "Available since: 6.5.3.0", + "operationId": "createQuoteLineItem", "parameters": [ { "name": "_response", @@ -27216,14 +27216,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } }, "responses": { "200": { - "description": "Detail of QuoteEmployee", + "description": "Detail of QuoteLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -27235,7 +27235,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27250,7 +27250,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27266,14 +27266,14 @@ } } }, - "/search/quote-employee": { + "/search/quote-line-item": { "post": { "tags": [ - "Quote Employee" + "Quote Line Item" ], - "summary": "Search for the Quote Employee resources.", - "description": "", - "operationId": "searchQuoteEmployee", + "summary": "Search for the Quote Line Item resources.", + "description": "Available since: 6.5.3.0", + "operationId": "searchQuoteLineItem", "parameters": [ { "name": "sw-include-search-info", @@ -27301,7 +27301,7 @@ }, "responses": { "200": { - "description": "List of QuoteEmployee", + "description": "List of QuoteLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -27315,7 +27315,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27333,7 +27333,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27350,19 +27350,19 @@ } } }, - "/quote-employee/{id}": { + "/quote-line-item/{id}": { "get": { "tags": [ - "Quote Employee" + "Quote Line Item" ], - "summary": "Detailed information about a Quote Employee resource.", - "description": "", - "operationId": "getQuoteEmployee", + "summary": "Detailed information about a Quote Line Item resource.", + "description": "Available since: 6.5.3.0", + "operationId": "getQuoteLineItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_employee", + "description": "Identifier for the quote_line_item", "required": true, "schema": { "type": "string", @@ -27372,7 +27372,7 @@ ], "responses": { "200": { - "description": "Detail of QuoteEmployee", + "description": "Detail of QuoteLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -27384,7 +27384,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27399,7 +27399,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27416,16 +27416,16 @@ }, "delete": { "tags": [ - "Quote Employee" + "Quote Line Item" ], - "summary": "Delete a Quote Employee resource.", - "description": "", - "operationId": "deleteQuoteEmployee", + "summary": "Delete a Quote Line Item resource.", + "description": "Available since: 6.5.3.0", + "operationId": "deleteQuoteLineItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_employee", + "description": "Identifier for the quote_line_item", "required": true, "schema": { "type": "string", @@ -27456,16 +27456,16 @@ }, "patch": { "tags": [ - "Quote Employee" + "Quote Line Item" ], - "summary": "Partially update information about a Quote Employee resource.", - "description": "", - "operationId": "updateQuoteEmployee", + "summary": "Partially update information about a Quote Line Item resource.", + "description": "Available since: 6.5.3.0", + "operationId": "updateQuoteLineItem", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_employee", + "description": "Identifier for the quote_line_item", "required": true, "schema": { "type": "string", @@ -27483,18 +27483,18 @@ } ], "requestBody": { - "description": "Partially update information about a Quote Employee resource.", + "description": "Partially update information about a Quote Line Item resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } }, "responses": { "200": { - "description": "Detail of QuoteEmployee", + "description": "Detail of QuoteLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -27506,7 +27506,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27521,7 +27521,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27540,14 +27540,14 @@ } } }, - "/aggregate/quote-employee": { + "/aggregate/quote-line-item": { "post": { "tags": [ - "Quote Employee" + "Quote Line Item" ], - "summary": "Aggregate for the Quote Employee resources.", + "summary": "Aggregate for the Quote Line Item resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateQuoteEmployee", + "operationId": "aggregateQuoteLineItem", "requestBody": { "required": true, "content": { @@ -27571,7 +27571,7 @@ }, "responses": { "200": { - "description": "List of QuoteEmployee", + "description": "List of QuoteLineItem", "content": { "application/vnd.api+json": { "schema": { @@ -27585,7 +27585,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27603,7 +27603,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteEmployee" + "$ref": "#/components/schemas/QuoteLineItem" } } } @@ -27620,14 +27620,14 @@ } } }, - "/quote-line-item": { + "/quote-transaction": { "get": { "tags": [ - "Quote Line Item" + "Quote Transaction" ], - "summary": "List with basic information of Quote Line Item resources.", + "summary": "List with basic information of Quote Transaction resources.", "description": "Available since: 6.5.3.0", - "operationId": "getQuoteLineItemList", + "operationId": "getQuoteTransactionList", "parameters": [ { "name": "limit", @@ -27656,7 +27656,7 @@ ], "responses": { "200": { - "description": "List of Quote Line Item resources.", + "description": "List of Quote Transaction resources.", "content": { "application/vnd.api+json": { "schema": { @@ -27675,7 +27675,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } ] @@ -27689,16 +27689,16 @@ "type": "object", "properties": { "first": { - "example": "/quote-line-item?limit=25" + "example": "/quote-transaction?limit=25" }, "last": { - "example": "/quote-line-item?limit=25&page=11" + "example": "/quote-transaction?limit=25&page=11" }, "next": { - "example": "/quote-line-item?limit=25&page=4" + "example": "/quote-transaction?limit=25&page=4" }, "prev": { - "example": "/quote-line-item?limit=25&page=2" + "example": "/quote-transaction?limit=25&page=2" } } } @@ -27719,7 +27719,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -27734,11 +27734,11 @@ }, "post": { "tags": [ - "Quote Line Item" + "Quote Transaction" ], - "summary": "Create a new Quote Line Item resources.", + "summary": "Create a new Quote Transaction resources.", "description": "Available since: 6.5.3.0", - "operationId": "createQuoteLineItem", + "operationId": "createQuoteTransaction", "parameters": [ { "name": "_response", @@ -27757,14 +27757,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } }, "responses": { "200": { - "description": "Detail of QuoteLineItem", + "description": "Detail of QuoteTransaction", "content": { "application/vnd.api+json": { "schema": { @@ -27776,7 +27776,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -27791,7 +27791,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -27807,14 +27807,14 @@ } } }, - "/search/quote-line-item": { + "/search/quote-transaction": { "post": { "tags": [ - "Quote Line Item" + "Quote Transaction" ], - "summary": "Search for the Quote Line Item resources.", + "summary": "Search for the Quote Transaction resources.", "description": "Available since: 6.5.3.0", - "operationId": "searchQuoteLineItem", + "operationId": "searchQuoteTransaction", "parameters": [ { "name": "sw-include-search-info", @@ -27842,7 +27842,7 @@ }, "responses": { "200": { - "description": "List of QuoteLineItem", + "description": "List of QuoteTransaction", "content": { "application/vnd.api+json": { "schema": { @@ -27856,7 +27856,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -27874,7 +27874,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -27891,19 +27891,19 @@ } } }, - "/quote-line-item/{id}": { + "/quote-transaction/{id}": { "get": { "tags": [ - "Quote Line Item" + "Quote Transaction" ], - "summary": "Detailed information about a Quote Line Item resource.", + "summary": "Detailed information about a Quote Transaction resource.", "description": "Available since: 6.5.3.0", - "operationId": "getQuoteLineItem", + "operationId": "getQuoteTransaction", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_line_item", + "description": "Identifier for the quote_transaction", "required": true, "schema": { "type": "string", @@ -27913,7 +27913,7 @@ ], "responses": { "200": { - "description": "Detail of QuoteLineItem", + "description": "Detail of QuoteTransaction", "content": { "application/vnd.api+json": { "schema": { @@ -27925,7 +27925,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -27940,7 +27940,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -27957,16 +27957,16 @@ }, "delete": { "tags": [ - "Quote Line Item" + "Quote Transaction" ], - "summary": "Delete a Quote Line Item resource.", + "summary": "Delete a Quote Transaction resource.", "description": "Available since: 6.5.3.0", - "operationId": "deleteQuoteLineItem", + "operationId": "deleteQuoteTransaction", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_line_item", + "description": "Identifier for the quote_transaction", "required": true, "schema": { "type": "string", @@ -27997,16 +27997,16 @@ }, "patch": { "tags": [ - "Quote Line Item" + "Quote Transaction" ], - "summary": "Partially update information about a Quote Line Item resource.", + "summary": "Partially update information about a Quote Transaction resource.", "description": "Available since: 6.5.3.0", - "operationId": "updateQuoteLineItem", + "operationId": "updateQuoteTransaction", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_line_item", + "description": "Identifier for the quote_transaction", "required": true, "schema": { "type": "string", @@ -28024,18 +28024,18 @@ } ], "requestBody": { - "description": "Partially update information about a Quote Line Item resource.", + "description": "Partially update information about a Quote Transaction resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } }, "responses": { "200": { - "description": "Detail of QuoteLineItem", + "description": "Detail of QuoteTransaction", "content": { "application/vnd.api+json": { "schema": { @@ -28047,7 +28047,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -28062,7 +28062,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -28081,14 +28081,14 @@ } } }, - "/aggregate/quote-line-item": { + "/aggregate/quote-transaction": { "post": { "tags": [ - "Quote Line Item" + "Quote Transaction" ], - "summary": "Aggregate for the Quote Line Item resources.", + "summary": "Aggregate for the Quote Transaction resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateQuoteLineItem", + "operationId": "aggregateQuoteTransaction", "requestBody": { "required": true, "content": { @@ -28112,7 +28112,7 @@ }, "responses": { "200": { - "description": "List of QuoteLineItem", + "description": "List of QuoteTransaction", "content": { "application/vnd.api+json": { "schema": { @@ -28126,7 +28126,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -28144,7 +28144,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteLineItem" + "$ref": "#/components/schemas/QuoteTransaction" } } } @@ -28161,14 +28161,15 @@ } } }, - "/quote-transaction": { + "/spatial-render-config-size": { "get": { "tags": [ - "Quote Transaction" + "Spatial Render Config Size", + "Experimental" ], - "summary": "List with basic information of Quote Transaction resources.", - "description": "Available since: 6.5.3.0", - "operationId": "getQuoteTransactionList", + "summary": "List with basic information of Spatial Render Config Size resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "", + "operationId": "getSpatialRenderConfigSizeList", "parameters": [ { "name": "limit", @@ -28197,7 +28198,7 @@ ], "responses": { "200": { - "description": "List of Quote Transaction resources.", + "description": "List of Spatial Render Config Size resources.", "content": { "application/vnd.api+json": { "schema": { @@ -28216,7 +28217,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } ] @@ -28230,16 +28231,16 @@ "type": "object", "properties": { "first": { - "example": "/quote-transaction?limit=25" + "example": "/spatial-render-config-size?limit=25" }, "last": { - "example": "/quote-transaction?limit=25&page=11" + "example": "/spatial-render-config-size?limit=25&page=11" }, "next": { - "example": "/quote-transaction?limit=25&page=4" + "example": "/spatial-render-config-size?limit=25&page=4" }, "prev": { - "example": "/quote-transaction?limit=25&page=2" + "example": "/spatial-render-config-size?limit=25&page=2" } } } @@ -28260,7 +28261,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28275,11 +28276,12 @@ }, "post": { "tags": [ - "Quote Transaction" + "Spatial Render Config Size", + "Experimental" ], - "summary": "Create a new Quote Transaction resources.", - "description": "Available since: 6.5.3.0", - "operationId": "createQuoteTransaction", + "summary": "Create a new Spatial Render Config Size resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "", + "operationId": "createSpatialRenderConfigSize", "parameters": [ { "name": "_response", @@ -28298,14 +28300,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } }, "responses": { "200": { - "description": "Detail of QuoteTransaction", + "description": "Detail of SpatialRenderConfigSize", "content": { "application/vnd.api+json": { "schema": { @@ -28317,7 +28319,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28332,7 +28334,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28348,14 +28350,15 @@ } } }, - "/search/quote-transaction": { + "/search/spatial-render-config-size": { "post": { "tags": [ - "Quote Transaction" + "Spatial Render Config Size", + "Experimental" ], - "summary": "Search for the Quote Transaction resources.", - "description": "Available since: 6.5.3.0", - "operationId": "searchQuoteTransaction", + "summary": "Search for the Spatial Render Config Size resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "", + "operationId": "searchSpatialRenderConfigSize", "parameters": [ { "name": "sw-include-search-info", @@ -28383,7 +28386,7 @@ }, "responses": { "200": { - "description": "List of QuoteTransaction", + "description": "List of SpatialRenderConfigSize", "content": { "application/vnd.api+json": { "schema": { @@ -28397,7 +28400,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28415,7 +28418,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28432,19 +28435,20 @@ } } }, - "/quote-transaction/{id}": { + "/spatial-render-config-size/{id}": { "get": { "tags": [ - "Quote Transaction" + "Spatial Render Config Size", + "Experimental" ], - "summary": "Detailed information about a Quote Transaction resource.", - "description": "Available since: 6.5.3.0", - "operationId": "getQuoteTransaction", + "summary": "Detailed information about a Spatial Render Config Size resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "", + "operationId": "getSpatialRenderConfigSize", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_transaction", + "description": "Identifier for the spatial_render_config_size", "required": true, "schema": { "type": "string", @@ -28454,7 +28458,7 @@ ], "responses": { "200": { - "description": "Detail of QuoteTransaction", + "description": "Detail of SpatialRenderConfigSize", "content": { "application/vnd.api+json": { "schema": { @@ -28466,7 +28470,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28481,7 +28485,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28498,16 +28502,17 @@ }, "delete": { "tags": [ - "Quote Transaction" + "Spatial Render Config Size", + "Experimental" ], - "summary": "Delete a Quote Transaction resource.", - "description": "Available since: 6.5.3.0", - "operationId": "deleteQuoteTransaction", + "summary": "Delete a Spatial Render Config Size resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "", + "operationId": "deleteSpatialRenderConfigSize", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_transaction", + "description": "Identifier for the spatial_render_config_size", "required": true, "schema": { "type": "string", @@ -28538,16 +28543,17 @@ }, "patch": { "tags": [ - "Quote Transaction" + "Spatial Render Config Size", + "Experimental" ], - "summary": "Partially update information about a Quote Transaction resource.", - "description": "Available since: 6.5.3.0", - "operationId": "updateQuoteTransaction", + "summary": "Partially update information about a Spatial Render Config Size resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "description": "", + "operationId": "updateSpatialRenderConfigSize", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the quote_transaction", + "description": "Identifier for the spatial_render_config_size", "required": true, "schema": { "type": "string", @@ -28565,18 +28571,18 @@ } ], "requestBody": { - "description": "Partially update information about a Quote Transaction resource.", + "description": "Partially update information about a Spatial Render Config Size resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } }, "responses": { "200": { - "description": "Detail of QuoteTransaction", + "description": "Detail of SpatialRenderConfigSize", "content": { "application/vnd.api+json": { "schema": { @@ -28588,7 +28594,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28603,7 +28609,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28622,14 +28628,15 @@ } } }, - "/aggregate/quote-transaction": { + "/aggregate/spatial-render-config-size": { "post": { "tags": [ - "Quote Transaction" + "Spatial Render Config Size", + "Experimental" ], - "summary": "Aggregate for the Quote Transaction resources.", + "summary": "Aggregate for the Spatial Render Config Size resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateQuoteTransaction", + "operationId": "aggregateSpatialRenderConfigSize", "requestBody": { "required": true, "content": { @@ -28653,7 +28660,7 @@ }, "responses": { "200": { - "description": "List of QuoteTransaction", + "description": "List of SpatialRenderConfigSize", "content": { "application/vnd.api+json": { "schema": { @@ -28667,7 +28674,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28685,7 +28692,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/QuoteTransaction" + "$ref": "#/components/schemas/SpatialRenderConfigSize" } } } @@ -28702,15 +28709,15 @@ } } }, - "/spatial-render-config-size": { + "/spatial-scene": { "get": { "tags": [ - "Spatial Render Config Size", + "Spatial Scene", "Experimental" ], - "summary": "List with basic information of Spatial Render Config Size resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Spatial Scene resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialRenderConfigSizeList", + "operationId": "getSpatialSceneList", "parameters": [ { "name": "limit", @@ -28739,7 +28746,7 @@ ], "responses": { "200": { - "description": "List of Spatial Render Config Size resources.", + "description": "List of Spatial Scene resources.", "content": { "application/vnd.api+json": { "schema": { @@ -28758,7 +28765,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } ] @@ -28772,16 +28779,16 @@ "type": "object", "properties": { "first": { - "example": "/spatial-render-config-size?limit=25" + "example": "/spatial-scene?limit=25" }, "last": { - "example": "/spatial-render-config-size?limit=25&page=11" + "example": "/spatial-scene?limit=25&page=11" }, "next": { - "example": "/spatial-render-config-size?limit=25&page=4" + "example": "/spatial-scene?limit=25&page=4" }, "prev": { - "example": "/spatial-render-config-size?limit=25&page=2" + "example": "/spatial-scene?limit=25&page=2" } } } @@ -28802,7 +28809,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -28817,12 +28824,12 @@ }, "post": { "tags": [ - "Spatial Render Config Size", + "Spatial Scene", "Experimental" ], - "summary": "Create a new Spatial Render Config Size resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Spatial Scene resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "createSpatialRenderConfigSize", + "operationId": "createSpatialScene", "parameters": [ { "name": "_response", @@ -28841,14 +28848,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } }, "responses": { "200": { - "description": "Detail of SpatialRenderConfigSize", + "description": "Detail of SpatialScene", "content": { "application/vnd.api+json": { "schema": { @@ -28860,7 +28867,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -28875,7 +28882,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -28891,15 +28898,15 @@ } } }, - "/search/spatial-render-config-size": { + "/search/spatial-scene": { "post": { "tags": [ - "Spatial Render Config Size", + "Spatial Scene", "Experimental" ], - "summary": "Search for the Spatial Render Config Size resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Spatial Scene resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "searchSpatialRenderConfigSize", + "operationId": "searchSpatialScene", "parameters": [ { "name": "sw-include-search-info", @@ -28927,7 +28934,7 @@ }, "responses": { "200": { - "description": "List of SpatialRenderConfigSize", + "description": "List of SpatialScene", "content": { "application/vnd.api+json": { "schema": { @@ -28941,7 +28948,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -28959,7 +28966,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -28976,20 +28983,20 @@ } } }, - "/spatial-render-config-size/{id}": { + "/spatial-scene/{id}": { "get": { "tags": [ - "Spatial Render Config Size", + "Spatial Scene", "Experimental" ], - "summary": "Detailed information about a Spatial Render Config Size resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Spatial Scene resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialRenderConfigSize", + "operationId": "getSpatialScene", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_render_config_size", + "description": "Identifier for the spatial_scene", "required": true, "schema": { "type": "string", @@ -28999,7 +29006,7 @@ ], "responses": { "200": { - "description": "Detail of SpatialRenderConfigSize", + "description": "Detail of SpatialScene", "content": { "application/vnd.api+json": { "schema": { @@ -29011,7 +29018,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -29026,7 +29033,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -29043,17 +29050,17 @@ }, "delete": { "tags": [ - "Spatial Render Config Size", + "Spatial Scene", "Experimental" ], - "summary": "Delete a Spatial Render Config Size resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Spatial Scene resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "deleteSpatialRenderConfigSize", + "operationId": "deleteSpatialScene", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_render_config_size", + "description": "Identifier for the spatial_scene", "required": true, "schema": { "type": "string", @@ -29084,17 +29091,17 @@ }, "patch": { "tags": [ - "Spatial Render Config Size", + "Spatial Scene", "Experimental" ], - "summary": "Partially update information about a Spatial Render Config Size resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Spatial Scene resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "updateSpatialRenderConfigSize", + "operationId": "updateSpatialScene", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_render_config_size", + "description": "Identifier for the spatial_scene", "required": true, "schema": { "type": "string", @@ -29112,18 +29119,18 @@ } ], "requestBody": { - "description": "Partially update information about a Spatial Render Config Size resource.", + "description": "Partially update information about a Spatial Scene resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } }, "responses": { "200": { - "description": "Detail of SpatialRenderConfigSize", + "description": "Detail of SpatialScene", "content": { "application/vnd.api+json": { "schema": { @@ -29135,7 +29142,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -29150,7 +29157,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -29169,15 +29176,15 @@ } } }, - "/aggregate/spatial-render-config-size": { + "/aggregate/spatial-scene": { "post": { "tags": [ - "Spatial Render Config Size", + "Spatial Scene", "Experimental" ], - "summary": "Aggregate for the Spatial Render Config Size resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Spatial Scene resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSpatialRenderConfigSize", + "operationId": "aggregateSpatialScene", "requestBody": { "required": true, "content": { @@ -29201,7 +29208,7 @@ }, "responses": { "200": { - "description": "List of SpatialRenderConfigSize", + "description": "List of SpatialScene", "content": { "application/vnd.api+json": { "schema": { @@ -29215,7 +29222,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -29233,7 +29240,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialRenderConfigSize" + "$ref": "#/components/schemas/SpatialScene" } } } @@ -29250,15 +29257,15 @@ } } }, - "/spatial-scene": { + "/spatial-scene-camera": { "get": { "tags": [ - "Spatial Scene", + "Spatial Scene Camera", "Experimental" ], - "summary": "List with basic information of Spatial Scene resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Spatial Scene Camera resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneList", + "operationId": "getSpatialSceneCameraList", "parameters": [ { "name": "limit", @@ -29287,7 +29294,7 @@ ], "responses": { "200": { - "description": "List of Spatial Scene resources.", + "description": "List of Spatial Scene Camera resources.", "content": { "application/vnd.api+json": { "schema": { @@ -29306,7 +29313,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } ] @@ -29320,16 +29327,16 @@ "type": "object", "properties": { "first": { - "example": "/spatial-scene?limit=25" + "example": "/spatial-scene-camera?limit=25" }, "last": { - "example": "/spatial-scene?limit=25&page=11" + "example": "/spatial-scene-camera?limit=25&page=11" }, "next": { - "example": "/spatial-scene?limit=25&page=4" + "example": "/spatial-scene-camera?limit=25&page=4" }, "prev": { - "example": "/spatial-scene?limit=25&page=2" + "example": "/spatial-scene-camera?limit=25&page=2" } } } @@ -29350,7 +29357,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29365,12 +29372,12 @@ }, "post": { "tags": [ - "Spatial Scene", + "Spatial Scene Camera", "Experimental" ], - "summary": "Create a new Spatial Scene resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Spatial Scene Camera resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "createSpatialScene", + "operationId": "createSpatialSceneCamera", "parameters": [ { "name": "_response", @@ -29389,14 +29396,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } }, "responses": { "200": { - "description": "Detail of SpatialScene", + "description": "Detail of SpatialSceneCamera", "content": { "application/vnd.api+json": { "schema": { @@ -29408,7 +29415,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29423,7 +29430,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29439,15 +29446,15 @@ } } }, - "/search/spatial-scene": { + "/search/spatial-scene-camera": { "post": { "tags": [ - "Spatial Scene", + "Spatial Scene Camera", "Experimental" ], - "summary": "Search for the Spatial Scene resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Spatial Scene Camera resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "searchSpatialScene", + "operationId": "searchSpatialSceneCamera", "parameters": [ { "name": "sw-include-search-info", @@ -29475,7 +29482,7 @@ }, "responses": { "200": { - "description": "List of SpatialScene", + "description": "List of SpatialSceneCamera", "content": { "application/vnd.api+json": { "schema": { @@ -29489,7 +29496,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29507,7 +29514,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29524,20 +29531,20 @@ } } }, - "/spatial-scene/{id}": { + "/spatial-scene-camera/{id}": { "get": { "tags": [ - "Spatial Scene", + "Spatial Scene Camera", "Experimental" ], - "summary": "Detailed information about a Spatial Scene resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Spatial Scene Camera resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialScene", + "operationId": "getSpatialSceneCamera", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene", + "description": "Identifier for the spatial_scene_camera", "required": true, "schema": { "type": "string", @@ -29547,7 +29554,7 @@ ], "responses": { "200": { - "description": "Detail of SpatialScene", + "description": "Detail of SpatialSceneCamera", "content": { "application/vnd.api+json": { "schema": { @@ -29559,7 +29566,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29574,7 +29581,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29591,17 +29598,17 @@ }, "delete": { "tags": [ - "Spatial Scene", + "Spatial Scene Camera", "Experimental" ], - "summary": "Delete a Spatial Scene resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Spatial Scene Camera resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "deleteSpatialScene", + "operationId": "deleteSpatialSceneCamera", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene", + "description": "Identifier for the spatial_scene_camera", "required": true, "schema": { "type": "string", @@ -29632,17 +29639,17 @@ }, "patch": { "tags": [ - "Spatial Scene", + "Spatial Scene Camera", "Experimental" ], - "summary": "Partially update information about a Spatial Scene resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Spatial Scene Camera resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "updateSpatialScene", + "operationId": "updateSpatialSceneCamera", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene", + "description": "Identifier for the spatial_scene_camera", "required": true, "schema": { "type": "string", @@ -29660,18 +29667,18 @@ } ], "requestBody": { - "description": "Partially update information about a Spatial Scene resource.", + "description": "Partially update information about a Spatial Scene Camera resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } }, "responses": { "200": { - "description": "Detail of SpatialScene", + "description": "Detail of SpatialSceneCamera", "content": { "application/vnd.api+json": { "schema": { @@ -29683,7 +29690,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29698,7 +29705,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29717,15 +29724,15 @@ } } }, - "/aggregate/spatial-scene": { + "/aggregate/spatial-scene-camera": { "post": { "tags": [ - "Spatial Scene", + "Spatial Scene Camera", "Experimental" ], - "summary": "Aggregate for the Spatial Scene resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Spatial Scene Camera resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSpatialScene", + "operationId": "aggregateSpatialSceneCamera", "requestBody": { "required": true, "content": { @@ -29749,7 +29756,7 @@ }, "responses": { "200": { - "description": "List of SpatialScene", + "description": "List of SpatialSceneCamera", "content": { "application/vnd.api+json": { "schema": { @@ -29763,7 +29770,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29781,7 +29788,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScene" + "$ref": "#/components/schemas/SpatialSceneCamera" } } } @@ -29798,15 +29805,15 @@ } } }, - "/spatial-scene-camera": { + "/spatial-scene-group": { "get": { "tags": [ - "Spatial Scene Camera", + "Spatial Scene Group", "Experimental" ], - "summary": "List with basic information of Spatial Scene Camera resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Spatial Scene Group resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneCameraList", + "operationId": "getSpatialSceneGroupList", "parameters": [ { "name": "limit", @@ -29835,7 +29842,7 @@ ], "responses": { "200": { - "description": "List of Spatial Scene Camera resources.", + "description": "List of Spatial Scene Group resources.", "content": { "application/vnd.api+json": { "schema": { @@ -29854,7 +29861,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } ] @@ -29868,16 +29875,16 @@ "type": "object", "properties": { "first": { - "example": "/spatial-scene-camera?limit=25" + "example": "/spatial-scene-group?limit=25" }, "last": { - "example": "/spatial-scene-camera?limit=25&page=11" + "example": "/spatial-scene-group?limit=25&page=11" }, "next": { - "example": "/spatial-scene-camera?limit=25&page=4" + "example": "/spatial-scene-group?limit=25&page=4" }, "prev": { - "example": "/spatial-scene-camera?limit=25&page=2" + "example": "/spatial-scene-group?limit=25&page=2" } } } @@ -29898,7 +29905,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -29913,12 +29920,12 @@ }, "post": { "tags": [ - "Spatial Scene Camera", + "Spatial Scene Group", "Experimental" ], - "summary": "Create a new Spatial Scene Camera resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Spatial Scene Group resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "createSpatialSceneCamera", + "operationId": "createSpatialSceneGroup", "parameters": [ { "name": "_response", @@ -29937,14 +29944,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneCamera", + "description": "Detail of SpatialSceneGroup", "content": { "application/vnd.api+json": { "schema": { @@ -29956,7 +29963,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -29971,7 +29978,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -29987,15 +29994,15 @@ } } }, - "/search/spatial-scene-camera": { + "/search/spatial-scene-group": { "post": { "tags": [ - "Spatial Scene Camera", + "Spatial Scene Group", "Experimental" ], - "summary": "Search for the Spatial Scene Camera resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Spatial Scene Group resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "searchSpatialSceneCamera", + "operationId": "searchSpatialSceneGroup", "parameters": [ { "name": "sw-include-search-info", @@ -30023,7 +30030,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneCamera", + "description": "List of SpatialSceneGroup", "content": { "application/vnd.api+json": { "schema": { @@ -30037,7 +30044,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -30055,7 +30062,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -30072,20 +30079,20 @@ } } }, - "/spatial-scene-camera/{id}": { + "/spatial-scene-group/{id}": { "get": { "tags": [ - "Spatial Scene Camera", + "Spatial Scene Group", "Experimental" ], - "summary": "Detailed information about a Spatial Scene Camera resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Spatial Scene Group resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneCamera", + "operationId": "getSpatialSceneGroup", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_camera", + "description": "Identifier for the spatial_scene_group", "required": true, "schema": { "type": "string", @@ -30095,7 +30102,7 @@ ], "responses": { "200": { - "description": "Detail of SpatialSceneCamera", + "description": "Detail of SpatialSceneGroup", "content": { "application/vnd.api+json": { "schema": { @@ -30107,7 +30114,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -30122,7 +30129,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -30139,17 +30146,17 @@ }, "delete": { "tags": [ - "Spatial Scene Camera", + "Spatial Scene Group", "Experimental" ], - "summary": "Delete a Spatial Scene Camera resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Spatial Scene Group resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "deleteSpatialSceneCamera", + "operationId": "deleteSpatialSceneGroup", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_camera", + "description": "Identifier for the spatial_scene_group", "required": true, "schema": { "type": "string", @@ -30180,17 +30187,17 @@ }, "patch": { "tags": [ - "Spatial Scene Camera", + "Spatial Scene Group", "Experimental" ], - "summary": "Partially update information about a Spatial Scene Camera resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Spatial Scene Group resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "updateSpatialSceneCamera", + "operationId": "updateSpatialSceneGroup", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_camera", + "description": "Identifier for the spatial_scene_group", "required": true, "schema": { "type": "string", @@ -30208,18 +30215,18 @@ } ], "requestBody": { - "description": "Partially update information about a Spatial Scene Camera resource.", + "description": "Partially update information about a Spatial Scene Group resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneCamera", + "description": "Detail of SpatialSceneGroup", "content": { "application/vnd.api+json": { "schema": { @@ -30231,7 +30238,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -30246,7 +30253,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -30265,15 +30272,15 @@ } } }, - "/aggregate/spatial-scene-camera": { + "/aggregate/spatial-scene-group": { "post": { "tags": [ - "Spatial Scene Camera", + "Spatial Scene Group", "Experimental" ], - "summary": "Aggregate for the Spatial Scene Camera resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Spatial Scene Group resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSpatialSceneCamera", + "operationId": "aggregateSpatialSceneGroup", "requestBody": { "required": true, "content": { @@ -30297,7 +30304,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneCamera", + "description": "List of SpatialSceneGroup", "content": { "application/vnd.api+json": { "schema": { @@ -30311,7 +30318,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -30329,7 +30336,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneCamera" + "$ref": "#/components/schemas/SpatialSceneGroup" } } } @@ -30346,15 +30353,15 @@ } } }, - "/spatial-scene-group": { + "/spatial-scene-light": { "get": { "tags": [ - "Spatial Scene Group", + "Spatial Scene Light", "Experimental" ], - "summary": "List with basic information of Spatial Scene Group resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Spatial Scene Light resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneGroupList", + "operationId": "getSpatialSceneLightList", "parameters": [ { "name": "limit", @@ -30383,7 +30390,7 @@ ], "responses": { "200": { - "description": "List of Spatial Scene Group resources.", + "description": "List of Spatial Scene Light resources.", "content": { "application/vnd.api+json": { "schema": { @@ -30402,7 +30409,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } ] @@ -30416,16 +30423,16 @@ "type": "object", "properties": { "first": { - "example": "/spatial-scene-group?limit=25" + "example": "/spatial-scene-light?limit=25" }, "last": { - "example": "/spatial-scene-group?limit=25&page=11" + "example": "/spatial-scene-light?limit=25&page=11" }, "next": { - "example": "/spatial-scene-group?limit=25&page=4" + "example": "/spatial-scene-light?limit=25&page=4" }, "prev": { - "example": "/spatial-scene-group?limit=25&page=2" + "example": "/spatial-scene-light?limit=25&page=2" } } } @@ -30446,7 +30453,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30461,12 +30468,12 @@ }, "post": { "tags": [ - "Spatial Scene Group", + "Spatial Scene Light", "Experimental" ], - "summary": "Create a new Spatial Scene Group resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Spatial Scene Light resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "createSpatialSceneGroup", + "operationId": "createSpatialSceneLight", "parameters": [ { "name": "_response", @@ -30485,14 +30492,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneGroup", + "description": "Detail of SpatialSceneLight", "content": { "application/vnd.api+json": { "schema": { @@ -30504,7 +30511,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30519,7 +30526,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30535,15 +30542,15 @@ } } }, - "/search/spatial-scene-group": { + "/search/spatial-scene-light": { "post": { "tags": [ - "Spatial Scene Group", + "Spatial Scene Light", "Experimental" ], - "summary": "Search for the Spatial Scene Group resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Spatial Scene Light resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "searchSpatialSceneGroup", + "operationId": "searchSpatialSceneLight", "parameters": [ { "name": "sw-include-search-info", @@ -30571,7 +30578,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneGroup", + "description": "List of SpatialSceneLight", "content": { "application/vnd.api+json": { "schema": { @@ -30585,7 +30592,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30603,7 +30610,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30620,20 +30627,20 @@ } } }, - "/spatial-scene-group/{id}": { + "/spatial-scene-light/{id}": { "get": { "tags": [ - "Spatial Scene Group", + "Spatial Scene Light", "Experimental" ], - "summary": "Detailed information about a Spatial Scene Group resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Spatial Scene Light resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneGroup", + "operationId": "getSpatialSceneLight", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_group", + "description": "Identifier for the spatial_scene_light", "required": true, "schema": { "type": "string", @@ -30643,7 +30650,7 @@ ], "responses": { "200": { - "description": "Detail of SpatialSceneGroup", + "description": "Detail of SpatialSceneLight", "content": { "application/vnd.api+json": { "schema": { @@ -30655,7 +30662,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30670,7 +30677,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30687,17 +30694,17 @@ }, "delete": { "tags": [ - "Spatial Scene Group", + "Spatial Scene Light", "Experimental" ], - "summary": "Delete a Spatial Scene Group resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Spatial Scene Light resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "deleteSpatialSceneGroup", + "operationId": "deleteSpatialSceneLight", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_group", + "description": "Identifier for the spatial_scene_light", "required": true, "schema": { "type": "string", @@ -30728,17 +30735,17 @@ }, "patch": { "tags": [ - "Spatial Scene Group", + "Spatial Scene Light", "Experimental" ], - "summary": "Partially update information about a Spatial Scene Group resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Spatial Scene Light resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "updateSpatialSceneGroup", + "operationId": "updateSpatialSceneLight", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_group", + "description": "Identifier for the spatial_scene_light", "required": true, "schema": { "type": "string", @@ -30756,18 +30763,18 @@ } ], "requestBody": { - "description": "Partially update information about a Spatial Scene Group resource.", + "description": "Partially update information about a Spatial Scene Light resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneGroup", + "description": "Detail of SpatialSceneLight", "content": { "application/vnd.api+json": { "schema": { @@ -30779,7 +30786,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30794,7 +30801,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30813,15 +30820,15 @@ } } }, - "/aggregate/spatial-scene-group": { + "/aggregate/spatial-scene-light": { "post": { "tags": [ - "Spatial Scene Group", + "Spatial Scene Light", "Experimental" ], - "summary": "Aggregate for the Spatial Scene Group resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Spatial Scene Light resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSpatialSceneGroup", + "operationId": "aggregateSpatialSceneLight", "requestBody": { "required": true, "content": { @@ -30845,7 +30852,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneGroup", + "description": "List of SpatialSceneLight", "content": { "application/vnd.api+json": { "schema": { @@ -30859,7 +30866,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30877,7 +30884,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneGroup" + "$ref": "#/components/schemas/SpatialSceneLight" } } } @@ -30894,15 +30901,15 @@ } } }, - "/spatial-scene-light": { + "/spatial-scene-material": { "get": { "tags": [ - "Spatial Scene Light", + "Spatial Scene Material", "Experimental" ], - "summary": "List with basic information of Spatial Scene Light resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Spatial Scene Material resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneLightList", + "operationId": "getSpatialSceneMaterialList", "parameters": [ { "name": "limit", @@ -30931,7 +30938,7 @@ ], "responses": { "200": { - "description": "List of Spatial Scene Light resources.", + "description": "List of Spatial Scene Material resources.", "content": { "application/vnd.api+json": { "schema": { @@ -30950,7 +30957,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } ] @@ -30964,16 +30971,16 @@ "type": "object", "properties": { "first": { - "example": "/spatial-scene-light?limit=25" + "example": "/spatial-scene-material?limit=25" }, "last": { - "example": "/spatial-scene-light?limit=25&page=11" + "example": "/spatial-scene-material?limit=25&page=11" }, "next": { - "example": "/spatial-scene-light?limit=25&page=4" + "example": "/spatial-scene-material?limit=25&page=4" }, "prev": { - "example": "/spatial-scene-light?limit=25&page=2" + "example": "/spatial-scene-material?limit=25&page=2" } } } @@ -30994,7 +31001,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31009,12 +31016,12 @@ }, "post": { "tags": [ - "Spatial Scene Light", + "Spatial Scene Material", "Experimental" ], - "summary": "Create a new Spatial Scene Light resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Spatial Scene Material resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "createSpatialSceneLight", + "operationId": "createSpatialSceneMaterial", "parameters": [ { "name": "_response", @@ -31033,14 +31040,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneLight", + "description": "Detail of SpatialSceneMaterial", "content": { "application/vnd.api+json": { "schema": { @@ -31052,7 +31059,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31067,7 +31074,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31083,15 +31090,15 @@ } } }, - "/search/spatial-scene-light": { + "/search/spatial-scene-material": { "post": { "tags": [ - "Spatial Scene Light", + "Spatial Scene Material", "Experimental" ], - "summary": "Search for the Spatial Scene Light resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Spatial Scene Material resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "searchSpatialSceneLight", + "operationId": "searchSpatialSceneMaterial", "parameters": [ { "name": "sw-include-search-info", @@ -31119,7 +31126,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneLight", + "description": "List of SpatialSceneMaterial", "content": { "application/vnd.api+json": { "schema": { @@ -31133,7 +31140,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31151,7 +31158,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31168,20 +31175,20 @@ } } }, - "/spatial-scene-light/{id}": { + "/spatial-scene-material/{id}": { "get": { "tags": [ - "Spatial Scene Light", + "Spatial Scene Material", "Experimental" ], - "summary": "Detailed information about a Spatial Scene Light resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Spatial Scene Material resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneLight", + "operationId": "getSpatialSceneMaterial", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_light", + "description": "Identifier for the spatial_scene_material", "required": true, "schema": { "type": "string", @@ -31191,7 +31198,7 @@ ], "responses": { "200": { - "description": "Detail of SpatialSceneLight", + "description": "Detail of SpatialSceneMaterial", "content": { "application/vnd.api+json": { "schema": { @@ -31203,7 +31210,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31218,7 +31225,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31235,17 +31242,17 @@ }, "delete": { "tags": [ - "Spatial Scene Light", + "Spatial Scene Material", "Experimental" ], - "summary": "Delete a Spatial Scene Light resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Spatial Scene Material resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "deleteSpatialSceneLight", + "operationId": "deleteSpatialSceneMaterial", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_light", + "description": "Identifier for the spatial_scene_material", "required": true, "schema": { "type": "string", @@ -31276,17 +31283,17 @@ }, "patch": { "tags": [ - "Spatial Scene Light", + "Spatial Scene Material", "Experimental" ], - "summary": "Partially update information about a Spatial Scene Light resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Spatial Scene Material resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "updateSpatialSceneLight", + "operationId": "updateSpatialSceneMaterial", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_light", + "description": "Identifier for the spatial_scene_material", "required": true, "schema": { "type": "string", @@ -31304,18 +31311,18 @@ } ], "requestBody": { - "description": "Partially update information about a Spatial Scene Light resource.", + "description": "Partially update information about a Spatial Scene Material resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneLight", + "description": "Detail of SpatialSceneMaterial", "content": { "application/vnd.api+json": { "schema": { @@ -31327,7 +31334,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31342,7 +31349,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31361,15 +31368,15 @@ } } }, - "/aggregate/spatial-scene-light": { + "/aggregate/spatial-scene-material": { "post": { "tags": [ - "Spatial Scene Light", + "Spatial Scene Material", "Experimental" ], - "summary": "Aggregate for the Spatial Scene Light resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Spatial Scene Material resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSpatialSceneLight", + "operationId": "aggregateSpatialSceneMaterial", "requestBody": { "required": true, "content": { @@ -31393,7 +31400,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneLight", + "description": "List of SpatialSceneMaterial", "content": { "application/vnd.api+json": { "schema": { @@ -31407,7 +31414,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31425,7 +31432,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneLight" + "$ref": "#/components/schemas/SpatialSceneMaterial" } } } @@ -31442,15 +31449,15 @@ } } }, - "/spatial-scene-material": { + "/spatial-scene-object": { "get": { "tags": [ - "Spatial Scene Material", + "Spatial Scene Object", "Experimental" ], - "summary": "List with basic information of Spatial Scene Material resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Spatial Scene Object resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneMaterialList", + "operationId": "getSpatialSceneObjectList", "parameters": [ { "name": "limit", @@ -31479,7 +31486,7 @@ ], "responses": { "200": { - "description": "List of Spatial Scene Material resources.", + "description": "List of Spatial Scene Object resources.", "content": { "application/vnd.api+json": { "schema": { @@ -31498,7 +31505,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } ] @@ -31512,16 +31519,16 @@ "type": "object", "properties": { "first": { - "example": "/spatial-scene-material?limit=25" + "example": "/spatial-scene-object?limit=25" }, "last": { - "example": "/spatial-scene-material?limit=25&page=11" + "example": "/spatial-scene-object?limit=25&page=11" }, "next": { - "example": "/spatial-scene-material?limit=25&page=4" + "example": "/spatial-scene-object?limit=25&page=4" }, "prev": { - "example": "/spatial-scene-material?limit=25&page=2" + "example": "/spatial-scene-object?limit=25&page=2" } } } @@ -31542,7 +31549,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31557,12 +31564,12 @@ }, "post": { "tags": [ - "Spatial Scene Material", + "Spatial Scene Object", "Experimental" ], - "summary": "Create a new Spatial Scene Material resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Spatial Scene Object resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "createSpatialSceneMaterial", + "operationId": "createSpatialSceneObject", "parameters": [ { "name": "_response", @@ -31581,14 +31588,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneMaterial", + "description": "Detail of SpatialSceneObject", "content": { "application/vnd.api+json": { "schema": { @@ -31600,7 +31607,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31615,7 +31622,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31631,15 +31638,15 @@ } } }, - "/search/spatial-scene-material": { + "/search/spatial-scene-object": { "post": { "tags": [ - "Spatial Scene Material", + "Spatial Scene Object", "Experimental" ], - "summary": "Search for the Spatial Scene Material resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Spatial Scene Object resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "searchSpatialSceneMaterial", + "operationId": "searchSpatialSceneObject", "parameters": [ { "name": "sw-include-search-info", @@ -31667,7 +31674,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneMaterial", + "description": "List of SpatialSceneObject", "content": { "application/vnd.api+json": { "schema": { @@ -31681,7 +31688,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31699,7 +31706,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31716,20 +31723,20 @@ } } }, - "/spatial-scene-material/{id}": { + "/spatial-scene-object/{id}": { "get": { "tags": [ - "Spatial Scene Material", + "Spatial Scene Object", "Experimental" ], - "summary": "Detailed information about a Spatial Scene Material resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Spatial Scene Object resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneMaterial", + "operationId": "getSpatialSceneObject", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_material", + "description": "Identifier for the spatial_scene_object", "required": true, "schema": { "type": "string", @@ -31739,7 +31746,7 @@ ], "responses": { "200": { - "description": "Detail of SpatialSceneMaterial", + "description": "Detail of SpatialSceneObject", "content": { "application/vnd.api+json": { "schema": { @@ -31751,7 +31758,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31766,7 +31773,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31783,17 +31790,17 @@ }, "delete": { "tags": [ - "Spatial Scene Material", + "Spatial Scene Object", "Experimental" ], - "summary": "Delete a Spatial Scene Material resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Spatial Scene Object resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "deleteSpatialSceneMaterial", + "operationId": "deleteSpatialSceneObject", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_material", + "description": "Identifier for the spatial_scene_object", "required": true, "schema": { "type": "string", @@ -31824,17 +31831,17 @@ }, "patch": { "tags": [ - "Spatial Scene Material", + "Spatial Scene Object", "Experimental" ], - "summary": "Partially update information about a Spatial Scene Material resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Spatial Scene Object resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "updateSpatialSceneMaterial", + "operationId": "updateSpatialSceneObject", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_material", + "description": "Identifier for the spatial_scene_object", "required": true, "schema": { "type": "string", @@ -31852,18 +31859,18 @@ } ], "requestBody": { - "description": "Partially update information about a Spatial Scene Material resource.", + "description": "Partially update information about a Spatial Scene Object resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneMaterial", + "description": "Detail of SpatialSceneObject", "content": { "application/vnd.api+json": { "schema": { @@ -31875,7 +31882,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31890,7 +31897,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31909,15 +31916,15 @@ } } }, - "/aggregate/spatial-scene-material": { + "/aggregate/spatial-scene-object": { "post": { "tags": [ - "Spatial Scene Material", + "Spatial Scene Object", "Experimental" ], - "summary": "Aggregate for the Spatial Scene Material resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Spatial Scene Object resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSpatialSceneMaterial", + "operationId": "aggregateSpatialSceneObject", "requestBody": { "required": true, "content": { @@ -31941,7 +31948,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneMaterial", + "description": "List of SpatialSceneObject", "content": { "application/vnd.api+json": { "schema": { @@ -31955,7 +31962,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31973,7 +31980,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneMaterial" + "$ref": "#/components/schemas/SpatialSceneObject" } } } @@ -31990,15 +31997,15 @@ } } }, - "/spatial-scene-object": { + "/spatial-scene-primitive": { "get": { "tags": [ - "Spatial Scene Object", + "Spatial Scene Primitive", "Experimental" ], - "summary": "List with basic information of Spatial Scene Object resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Spatial Scene Primitive resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneObjectList", + "operationId": "getSpatialScenePrimitiveList", "parameters": [ { "name": "limit", @@ -32027,7 +32034,7 @@ ], "responses": { "200": { - "description": "List of Spatial Scene Object resources.", + "description": "List of Spatial Scene Primitive resources.", "content": { "application/vnd.api+json": { "schema": { @@ -32046,7 +32053,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } ] @@ -32060,16 +32067,16 @@ "type": "object", "properties": { "first": { - "example": "/spatial-scene-object?limit=25" + "example": "/spatial-scene-primitive?limit=25" }, "last": { - "example": "/spatial-scene-object?limit=25&page=11" + "example": "/spatial-scene-primitive?limit=25&page=11" }, "next": { - "example": "/spatial-scene-object?limit=25&page=4" + "example": "/spatial-scene-primitive?limit=25&page=4" }, "prev": { - "example": "/spatial-scene-object?limit=25&page=2" + "example": "/spatial-scene-primitive?limit=25&page=2" } } } @@ -32090,7 +32097,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32105,12 +32112,12 @@ }, "post": { "tags": [ - "Spatial Scene Object", + "Spatial Scene Primitive", "Experimental" ], - "summary": "Create a new Spatial Scene Object resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Spatial Scene Primitive resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "createSpatialSceneObject", + "operationId": "createSpatialScenePrimitive", "parameters": [ { "name": "_response", @@ -32129,14 +32136,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneObject", + "description": "Detail of SpatialScenePrimitive", "content": { "application/vnd.api+json": { "schema": { @@ -32148,7 +32155,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32163,7 +32170,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32179,15 +32186,15 @@ } } }, - "/search/spatial-scene-object": { + "/search/spatial-scene-primitive": { "post": { "tags": [ - "Spatial Scene Object", + "Spatial Scene Primitive", "Experimental" ], - "summary": "Search for the Spatial Scene Object resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Spatial Scene Primitive resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "searchSpatialSceneObject", + "operationId": "searchSpatialScenePrimitive", "parameters": [ { "name": "sw-include-search-info", @@ -32215,7 +32222,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneObject", + "description": "List of SpatialScenePrimitive", "content": { "application/vnd.api+json": { "schema": { @@ -32229,7 +32236,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32247,7 +32254,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32264,20 +32271,20 @@ } } }, - "/spatial-scene-object/{id}": { + "/spatial-scene-primitive/{id}": { "get": { "tags": [ - "Spatial Scene Object", + "Spatial Scene Primitive", "Experimental" ], - "summary": "Detailed information about a Spatial Scene Object resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Spatial Scene Primitive resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialSceneObject", + "operationId": "getSpatialScenePrimitive", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_object", + "description": "Identifier for the spatial_scene_primitive", "required": true, "schema": { "type": "string", @@ -32287,7 +32294,7 @@ ], "responses": { "200": { - "description": "Detail of SpatialSceneObject", + "description": "Detail of SpatialScenePrimitive", "content": { "application/vnd.api+json": { "schema": { @@ -32299,7 +32306,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32314,7 +32321,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32331,17 +32338,17 @@ }, "delete": { "tags": [ - "Spatial Scene Object", + "Spatial Scene Primitive", "Experimental" ], - "summary": "Delete a Spatial Scene Object resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Spatial Scene Primitive resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "deleteSpatialSceneObject", + "operationId": "deleteSpatialScenePrimitive", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_object", + "description": "Identifier for the spatial_scene_primitive", "required": true, "schema": { "type": "string", @@ -32372,17 +32379,17 @@ }, "patch": { "tags": [ - "Spatial Scene Object", + "Spatial Scene Primitive", "Experimental" ], - "summary": "Partially update information about a Spatial Scene Object resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Spatial Scene Primitive resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "updateSpatialSceneObject", + "operationId": "updateSpatialScenePrimitive", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_object", + "description": "Identifier for the spatial_scene_primitive", "required": true, "schema": { "type": "string", @@ -32400,18 +32407,18 @@ } ], "requestBody": { - "description": "Partially update information about a Spatial Scene Object resource.", + "description": "Partially update information about a Spatial Scene Primitive resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } }, "responses": { "200": { - "description": "Detail of SpatialSceneObject", + "description": "Detail of SpatialScenePrimitive", "content": { "application/vnd.api+json": { "schema": { @@ -32423,7 +32430,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32438,7 +32445,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32457,15 +32464,15 @@ } } }, - "/aggregate/spatial-scene-object": { + "/aggregate/spatial-scene-primitive": { "post": { "tags": [ - "Spatial Scene Object", + "Spatial Scene Primitive", "Experimental" ], - "summary": "Aggregate for the Spatial Scene Object resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Spatial Scene Primitive resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSpatialSceneObject", + "operationId": "aggregateSpatialScenePrimitive", "requestBody": { "required": true, "content": { @@ -32489,7 +32496,7 @@ }, "responses": { "200": { - "description": "List of SpatialSceneObject", + "description": "List of SpatialScenePrimitive", "content": { "application/vnd.api+json": { "schema": { @@ -32503,7 +32510,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32521,7 +32528,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialSceneObject" + "$ref": "#/components/schemas/SpatialScenePrimitive" } } } @@ -32538,15 +32545,15 @@ } } }, - "/spatial-scene-primitive": { + "/sso-provider": { "get": { "tags": [ - "Spatial Scene Primitive", + "Sso Provider", "Experimental" ], - "summary": "List with basic information of Spatial Scene Primitive resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Sso Provider resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialScenePrimitiveList", + "operationId": "getSsoProviderList", "parameters": [ { "name": "limit", @@ -32575,7 +32582,7 @@ ], "responses": { "200": { - "description": "List of Spatial Scene Primitive resources.", + "description": "List of Sso Provider resources.", "content": { "application/vnd.api+json": { "schema": { @@ -32594,7 +32601,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } ] @@ -32608,16 +32615,16 @@ "type": "object", "properties": { "first": { - "example": "/spatial-scene-primitive?limit=25" + "example": "/sso-provider?limit=25" }, "last": { - "example": "/spatial-scene-primitive?limit=25&page=11" + "example": "/sso-provider?limit=25&page=11" }, "next": { - "example": "/spatial-scene-primitive?limit=25&page=4" + "example": "/sso-provider?limit=25&page=4" }, "prev": { - "example": "/spatial-scene-primitive?limit=25&page=2" + "example": "/sso-provider?limit=25&page=2" } } } @@ -32638,7 +32645,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -32653,12 +32660,12 @@ }, "post": { "tags": [ - "Spatial Scene Primitive", + "Sso Provider", "Experimental" ], - "summary": "Create a new Spatial Scene Primitive resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Sso Provider resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "createSpatialScenePrimitive", + "operationId": "createSsoProvider", "parameters": [ { "name": "_response", @@ -32677,14 +32684,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } }, "responses": { "200": { - "description": "Detail of SpatialScenePrimitive", + "description": "Detail of SsoProvider", "content": { "application/vnd.api+json": { "schema": { @@ -32696,7 +32703,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -32711,7 +32718,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -32727,15 +32734,15 @@ } } }, - "/search/spatial-scene-primitive": { + "/search/sso-provider": { "post": { "tags": [ - "Spatial Scene Primitive", + "Sso Provider", "Experimental" ], - "summary": "Search for the Spatial Scene Primitive resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Sso Provider resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "searchSpatialScenePrimitive", + "operationId": "searchSsoProvider", "parameters": [ { "name": "sw-include-search-info", @@ -32763,7 +32770,7 @@ }, "responses": { "200": { - "description": "List of SpatialScenePrimitive", + "description": "List of SsoProvider", "content": { "application/vnd.api+json": { "schema": { @@ -32777,7 +32784,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -32795,7 +32802,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -32812,20 +32819,20 @@ } } }, - "/spatial-scene-primitive/{id}": { + "/sso-provider/{id}": { "get": { "tags": [ - "Spatial Scene Primitive", + "Sso Provider", "Experimental" ], - "summary": "Detailed information about a Spatial Scene Primitive resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Sso Provider resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSpatialScenePrimitive", + "operationId": "getSsoProvider", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_primitive", + "description": "Identifier for the sso_provider", "required": true, "schema": { "type": "string", @@ -32835,7 +32842,7 @@ ], "responses": { "200": { - "description": "Detail of SpatialScenePrimitive", + "description": "Detail of SsoProvider", "content": { "application/vnd.api+json": { "schema": { @@ -32847,7 +32854,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -32862,7 +32869,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -32879,17 +32886,17 @@ }, "delete": { "tags": [ - "Spatial Scene Primitive", + "Sso Provider", "Experimental" ], - "summary": "Delete a Spatial Scene Primitive resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Sso Provider resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "deleteSpatialScenePrimitive", + "operationId": "deleteSsoProvider", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_primitive", + "description": "Identifier for the sso_provider", "required": true, "schema": { "type": "string", @@ -32920,17 +32927,17 @@ }, "patch": { "tags": [ - "Spatial Scene Primitive", + "Sso Provider", "Experimental" ], - "summary": "Partially update information about a Spatial Scene Primitive resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Sso Provider resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "updateSpatialScenePrimitive", + "operationId": "updateSsoProvider", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the spatial_scene_primitive", + "description": "Identifier for the sso_provider", "required": true, "schema": { "type": "string", @@ -32948,18 +32955,18 @@ } ], "requestBody": { - "description": "Partially update information about a Spatial Scene Primitive resource.", + "description": "Partially update information about a Sso Provider resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } }, "responses": { "200": { - "description": "Detail of SpatialScenePrimitive", + "description": "Detail of SsoProvider", "content": { "application/vnd.api+json": { "schema": { @@ -32971,7 +32978,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -32986,7 +32993,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -33005,15 +33012,15 @@ } } }, - "/aggregate/spatial-scene-primitive": { + "/aggregate/sso-provider": { "post": { "tags": [ - "Spatial Scene Primitive", + "Sso Provider", "Experimental" ], - "summary": "Aggregate for the Spatial Scene Primitive resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Sso Provider resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSpatialScenePrimitive", + "operationId": "aggregateSsoProvider", "requestBody": { "required": true, "content": { @@ -33037,7 +33044,7 @@ }, "responses": { "200": { - "description": "List of SpatialScenePrimitive", + "description": "List of SsoProvider", "content": { "application/vnd.api+json": { "schema": { @@ -33051,7 +33058,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -33069,7 +33076,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SpatialScenePrimitive" + "$ref": "#/components/schemas/SsoProvider" } } } @@ -33086,15 +33093,15 @@ } } }, - "/sso-provider": { + "/sso-provider-customer": { "get": { "tags": [ - "Sso Provider", + "Sso Provider Customer", "Experimental" ], - "summary": "List with basic information of Sso Provider resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Sso Provider Customer resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSsoProviderList", + "operationId": "getSsoProviderCustomerList", "parameters": [ { "name": "limit", @@ -33123,7 +33130,7 @@ ], "responses": { "200": { - "description": "List of Sso Provider resources.", + "description": "List of Sso Provider Customer resources.", "content": { "application/vnd.api+json": { "schema": { @@ -33142,7 +33149,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } ] @@ -33156,16 +33163,16 @@ "type": "object", "properties": { "first": { - "example": "/sso-provider?limit=25" + "example": "/sso-provider-customer?limit=25" }, "last": { - "example": "/sso-provider?limit=25&page=11" + "example": "/sso-provider-customer?limit=25&page=11" }, "next": { - "example": "/sso-provider?limit=25&page=4" + "example": "/sso-provider-customer?limit=25&page=4" }, "prev": { - "example": "/sso-provider?limit=25&page=2" + "example": "/sso-provider-customer?limit=25&page=2" } } } @@ -33186,7 +33193,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33201,12 +33208,12 @@ }, "post": { "tags": [ - "Sso Provider", + "Sso Provider Customer", "Experimental" ], - "summary": "Create a new Sso Provider resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Sso Provider Customer resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "createSsoProvider", + "operationId": "createSsoProviderCustomer", "parameters": [ { "name": "_response", @@ -33225,14 +33232,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } }, "responses": { "200": { - "description": "Detail of SsoProvider", + "description": "Detail of SsoProviderCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -33244,7 +33251,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33259,7 +33266,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33275,15 +33282,15 @@ } } }, - "/search/sso-provider": { + "/search/sso-provider-customer": { "post": { "tags": [ - "Sso Provider", + "Sso Provider Customer", "Experimental" ], - "summary": "Search for the Sso Provider resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Sso Provider Customer resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "searchSsoProvider", + "operationId": "searchSsoProviderCustomer", "parameters": [ { "name": "sw-include-search-info", @@ -33311,7 +33318,7 @@ }, "responses": { "200": { - "description": "List of SsoProvider", + "description": "List of SsoProviderCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -33325,7 +33332,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33343,7 +33350,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33360,20 +33367,20 @@ } } }, - "/sso-provider/{id}": { + "/sso-provider-customer/{id}": { "get": { "tags": [ - "Sso Provider", + "Sso Provider Customer", "Experimental" ], - "summary": "Detailed information about a Sso Provider resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Sso Provider Customer resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "getSsoProvider", + "operationId": "getSsoProviderCustomer", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the sso_provider", + "description": "Identifier for the sso_provider_customer", "required": true, "schema": { "type": "string", @@ -33383,7 +33390,7 @@ ], "responses": { "200": { - "description": "Detail of SsoProvider", + "description": "Detail of SsoProviderCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -33395,7 +33402,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33410,7 +33417,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33427,17 +33434,17 @@ }, "delete": { "tags": [ - "Sso Provider", + "Sso Provider Customer", "Experimental" ], - "summary": "Delete a Sso Provider resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Sso Provider Customer resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "deleteSsoProvider", + "operationId": "deleteSsoProviderCustomer", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the sso_provider", + "description": "Identifier for the sso_provider_customer", "required": true, "schema": { "type": "string", @@ -33468,17 +33475,17 @@ }, "patch": { "tags": [ - "Sso Provider", + "Sso Provider Customer", "Experimental" ], - "summary": "Partially update information about a Sso Provider resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Sso Provider Customer resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "", - "operationId": "updateSsoProvider", + "operationId": "updateSsoProviderCustomer", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the sso_provider", + "description": "Identifier for the sso_provider_customer", "required": true, "schema": { "type": "string", @@ -33496,18 +33503,18 @@ } ], "requestBody": { - "description": "Partially update information about a Sso Provider resource.", + "description": "Partially update information about a Sso Provider Customer resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } }, "responses": { "200": { - "description": "Detail of SsoProvider", + "description": "Detail of SsoProviderCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -33519,7 +33526,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33534,7 +33541,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33553,15 +33560,15 @@ } } }, - "/aggregate/sso-provider": { + "/aggregate/sso-provider-customer": { "post": { "tags": [ - "Sso Provider", + "Sso Provider Customer", "Experimental" ], - "summary": "Aggregate for the Sso Provider resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Sso Provider Customer resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSsoProvider", + "operationId": "aggregateSsoProviderCustomer", "requestBody": { "required": true, "content": { @@ -33585,7 +33592,7 @@ }, "responses": { "200": { - "description": "List of SsoProvider", + "description": "List of SsoProviderCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -33599,7 +33606,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33617,7 +33624,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProvider" + "$ref": "#/components/schemas/SsoProviderCustomer" } } } @@ -33634,15 +33641,14 @@ } } }, - "/sso-provider-customer": { + "/subscription": { "get": { "tags": [ - "Sso Provider Customer", - "Experimental" + "Subscription" ], - "summary": "List with basic information of Sso Provider Customer resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "List with basic information of Subscription resources.", "description": "", - "operationId": "getSsoProviderCustomerList", + "operationId": "getSubscriptionList", "parameters": [ { "name": "limit", @@ -33671,7 +33677,7 @@ ], "responses": { "200": { - "description": "List of Sso Provider Customer resources.", + "description": "List of Subscription resources.", "content": { "application/vnd.api+json": { "schema": { @@ -33690,7 +33696,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } ] @@ -33704,16 +33710,16 @@ "type": "object", "properties": { "first": { - "example": "/sso-provider-customer?limit=25" + "example": "/subscription?limit=25" }, "last": { - "example": "/sso-provider-customer?limit=25&page=11" + "example": "/subscription?limit=25&page=11" }, "next": { - "example": "/sso-provider-customer?limit=25&page=4" + "example": "/subscription?limit=25&page=4" }, "prev": { - "example": "/sso-provider-customer?limit=25&page=2" + "example": "/subscription?limit=25&page=2" } } } @@ -33734,7 +33740,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -33749,12 +33755,11 @@ }, "post": { "tags": [ - "Sso Provider Customer", - "Experimental" + "Subscription" ], - "summary": "Create a new Sso Provider Customer resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Create a new Subscription resources.", "description": "", - "operationId": "createSsoProviderCustomer", + "operationId": "createSubscription", "parameters": [ { "name": "_response", @@ -33773,14 +33778,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } }, "responses": { "200": { - "description": "Detail of SsoProviderCustomer", + "description": "Detail of Subscription", "content": { "application/vnd.api+json": { "schema": { @@ -33792,7 +33797,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -33807,7 +33812,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -33823,15 +33828,14 @@ } } }, - "/search/sso-provider-customer": { + "/search/subscription": { "post": { "tags": [ - "Sso Provider Customer", - "Experimental" + "Subscription" ], - "summary": "Search for the Sso Provider Customer resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Search for the Subscription resources.", "description": "", - "operationId": "searchSsoProviderCustomer", + "operationId": "searchSubscription", "parameters": [ { "name": "sw-include-search-info", @@ -33859,7 +33863,7 @@ }, "responses": { "200": { - "description": "List of SsoProviderCustomer", + "description": "List of Subscription", "content": { "application/vnd.api+json": { "schema": { @@ -33873,7 +33877,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -33891,7 +33895,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -33908,20 +33912,19 @@ } } }, - "/sso-provider-customer/{id}": { + "/subscription/{id}": { "get": { "tags": [ - "Sso Provider Customer", - "Experimental" + "Subscription" ], - "summary": "Detailed information about a Sso Provider Customer resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Detailed information about a Subscription resource.", "description": "", - "operationId": "getSsoProviderCustomer", + "operationId": "getSubscription", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the sso_provider_customer", + "description": "Identifier for the subscription", "required": true, "schema": { "type": "string", @@ -33931,7 +33934,7 @@ ], "responses": { "200": { - "description": "Detail of SsoProviderCustomer", + "description": "Detail of Subscription", "content": { "application/vnd.api+json": { "schema": { @@ -33943,7 +33946,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -33958,7 +33961,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -33975,17 +33978,16 @@ }, "delete": { "tags": [ - "Sso Provider Customer", - "Experimental" + "Subscription" ], - "summary": "Delete a Sso Provider Customer resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Delete a Subscription resource.", "description": "", - "operationId": "deleteSsoProviderCustomer", + "operationId": "deleteSubscription", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the sso_provider_customer", + "description": "Identifier for the subscription", "required": true, "schema": { "type": "string", @@ -34016,17 +34018,16 @@ }, "patch": { "tags": [ - "Sso Provider Customer", - "Experimental" + "Subscription" ], - "summary": "Partially update information about a Sso Provider Customer resource. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Partially update information about a Subscription resource.", "description": "", - "operationId": "updateSsoProviderCustomer", + "operationId": "updateSubscription", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the sso_provider_customer", + "description": "Identifier for the subscription", "required": true, "schema": { "type": "string", @@ -34044,18 +34045,18 @@ } ], "requestBody": { - "description": "Partially update information about a Sso Provider Customer resource.", + "description": "Partially update information about a Subscription resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } }, "responses": { "200": { - "description": "Detail of SsoProviderCustomer", + "description": "Detail of Subscription", "content": { "application/vnd.api+json": { "schema": { @@ -34067,7 +34068,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -34082,7 +34083,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -34101,15 +34102,14 @@ } } }, - "/aggregate/sso-provider-customer": { + "/aggregate/subscription": { "post": { "tags": [ - "Sso Provider Customer", - "Experimental" + "Subscription" ], - "summary": "Aggregate for the Sso Provider Customer resources. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", + "summary": "Aggregate for the Subscription resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSsoProviderCustomer", + "operationId": "aggregateSubscription", "requestBody": { "required": true, "content": { @@ -34133,7 +34133,7 @@ }, "responses": { "200": { - "description": "List of SsoProviderCustomer", + "description": "List of Subscription", "content": { "application/vnd.api+json": { "schema": { @@ -34147,7 +34147,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -34165,7 +34165,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SsoProviderCustomer" + "$ref": "#/components/schemas/Subscription" } } } @@ -34182,14 +34182,14 @@ } } }, - "/subscription": { + "/subscription-address": { "get": { "tags": [ - "Subscription" + "Subscription Address" ], - "summary": "List with basic information of Subscription resources.", + "summary": "List with basic information of Subscription Address resources.", "description": "", - "operationId": "getSubscriptionList", + "operationId": "getSubscriptionAddressList", "parameters": [ { "name": "limit", @@ -34218,7 +34218,7 @@ ], "responses": { "200": { - "description": "List of Subscription resources.", + "description": "List of Subscription Address resources.", "content": { "application/vnd.api+json": { "schema": { @@ -34237,7 +34237,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } ] @@ -34251,16 +34251,16 @@ "type": "object", "properties": { "first": { - "example": "/subscription?limit=25" + "example": "/subscription-address?limit=25" }, "last": { - "example": "/subscription?limit=25&page=11" + "example": "/subscription-address?limit=25&page=11" }, "next": { - "example": "/subscription?limit=25&page=4" + "example": "/subscription-address?limit=25&page=4" }, "prev": { - "example": "/subscription?limit=25&page=2" + "example": "/subscription-address?limit=25&page=2" } } } @@ -34281,7 +34281,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34296,11 +34296,11 @@ }, "post": { "tags": [ - "Subscription" + "Subscription Address" ], - "summary": "Create a new Subscription resources.", + "summary": "Create a new Subscription Address resources.", "description": "", - "operationId": "createSubscription", + "operationId": "createSubscriptionAddress", "parameters": [ { "name": "_response", @@ -34319,14 +34319,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } }, "responses": { "200": { - "description": "Detail of Subscription", + "description": "Detail of SubscriptionAddress", "content": { "application/vnd.api+json": { "schema": { @@ -34338,7 +34338,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34353,7 +34353,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34369,14 +34369,14 @@ } } }, - "/search/subscription": { + "/search/subscription-address": { "post": { "tags": [ - "Subscription" + "Subscription Address" ], - "summary": "Search for the Subscription resources.", + "summary": "Search for the Subscription Address resources.", "description": "", - "operationId": "searchSubscription", + "operationId": "searchSubscriptionAddress", "parameters": [ { "name": "sw-include-search-info", @@ -34404,7 +34404,7 @@ }, "responses": { "200": { - "description": "List of Subscription", + "description": "List of SubscriptionAddress", "content": { "application/vnd.api+json": { "schema": { @@ -34418,7 +34418,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34436,7 +34436,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34453,19 +34453,19 @@ } } }, - "/subscription/{id}": { + "/subscription-address/{id}": { "get": { "tags": [ - "Subscription" + "Subscription Address" ], - "summary": "Detailed information about a Subscription resource.", + "summary": "Detailed information about a Subscription Address resource.", "description": "", - "operationId": "getSubscription", + "operationId": "getSubscriptionAddress", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription", + "description": "Identifier for the subscription_address", "required": true, "schema": { "type": "string", @@ -34475,7 +34475,7 @@ ], "responses": { "200": { - "description": "Detail of Subscription", + "description": "Detail of SubscriptionAddress", "content": { "application/vnd.api+json": { "schema": { @@ -34487,7 +34487,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34502,7 +34502,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34519,16 +34519,16 @@ }, "delete": { "tags": [ - "Subscription" + "Subscription Address" ], - "summary": "Delete a Subscription resource.", + "summary": "Delete a Subscription Address resource.", "description": "", - "operationId": "deleteSubscription", + "operationId": "deleteSubscriptionAddress", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription", + "description": "Identifier for the subscription_address", "required": true, "schema": { "type": "string", @@ -34559,16 +34559,16 @@ }, "patch": { "tags": [ - "Subscription" + "Subscription Address" ], - "summary": "Partially update information about a Subscription resource.", + "summary": "Partially update information about a Subscription Address resource.", "description": "", - "operationId": "updateSubscription", + "operationId": "updateSubscriptionAddress", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription", + "description": "Identifier for the subscription_address", "required": true, "schema": { "type": "string", @@ -34586,18 +34586,18 @@ } ], "requestBody": { - "description": "Partially update information about a Subscription resource.", + "description": "Partially update information about a Subscription Address resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } }, "responses": { "200": { - "description": "Detail of Subscription", + "description": "Detail of SubscriptionAddress", "content": { "application/vnd.api+json": { "schema": { @@ -34609,7 +34609,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34624,7 +34624,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34643,14 +34643,14 @@ } } }, - "/aggregate/subscription": { + "/aggregate/subscription-address": { "post": { "tags": [ - "Subscription" + "Subscription Address" ], - "summary": "Aggregate for the Subscription resources.", + "summary": "Aggregate for the Subscription Address resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSubscription", + "operationId": "aggregateSubscriptionAddress", "requestBody": { "required": true, "content": { @@ -34674,7 +34674,7 @@ }, "responses": { "200": { - "description": "List of Subscription", + "description": "List of SubscriptionAddress", "content": { "application/vnd.api+json": { "schema": { @@ -34688,7 +34688,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34706,7 +34706,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/Subscription" + "$ref": "#/components/schemas/SubscriptionAddress" } } } @@ -34723,14 +34723,14 @@ } } }, - "/subscription-address": { + "/subscription-customer": { "get": { "tags": [ - "Subscription Address" + "Subscription Customer" ], - "summary": "List with basic information of Subscription Address resources.", + "summary": "List with basic information of Subscription Customer resources.", "description": "", - "operationId": "getSubscriptionAddressList", + "operationId": "getSubscriptionCustomerList", "parameters": [ { "name": "limit", @@ -34759,7 +34759,7 @@ ], "responses": { "200": { - "description": "List of Subscription Address resources.", + "description": "List of Subscription Customer resources.", "content": { "application/vnd.api+json": { "schema": { @@ -34778,7 +34778,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } ] @@ -34792,16 +34792,16 @@ "type": "object", "properties": { "first": { - "example": "/subscription-address?limit=25" + "example": "/subscription-customer?limit=25" }, "last": { - "example": "/subscription-address?limit=25&page=11" + "example": "/subscription-customer?limit=25&page=11" }, "next": { - "example": "/subscription-address?limit=25&page=4" + "example": "/subscription-customer?limit=25&page=4" }, "prev": { - "example": "/subscription-address?limit=25&page=2" + "example": "/subscription-customer?limit=25&page=2" } } } @@ -34822,7 +34822,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -34837,11 +34837,11 @@ }, "post": { "tags": [ - "Subscription Address" + "Subscription Customer" ], - "summary": "Create a new Subscription Address resources.", + "summary": "Create a new Subscription Customer resources.", "description": "", - "operationId": "createSubscriptionAddress", + "operationId": "createSubscriptionCustomer", "parameters": [ { "name": "_response", @@ -34860,14 +34860,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } }, "responses": { "200": { - "description": "Detail of SubscriptionAddress", + "description": "Detail of SubscriptionCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -34879,7 +34879,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -34894,7 +34894,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -34910,14 +34910,14 @@ } } }, - "/search/subscription-address": { + "/search/subscription-customer": { "post": { "tags": [ - "Subscription Address" + "Subscription Customer" ], - "summary": "Search for the Subscription Address resources.", + "summary": "Search for the Subscription Customer resources.", "description": "", - "operationId": "searchSubscriptionAddress", + "operationId": "searchSubscriptionCustomer", "parameters": [ { "name": "sw-include-search-info", @@ -34945,7 +34945,7 @@ }, "responses": { "200": { - "description": "List of SubscriptionAddress", + "description": "List of SubscriptionCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -34959,7 +34959,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -34977,7 +34977,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -34994,19 +34994,19 @@ } } }, - "/subscription-address/{id}": { + "/subscription-customer/{id}": { "get": { "tags": [ - "Subscription Address" + "Subscription Customer" ], - "summary": "Detailed information about a Subscription Address resource.", + "summary": "Detailed information about a Subscription Customer resource.", "description": "", - "operationId": "getSubscriptionAddress", + "operationId": "getSubscriptionCustomer", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_address", + "description": "Identifier for the subscription_customer", "required": true, "schema": { "type": "string", @@ -35016,7 +35016,7 @@ ], "responses": { "200": { - "description": "Detail of SubscriptionAddress", + "description": "Detail of SubscriptionCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -35028,7 +35028,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -35043,7 +35043,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -35060,16 +35060,16 @@ }, "delete": { "tags": [ - "Subscription Address" + "Subscription Customer" ], - "summary": "Delete a Subscription Address resource.", + "summary": "Delete a Subscription Customer resource.", "description": "", - "operationId": "deleteSubscriptionAddress", + "operationId": "deleteSubscriptionCustomer", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_address", + "description": "Identifier for the subscription_customer", "required": true, "schema": { "type": "string", @@ -35100,16 +35100,16 @@ }, "patch": { "tags": [ - "Subscription Address" + "Subscription Customer" ], - "summary": "Partially update information about a Subscription Address resource.", + "summary": "Partially update information about a Subscription Customer resource.", "description": "", - "operationId": "updateSubscriptionAddress", + "operationId": "updateSubscriptionCustomer", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_address", + "description": "Identifier for the subscription_customer", "required": true, "schema": { "type": "string", @@ -35127,18 +35127,18 @@ } ], "requestBody": { - "description": "Partially update information about a Subscription Address resource.", + "description": "Partially update information about a Subscription Customer resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } }, "responses": { "200": { - "description": "Detail of SubscriptionAddress", + "description": "Detail of SubscriptionCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -35150,7 +35150,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -35165,7 +35165,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -35184,14 +35184,14 @@ } } }, - "/aggregate/subscription-address": { + "/aggregate/subscription-customer": { "post": { "tags": [ - "Subscription Address" + "Subscription Customer" ], - "summary": "Aggregate for the Subscription Address resources.", + "summary": "Aggregate for the Subscription Customer resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSubscriptionAddress", + "operationId": "aggregateSubscriptionCustomer", "requestBody": { "required": true, "content": { @@ -35215,7 +35215,7 @@ }, "responses": { "200": { - "description": "List of SubscriptionAddress", + "description": "List of SubscriptionCustomer", "content": { "application/vnd.api+json": { "schema": { @@ -35229,7 +35229,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -35247,7 +35247,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionAddress" + "$ref": "#/components/schemas/SubscriptionCustomer" } } } @@ -35264,14 +35264,14 @@ } } }, - "/subscription-customer": { + "/subscription-interval": { "get": { "tags": [ - "Subscription Customer" + "Subscription Interval" ], - "summary": "List with basic information of Subscription Customer resources.", + "summary": "List with basic information of Subscription Interval resources.", "description": "", - "operationId": "getSubscriptionCustomerList", + "operationId": "getSubscriptionIntervalList", "parameters": [ { "name": "limit", @@ -35300,7 +35300,7 @@ ], "responses": { "200": { - "description": "List of Subscription Customer resources.", + "description": "List of Subscription Interval resources.", "content": { "application/vnd.api+json": { "schema": { @@ -35319,7 +35319,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } ] @@ -35333,16 +35333,16 @@ "type": "object", "properties": { "first": { - "example": "/subscription-customer?limit=25" + "example": "/subscription-interval?limit=25" }, "last": { - "example": "/subscription-customer?limit=25&page=11" + "example": "/subscription-interval?limit=25&page=11" }, "next": { - "example": "/subscription-customer?limit=25&page=4" + "example": "/subscription-interval?limit=25&page=4" }, "prev": { - "example": "/subscription-customer?limit=25&page=2" + "example": "/subscription-interval?limit=25&page=2" } } } @@ -35363,7 +35363,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35378,11 +35378,11 @@ }, "post": { "tags": [ - "Subscription Customer" + "Subscription Interval" ], - "summary": "Create a new Subscription Customer resources.", + "summary": "Create a new Subscription Interval resources.", "description": "", - "operationId": "createSubscriptionCustomer", + "operationId": "createSubscriptionInterval", "parameters": [ { "name": "_response", @@ -35401,14 +35401,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } }, "responses": { "200": { - "description": "Detail of SubscriptionCustomer", + "description": "Detail of SubscriptionInterval", "content": { "application/vnd.api+json": { "schema": { @@ -35420,7 +35420,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35435,7 +35435,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35451,14 +35451,14 @@ } } }, - "/search/subscription-customer": { + "/search/subscription-interval": { "post": { "tags": [ - "Subscription Customer" + "Subscription Interval" ], - "summary": "Search for the Subscription Customer resources.", + "summary": "Search for the Subscription Interval resources.", "description": "", - "operationId": "searchSubscriptionCustomer", + "operationId": "searchSubscriptionInterval", "parameters": [ { "name": "sw-include-search-info", @@ -35486,7 +35486,7 @@ }, "responses": { "200": { - "description": "List of SubscriptionCustomer", + "description": "List of SubscriptionInterval", "content": { "application/vnd.api+json": { "schema": { @@ -35500,7 +35500,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35518,7 +35518,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35535,19 +35535,19 @@ } } }, - "/subscription-customer/{id}": { + "/subscription-interval/{id}": { "get": { "tags": [ - "Subscription Customer" + "Subscription Interval" ], - "summary": "Detailed information about a Subscription Customer resource.", + "summary": "Detailed information about a Subscription Interval resource.", "description": "", - "operationId": "getSubscriptionCustomer", + "operationId": "getSubscriptionInterval", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_customer", + "description": "Identifier for the subscription_interval", "required": true, "schema": { "type": "string", @@ -35557,7 +35557,7 @@ ], "responses": { "200": { - "description": "Detail of SubscriptionCustomer", + "description": "Detail of SubscriptionInterval", "content": { "application/vnd.api+json": { "schema": { @@ -35569,7 +35569,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35584,7 +35584,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35601,16 +35601,16 @@ }, "delete": { "tags": [ - "Subscription Customer" + "Subscription Interval" ], - "summary": "Delete a Subscription Customer resource.", + "summary": "Delete a Subscription Interval resource.", "description": "", - "operationId": "deleteSubscriptionCustomer", + "operationId": "deleteSubscriptionInterval", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_customer", + "description": "Identifier for the subscription_interval", "required": true, "schema": { "type": "string", @@ -35641,16 +35641,16 @@ }, "patch": { "tags": [ - "Subscription Customer" + "Subscription Interval" ], - "summary": "Partially update information about a Subscription Customer resource.", + "summary": "Partially update information about a Subscription Interval resource.", "description": "", - "operationId": "updateSubscriptionCustomer", + "operationId": "updateSubscriptionInterval", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_customer", + "description": "Identifier for the subscription_interval", "required": true, "schema": { "type": "string", @@ -35668,18 +35668,18 @@ } ], "requestBody": { - "description": "Partially update information about a Subscription Customer resource.", + "description": "Partially update information about a Subscription Interval resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } }, "responses": { "200": { - "description": "Detail of SubscriptionCustomer", + "description": "Detail of SubscriptionInterval", "content": { "application/vnd.api+json": { "schema": { @@ -35691,7 +35691,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35706,7 +35706,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35725,14 +35725,14 @@ } } }, - "/aggregate/subscription-customer": { + "/aggregate/subscription-interval": { "post": { "tags": [ - "Subscription Customer" + "Subscription Interval" ], - "summary": "Aggregate for the Subscription Customer resources.", + "summary": "Aggregate for the Subscription Interval resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSubscriptionCustomer", + "operationId": "aggregateSubscriptionInterval", "requestBody": { "required": true, "content": { @@ -35756,7 +35756,7 @@ }, "responses": { "200": { - "description": "List of SubscriptionCustomer", + "description": "List of SubscriptionInterval", "content": { "application/vnd.api+json": { "schema": { @@ -35770,7 +35770,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35788,7 +35788,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionCustomer" + "$ref": "#/components/schemas/SubscriptionInterval" } } } @@ -35805,14 +35805,14 @@ } } }, - "/subscription-interval": { + "/subscription-plan": { "get": { "tags": [ - "Subscription Interval" + "Subscription Plan" ], - "summary": "List with basic information of Subscription Interval resources.", + "summary": "List with basic information of Subscription Plan resources.", "description": "", - "operationId": "getSubscriptionIntervalList", + "operationId": "getSubscriptionPlanList", "parameters": [ { "name": "limit", @@ -35841,7 +35841,7 @@ ], "responses": { "200": { - "description": "List of Subscription Interval resources.", + "description": "List of Subscription Plan resources.", "content": { "application/vnd.api+json": { "schema": { @@ -35860,7 +35860,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } ] @@ -35874,16 +35874,16 @@ "type": "object", "properties": { "first": { - "example": "/subscription-interval?limit=25" + "example": "/subscription-plan?limit=25" }, "last": { - "example": "/subscription-interval?limit=25&page=11" + "example": "/subscription-plan?limit=25&page=11" }, "next": { - "example": "/subscription-interval?limit=25&page=4" + "example": "/subscription-plan?limit=25&page=4" }, "prev": { - "example": "/subscription-interval?limit=25&page=2" + "example": "/subscription-plan?limit=25&page=2" } } } @@ -35904,7 +35904,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -35919,11 +35919,11 @@ }, "post": { "tags": [ - "Subscription Interval" + "Subscription Plan" ], - "summary": "Create a new Subscription Interval resources.", + "summary": "Create a new Subscription Plan resources.", "description": "", - "operationId": "createSubscriptionInterval", + "operationId": "createSubscriptionPlan", "parameters": [ { "name": "_response", @@ -35942,14 +35942,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } }, "responses": { "200": { - "description": "Detail of SubscriptionInterval", + "description": "Detail of SubscriptionPlan", "content": { "application/vnd.api+json": { "schema": { @@ -35961,7 +35961,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -35976,7 +35976,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -35992,14 +35992,14 @@ } } }, - "/search/subscription-interval": { + "/search/subscription-plan": { "post": { "tags": [ - "Subscription Interval" + "Subscription Plan" ], - "summary": "Search for the Subscription Interval resources.", + "summary": "Search for the Subscription Plan resources.", "description": "", - "operationId": "searchSubscriptionInterval", + "operationId": "searchSubscriptionPlan", "parameters": [ { "name": "sw-include-search-info", @@ -36027,7 +36027,7 @@ }, "responses": { "200": { - "description": "List of SubscriptionInterval", + "description": "List of SubscriptionPlan", "content": { "application/vnd.api+json": { "schema": { @@ -36041,7 +36041,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -36059,7 +36059,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -36076,19 +36076,19 @@ } } }, - "/subscription-interval/{id}": { + "/subscription-plan/{id}": { "get": { "tags": [ - "Subscription Interval" + "Subscription Plan" ], - "summary": "Detailed information about a Subscription Interval resource.", + "summary": "Detailed information about a Subscription Plan resource.", "description": "", - "operationId": "getSubscriptionInterval", + "operationId": "getSubscriptionPlan", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_interval", + "description": "Identifier for the subscription_plan", "required": true, "schema": { "type": "string", @@ -36098,7 +36098,7 @@ ], "responses": { "200": { - "description": "Detail of SubscriptionInterval", + "description": "Detail of SubscriptionPlan", "content": { "application/vnd.api+json": { "schema": { @@ -36110,7 +36110,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -36125,7 +36125,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -36142,16 +36142,16 @@ }, "delete": { "tags": [ - "Subscription Interval" + "Subscription Plan" ], - "summary": "Delete a Subscription Interval resource.", + "summary": "Delete a Subscription Plan resource.", "description": "", - "operationId": "deleteSubscriptionInterval", + "operationId": "deleteSubscriptionPlan", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_interval", + "description": "Identifier for the subscription_plan", "required": true, "schema": { "type": "string", @@ -36182,16 +36182,16 @@ }, "patch": { "tags": [ - "Subscription Interval" + "Subscription Plan" ], - "summary": "Partially update information about a Subscription Interval resource.", + "summary": "Partially update information about a Subscription Plan resource.", "description": "", - "operationId": "updateSubscriptionInterval", + "operationId": "updateSubscriptionPlan", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_interval", + "description": "Identifier for the subscription_plan", "required": true, "schema": { "type": "string", @@ -36209,18 +36209,18 @@ } ], "requestBody": { - "description": "Partially update information about a Subscription Interval resource.", + "description": "Partially update information about a Subscription Plan resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } }, "responses": { "200": { - "description": "Detail of SubscriptionInterval", + "description": "Detail of SubscriptionPlan", "content": { "application/vnd.api+json": { "schema": { @@ -36232,7 +36232,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -36247,7 +36247,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -36266,14 +36266,14 @@ } } }, - "/aggregate/subscription-interval": { + "/aggregate/subscription-plan": { "post": { "tags": [ - "Subscription Interval" + "Subscription Plan" ], - "summary": "Aggregate for the Subscription Interval resources.", + "summary": "Aggregate for the Subscription Plan resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSubscriptionInterval", + "operationId": "aggregateSubscriptionPlan", "requestBody": { "required": true, "content": { @@ -36297,7 +36297,7 @@ }, "responses": { "200": { - "description": "List of SubscriptionInterval", + "description": "List of SubscriptionPlan", "content": { "application/vnd.api+json": { "schema": { @@ -36311,7 +36311,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -36329,7 +36329,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionInterval" + "$ref": "#/components/schemas/SubscriptionPlan" } } } @@ -36346,14 +36346,14 @@ } } }, - "/subscription-plan": { + "/swag-delay-action": { "get": { "tags": [ - "Subscription Plan" + "Swag Delay Action" ], - "summary": "List with basic information of Subscription Plan resources.", + "summary": "List with basic information of Swag Delay Action resources.", "description": "", - "operationId": "getSubscriptionPlanList", + "operationId": "getSwagDelayActionList", "parameters": [ { "name": "limit", @@ -36382,7 +36382,7 @@ ], "responses": { "200": { - "description": "List of Subscription Plan resources.", + "description": "List of Swag Delay Action resources.", "content": { "application/vnd.api+json": { "schema": { @@ -36401,7 +36401,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } ] @@ -36415,16 +36415,16 @@ "type": "object", "properties": { "first": { - "example": "/subscription-plan?limit=25" + "example": "/swag-delay-action?limit=25" }, "last": { - "example": "/subscription-plan?limit=25&page=11" + "example": "/swag-delay-action?limit=25&page=11" }, "next": { - "example": "/subscription-plan?limit=25&page=4" + "example": "/swag-delay-action?limit=25&page=4" }, "prev": { - "example": "/subscription-plan?limit=25&page=2" + "example": "/swag-delay-action?limit=25&page=2" } } } @@ -36445,7 +36445,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36460,11 +36460,11 @@ }, "post": { "tags": [ - "Subscription Plan" + "Swag Delay Action" ], - "summary": "Create a new Subscription Plan resources.", + "summary": "Create a new Swag Delay Action resources.", "description": "", - "operationId": "createSubscriptionPlan", + "operationId": "createSwagDelayAction", "parameters": [ { "name": "_response", @@ -36483,14 +36483,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } }, "responses": { "200": { - "description": "Detail of SubscriptionPlan", + "description": "Detail of SwagDelayAction", "content": { "application/vnd.api+json": { "schema": { @@ -36502,7 +36502,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36517,7 +36517,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36533,14 +36533,14 @@ } } }, - "/search/subscription-plan": { + "/search/swag-delay-action": { "post": { "tags": [ - "Subscription Plan" + "Swag Delay Action" ], - "summary": "Search for the Subscription Plan resources.", + "summary": "Search for the Swag Delay Action resources.", "description": "", - "operationId": "searchSubscriptionPlan", + "operationId": "searchSwagDelayAction", "parameters": [ { "name": "sw-include-search-info", @@ -36568,7 +36568,7 @@ }, "responses": { "200": { - "description": "List of SubscriptionPlan", + "description": "List of SwagDelayAction", "content": { "application/vnd.api+json": { "schema": { @@ -36582,7 +36582,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36600,7 +36600,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36617,19 +36617,19 @@ } } }, - "/subscription-plan/{id}": { + "/swag-delay-action/{id}": { "get": { "tags": [ - "Subscription Plan" + "Swag Delay Action" ], - "summary": "Detailed information about a Subscription Plan resource.", + "summary": "Detailed information about a Swag Delay Action resource.", "description": "", - "operationId": "getSubscriptionPlan", + "operationId": "getSwagDelayAction", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_plan", + "description": "Identifier for the swag_delay_action", "required": true, "schema": { "type": "string", @@ -36639,7 +36639,7 @@ ], "responses": { "200": { - "description": "Detail of SubscriptionPlan", + "description": "Detail of SwagDelayAction", "content": { "application/vnd.api+json": { "schema": { @@ -36651,7 +36651,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36666,7 +36666,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36683,16 +36683,16 @@ }, "delete": { "tags": [ - "Subscription Plan" + "Swag Delay Action" ], - "summary": "Delete a Subscription Plan resource.", + "summary": "Delete a Swag Delay Action resource.", "description": "", - "operationId": "deleteSubscriptionPlan", + "operationId": "deleteSwagDelayAction", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_plan", + "description": "Identifier for the swag_delay_action", "required": true, "schema": { "type": "string", @@ -36723,16 +36723,16 @@ }, "patch": { "tags": [ - "Subscription Plan" + "Swag Delay Action" ], - "summary": "Partially update information about a Subscription Plan resource.", + "summary": "Partially update information about a Swag Delay Action resource.", "description": "", - "operationId": "updateSubscriptionPlan", + "operationId": "updateSwagDelayAction", "parameters": [ { "name": "id", "in": "path", - "description": "Identifier for the subscription_plan", + "description": "Identifier for the swag_delay_action", "required": true, "schema": { "type": "string", @@ -36750,18 +36750,18 @@ } ], "requestBody": { - "description": "Partially update information about a Subscription Plan resource.", + "description": "Partially update information about a Swag Delay Action resource.", "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } }, "responses": { "200": { - "description": "Detail of SubscriptionPlan", + "description": "Detail of SwagDelayAction", "content": { "application/vnd.api+json": { "schema": { @@ -36773,7 +36773,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36788,7 +36788,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36807,14 +36807,14 @@ } } }, - "/aggregate/subscription-plan": { + "/aggregate/swag-delay-action": { "post": { "tags": [ - "Subscription Plan" + "Swag Delay Action" ], - "summary": "Aggregate for the Subscription Plan resources.", + "summary": "Aggregate for the Swag Delay Action resources.", "description": "Available since: 6.6.10.0", - "operationId": "aggregateSubscriptionPlan", + "operationId": "aggregateSwagDelayAction", "requestBody": { "required": true, "content": { @@ -36838,7 +36838,7 @@ }, "responses": { "200": { - "description": "List of SubscriptionPlan", + "description": "List of SwagDelayAction", "content": { "application/vnd.api+json": { "schema": { @@ -36852,7 +36852,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36870,7 +36870,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SubscriptionPlan" + "$ref": "#/components/schemas/SwagDelayAction" } } } @@ -36887,14 +36887,14 @@ } } }, - "/swag-delay-action": { + "/warehouse": { "get": { "tags": [ - "Swag Delay Action" + "Warehouse" ], - "summary": "List with basic information of Swag Delay Action resources.", + "summary": "List with basic information of Warehouse resources.", "description": "", - "operationId": "getSwagDelayActionList", + "operationId": "getWarehouseList", "parameters": [ { "name": "limit", @@ -36923,7 +36923,7 @@ ], "responses": { "200": { - "description": "List of Swag Delay Action resources.", + "description": "List of Warehouse resources.", "content": { "application/vnd.api+json": { "schema": { @@ -36942,7 +36942,7 @@ { "type": "array", "items": { - "$ref": "#/components/schemas/SwagDelayAction" + "$ref": "#/components/schemas/Warehouse" } } ] @@ -36956,16 +36956,16 @@ "type": "object", "properties": { "first": { - "example": "/swag-delay-action?limit=25" + "example": "/warehouse?limit=25" }, "last": { - "example": "/swag-delay-action?limit=25&page=11" + "example": "/warehouse?limit=25&page=11" }, "next": { - "example": "/swag-delay-action?limit=25&page=4" + "example": "/warehouse?limit=25&page=4" }, "prev": { - "example": "/swag-delay-action?limit=25&page=2" + "example": "/warehouse?limit=25&page=2" } } } @@ -36986,7 +36986,7 @@ "data": { "type": "array", "items": { - "$ref": "#/components/schemas/SwagDelayAction" + "$ref": "#/components/schemas/Warehouse" } } } @@ -37001,11 +37001,11 @@ }, "post": { "tags": [ - "Swag Delay Action" + "Warehouse" ], - "summary": "Create a new Swag Delay Action resources.", + "summary": "Create a new Warehouse resources.", "description": "", - "operationId": "createSwagDelayAction", + "operationId": "createWarehouse", "parameters": [ { "name": "_response", @@ -37024,14 +37024,14 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/SwagDelayAction" + "$ref": "#/components/schemas/Warehouse" } } } }, "responses": { "200": { - "description": "Detail of SwagDelayAction", + "description": "Detail of Warehouse", "content": { "application/vnd.api+json": { "schema": { @@ -37043,7 +37043,7 @@ "type": "object", "properties": { "data": { - "$ref": "#/components/schemas/SwagDelayAction" + "$ref": "#/components/schemas/Warehouse" } } } @@ -37058,7 +37058,7 @@ ], "properties": { "data": { - "$ref": "#/components/schemas/SwagDelayAction" + "$ref": "#/components/schemas/Warehouse" } } } @@ -37074,555 +37074,14 @@ } } }, - "/search/swag-delay-action": { + "/search/warehouse": { "post": { "tags": [ - "Swag Delay Action" + "Warehouse" ], - "summary": "Search for the Swag Delay Action resources.", + "summary": "Search for the Warehouse resources.", "description": "", - "operationId": "searchSwagDelayAction", - "parameters": [ - { - "name": "sw-include-search-info", - "in": "header", - "description": "Controls whether API search information is included in the response. Default is 1 (enabled), will be 0 (disabled) in the next major version.", - "schema": { - "type": "string", - "enum": [ - "0", - "1" - ], - "default": "1" - } - } - ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Criteria" - } - } - } - }, - "responses": { - "200": { - "description": "List of SwagDelayAction", - "content": { - "application/vnd.api+json": { - "schema": { - "allOf": [ - { - "$ref": "#/components/schemas/success" - }, - { - "type": "object", - "properties": { - "data": { - "type": "array", - "items": { - "$ref": "#/components/schemas/SwagDelayAction" - } - } - } - } - ] - } - }, - "application/json": { - "schema": { - "type": "object", - "properties": { - "total": { - "type": "integer" - }, - "data": { - "type": "array", - "items": { - "$ref": "#/components/schemas/SwagDelayAction" - } - } - } - } - } - } - }, - "400": { - "$ref": "#/components/responses/400" - }, - "401": { - "$ref": "#/components/responses/401" - } - } - } - }, - "/swag-delay-action/{id}": { - "get": { - "tags": [ - "Swag Delay Action" - ], - "summary": "Detailed information about a Swag Delay Action resource.", - "description": "", - "operationId": "getSwagDelayAction", - "parameters": [ - { - "name": "id", - "in": "path", - "description": "Identifier for the swag_delay_action", - "required": true, - "schema": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - } - } - ], - "responses": { - "200": { - "description": "Detail of SwagDelayAction", - "content": { - "application/vnd.api+json": { - "schema": { - "allOf": [ - { - "$ref": "#/components/schemas/success" - }, - { - "type": "object", - "properties": { - "data": { - "$ref": "#/components/schemas/SwagDelayAction" - } - } - } - ] - } - }, - "application/json": { - "schema": { - "type": "object", - "required": [ - "data" - ], - "properties": { - "data": { - "$ref": "#/components/schemas/SwagDelayAction" - } - } - } - } - } - }, - "404": { - "$ref": "#/components/responses/404" - }, - "401": { - "$ref": "#/components/responses/401" - } - } - }, - "delete": { - "tags": [ - "Swag Delay Action" - ], - "summary": "Delete a Swag Delay Action resource.", - "description": "", - "operationId": "deleteSwagDelayAction", - "parameters": [ - { - "name": "id", - "in": "path", - "description": "Identifier for the swag_delay_action", - "required": true, - "schema": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - } - }, - { - "name": "_response", - "in": "query", - "description": "Data format for response. Empty if none is provided.", - "allowEmptyValue": true, - "schema": { - "type": "string" - } - } - ], - "responses": { - "204": { - "$ref": "#/components/responses/204" - }, - "404": { - "$ref": "#/components/responses/404" - }, - "401": { - "$ref": "#/components/responses/401" - } - } - }, - "patch": { - "tags": [ - "Swag Delay Action" - ], - "summary": "Partially update information about a Swag Delay Action resource.", - "description": "", - "operationId": "updateSwagDelayAction", - "parameters": [ - { - "name": "id", - "in": "path", - "description": "Identifier for the swag_delay_action", - "required": true, - "schema": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - } - }, - { - "name": "_response", - "in": "query", - "description": "Data format for response. Empty if none is provided.", - "allowEmptyValue": true, - "schema": { - "type": "string" - } - } - ], - "requestBody": { - "description": "Partially update information about a Swag Delay Action resource.", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/SwagDelayAction" - } - } - } - }, - "responses": { - "200": { - "description": "Detail of SwagDelayAction", - "content": { - "application/vnd.api+json": { - "schema": { - "allOf": [ - { - "$ref": "#/components/schemas/success" - }, - { - "type": "object", - "properties": { - "data": { - "$ref": "#/components/schemas/SwagDelayAction" - } - } - } - ] - } - }, - "application/json": { - "schema": { - "type": "object", - "required": [ - "data" - ], - "properties": { - "data": { - "$ref": "#/components/schemas/SwagDelayAction" - } - } - } - } - } - }, - "400": { - "$ref": "#/components/responses/400" - }, - "404": { - "$ref": "#/components/responses/404" - }, - "401": { - "$ref": "#/components/responses/401" - } - } - } - }, - "/aggregate/swag-delay-action": { - "post": { - "tags": [ - "Swag Delay Action" - ], - "summary": "Aggregate for the Swag Delay Action resources.", - "description": "Available since: 6.6.10.0", - "operationId": "aggregateSwagDelayAction", - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "aggregations": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Aggregation" - } - } - }, - "required": [ - "aggregations" - ] - } - } - } - }, - "responses": { - "200": { - "description": "List of SwagDelayAction", - "content": { - "application/vnd.api+json": { - "schema": { - "allOf": [ - { - "$ref": "#/components/schemas/success" - }, - { - "type": "object", - "properties": { - "data": { - "type": "array", - "items": { - "$ref": "#/components/schemas/SwagDelayAction" - } - } - } - } - ] - } - }, - "application/json": { - "schema": { - "type": "object", - "properties": { - "total": { - "type": "integer" - }, - "data": { - "type": "array", - "items": { - "$ref": "#/components/schemas/SwagDelayAction" - } - } - } - } - } - } - }, - "400": { - "$ref": "#/components/responses/400" - }, - "401": { - "$ref": "#/components/responses/401" - } - } - } - }, - "/warehouse": { - "get": { - "tags": [ - "Warehouse" - ], - "summary": "List with basic information of Warehouse resources.", - "description": "", - "operationId": "getWarehouseList", - "parameters": [ - { - "name": "limit", - "in": "query", - "description": "Max amount of resources to be returned in a page", - "schema": { - "type": "integer" - } - }, - { - "name": "page", - "in": "query", - "description": "The page to be returned", - "schema": { - "type": "integer" - } - }, - { - "name": "query", - "in": "query", - "description": "Encoded SwagQL in JSON", - "schema": { - "type": "string" - } - } - ], - "responses": { - "200": { - "description": "List of Warehouse resources.", - "content": { - "application/vnd.api+json": { - "schema": { - "allOf": [ - { - "$ref": "#/components/schemas/success" - }, - { - "type": "object", - "properties": { - "data": { - "allOf": [ - { - "$ref": "#/components/schemas/data" - }, - { - "type": "array", - "items": { - "$ref": "#/components/schemas/Warehouse" - } - } - ] - }, - "links": { - "allOf": [ - { - "$ref": "#/components/schemas/pagination" - }, - { - "type": "object", - "properties": { - "first": { - "example": "/warehouse?limit=25" - }, - "last": { - "example": "/warehouse?limit=25&page=11" - }, - "next": { - "example": "/warehouse?limit=25&page=4" - }, - "prev": { - "example": "/warehouse?limit=25&page=2" - } - } - } - ] - } - } - } - ] - } - }, - "application/json": { - "schema": { - "type": "object", - "properties": { - "total": { - "type": "integer" - }, - "data": { - "type": "array", - "items": { - "$ref": "#/components/schemas/Warehouse" - } - } - } - } - } - } - }, - "401": { - "$ref": "#/components/responses/401" - } - } - }, - "post": { - "tags": [ - "Warehouse" - ], - "summary": "Create a new Warehouse resources.", - "description": "", - "operationId": "createWarehouse", - "parameters": [ - { - "name": "_response", - "in": "query", - "description": "Data format for response. Empty if none is provided.", - "schema": { - "type": "string", - "enum": [ - "basic", - "detail" - ] - } - } - ], - "requestBody": { - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/Warehouse" - } - } - } - }, - "responses": { - "200": { - "description": "Detail of Warehouse", - "content": { - "application/vnd.api+json": { - "schema": { - "allOf": [ - { - "$ref": "#/components/schemas/success" - }, - { - "type": "object", - "properties": { - "data": { - "$ref": "#/components/schemas/Warehouse" - } - } - } - ] - } - }, - "application/json": { - "schema": { - "type": "object", - "required": [ - "data" - ], - "properties": { - "data": { - "$ref": "#/components/schemas/Warehouse" - } - } - } - } - } - }, - "400": { - "$ref": "#/components/responses/400" - }, - "401": { - "$ref": "#/components/responses/401" - } - } - } - }, - "/search/warehouse": { - "post": { - "tags": [ - "Warehouse" - ], - "summary": "Search for the Warehouse resources.", - "description": "", - "operationId": "searchWarehouse", + "operationId": "searchWarehouse", "parameters": [ { "name": "sw-include-search-info", @@ -38510,776 +37969,6 @@ } } }, - "/_action/number-range/{numberRangeId}/preview-pattern": { - "get": { - "tags": [ - "Number Range Management" - ], - "summary": "Preview a persisted number range", - "description": "Previews the next value for a concrete persisted number range without incrementing its state. Optional `pattern` and `start` query parameters can be used to preview unsaved changes while editing the number range. Use `/_action/number-range/reserve/{type}` for actual allocation by business type and sales channel.", - "operationId": "numberRangePreviewPatternById", - "parameters": [ - { - "name": "numberRangeId", - "in": "path", - "description": "Identifier of the number range to preview.", - "required": true, - "schema": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - } - }, - { - "name": "pattern", - "in": "query", - "description": "Optional pattern override for the preview.", - "required": false, - "schema": { - "type": "string" - } - }, - { - "name": "start", - "in": "query", - "description": "Optional start value override for the preview.", - "required": false, - "schema": { - "type": "integer" - } - } - ], - "responses": { - "200": { - "description": "The previewed number", - "content": { - "application/json": { - "schema": { - "properties": { - "number": { - "description": "The previewed number.", - "type": "string" - } - }, - "type": "object" - } - } - } - }, - "404": { - "description": "Number range not found" - } - } - } - }, - "/_action/integration/{integrationId}/mcp-allowlist": { - "post": { - "tags": [ - "MCP", - "Experimental" - ], - "summary": "Save MCP allowlist for an integration", - "description": "Saves the per-integration MCP allowlist covering tools, resources, and prompts. Pass `null` as the top-level value to allow all capabilities unrestricted. Pass an object with `tools`, `resources`, and `prompts` keys where each key is either `null` (unrestricted for that type) or a list of allowed names/URIs (empty array = deny all of that type). Requires `integration_mcp.editor` privilege. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "operationId": "saveMcpAllowlist", - "parameters": [ - { - "name": "integrationId", - "in": "path", - "required": true, - "description": "The integration UUID.", - "schema": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - } - } - ], - "security": [ - { - "oAuth": [ - "write" - ] - } - ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "type": "object", - "required": [ - "allowlist" - ], - "properties": { - "allowlist": { - "oneOf": [ - { - "type": "object", - "description": "Per-type allowlist. Each key is null (unrestricted) or a list of allowed names/URIs.", - "properties": { - "tools": { - "oneOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "description": "List of allowed tool names. Empty array = no tools allowed." - }, - { - "type": "null", - "description": "Null = all tools allowed." - } - ] - }, - "resources": { - "oneOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "description": "List of allowed resource URIs. Empty array = no resources allowed." - }, - { - "type": "null", - "description": "Null = all resources allowed." - } - ] - }, - "prompts": { - "oneOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "description": "List of allowed prompt names. Empty array = no prompts allowed." - }, - { - "type": "null", - "description": "Null = all prompts allowed." - } - ] - } - } - }, - { - "type": "null", - "description": "Null = all capabilities unrestricted." - } - ] - } - } - } - } - } - }, - "responses": { - "204": { - "description": "Allowlist saved successfully." - }, - "400": { - "description": "Bad request — missing or invalid `allowlist` field." - }, - "401": { - "description": "Unauthorized — missing or invalid credentials." - }, - "403": { - "description": "Forbidden — caller lacks `integration_mcp.editor` privilege." - }, - "404": { - "description": "Integration not found." - } - } - } - }, - "/_action/user/{userId}/mcp-allowlist": { - "post": { - "tags": [ - "MCP", - "Experimental" - ], - "summary": "Save MCP allowlist for a user", - "description": "Saves the per-user MCP allowlist covering tools, resources, and prompts. Pass `null` as the top-level value to allow all capabilities unrestricted. Pass an object with `tools`, `resources`, and `prompts` keys where each key is either `null` (unrestricted for that type) or a list of allowed names/URIs (empty array = deny all of that type). Requires `users_and_permissions.editor` privilege. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "operationId": "saveMcpAllowlistUser", - "parameters": [ - { - "name": "userId", - "in": "path", - "required": true, - "description": "The user UUID.", - "schema": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - } - } - ], - "security": [ - { - "oAuth": [ - "write" - ] - } - ], - "requestBody": { - "required": true, - "content": { - "application/json": { - "schema": { - "type": "object", - "required": [ - "allowlist" - ], - "properties": { - "allowlist": { - "oneOf": [ - { - "type": "object", - "description": "Per-type allowlist. Each key is null (unrestricted) or a list of allowed names/URIs.", - "properties": { - "tools": { - "oneOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "description": "List of allowed tool names. Empty array = no tools allowed." - }, - { - "type": "null", - "description": "Null = all tools allowed." - } - ] - }, - "resources": { - "oneOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "description": "List of allowed resource URIs. Empty array = no resources allowed." - }, - { - "type": "null", - "description": "Null = all resources allowed." - } - ] - }, - "prompts": { - "oneOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "description": "List of allowed prompt names. Empty array = no prompts allowed." - }, - { - "type": "null", - "description": "Null = all prompts allowed." - } - ] - } - } - }, - { - "type": "null", - "description": "Null = all capabilities unrestricted." - } - ] - } - } - } - } - } - }, - "responses": { - "204": { - "description": "Allowlist saved successfully." - }, - "400": { - "description": "Bad request — missing or invalid `allowlist` field." - }, - "401": { - "description": "Unauthorized — missing or invalid credentials." - }, - "403": { - "description": "Forbidden — caller lacks `users_and_permissions.editor` privilege." - }, - "404": { - "description": "User not found." - } - } - } - }, - "/_action/mcp/tools": { - "get": { - "tags": [ - "MCP", - "Experimental" - ], - "summary": "List registered MCP tools", - "description": "Returns all MCP tools currently registered on this Shopware installation. For all capability types (tools, resources, prompts) use `GET /_action/mcp/capabilities` instead. Requires `integration.editor` privilege. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "operationId": "mcpToolsList", - "security": [ - { - "oAuth": [ - "write" - ] - } - ], - "responses": { - "200": { - "description": "Array of registered MCP tools.", - "content": { - "application/json": { - "schema": { - "type": "array", - "items": { - "type": "object", - "required": [ - "name" - ], - "properties": { - "name": { - "type": "string", - "description": "Unique tool identifier used in `tools/call` requests.", - "example": "shopware-entity-search" - }, - "description": { - "type": [ - "string", - "null" - ], - "description": "Human-readable description of what the tool does.", - "example": "Search Shopware entities and return matching records." - }, - "dependencies": { - "type": "array", - "items": { - "type": "string" - }, - "description": "Tool names that are automatically included when this tool is selected." - }, - "requiredPrivileges": { - "oneOf": [ - { - "type": "object", - "properties": { - "static": { - "type": "array", - "items": { - "type": "string" - } - }, - "entityParam": { - "type": [ - "string", - "null" - ] - }, - "operations": { - "type": "array", - "items": { - "type": "string" - } - } - } - }, - { - "type": "null" - } - ], - "description": "ACL privileges required by this tool." - } - } - } - } - } - } - }, - "401": { - "description": "Unauthorized — missing or invalid credentials." - }, - "403": { - "description": "Forbidden — caller lacks `integration.editor` privilege." - } - } - } - }, - "/_action/mcp/capabilities": { - "get": { - "tags": [ - "MCP", - "Experimental" - ], - "summary": "List all registered MCP capabilities", - "description": "Returns all registered MCP tools, resources, and prompts. Used by the Admin UI to populate the per-integration allowlist selector. Requires `integration.editor` privilege. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "operationId": "mcpCapabilitiesList", - "security": [ - { - "oAuth": [ - "write" - ] - } - ], - "responses": { - "200": { - "description": "Object containing all registered MCP capabilities.", - "content": { - "application/json": { - "schema": { - "type": "object", - "required": [ - "tools", - "resources", - "prompts" - ], - "properties": { - "tools": { - "type": "array", - "items": { - "type": "object", - "required": [ - "name" - ], - "properties": { - "name": { - "type": "string", - "example": "shopware-entity-search" - }, - "description": { - "type": [ - "string", - "null" - ] - }, - "dependencies": { - "type": "array", - "items": { - "type": "string" - } - }, - "requiredPrivileges": { - "oneOf": [ - { - "type": "object", - "properties": { - "static": { - "type": "array", - "items": { - "type": "string" - } - }, - "entityParam": { - "type": [ - "string", - "null" - ] - }, - "operations": { - "type": "array", - "items": { - "type": "string" - } - } - } - }, - { - "type": "null" - } - ] - } - } - } - }, - "resources": { - "type": "array", - "items": { - "type": "object", - "required": [ - "uri", - "name" - ], - "properties": { - "uri": { - "type": "string", - "example": "shopware://entity-list" - }, - "name": { - "type": "string", - "example": "shopware-entity-list" - }, - "description": { - "type": [ - "string", - "null" - ] - }, - "mimeType": { - "type": [ - "string", - "null" - ] - } - } - } - }, - "prompts": { - "type": "array", - "items": { - "type": "object", - "required": [ - "name" - ], - "properties": { - "name": { - "type": "string", - "example": "shopware-context" - }, - "description": { - "type": [ - "string", - "null" - ] - } - } - } - } - } - } - } - } - }, - "401": { - "description": "Unauthorized — missing or invalid credentials." - }, - "403": { - "description": "Forbidden — caller lacks `integration.editor` privilege." - } - } - } - }, - "/_mcp": { - "post": { - "tags": [ - "MCP", - "Experimental" - ], - "summary": "MCP JSON-RPC endpoint", - "description": "Handles Model Context Protocol (MCP) requests using the Streamable HTTP transport. Accepts JSON-RPC 2.0 messages for methods such as `initialize`, `tools/list`, `tools/call`, `prompts/list`, `prompts/get`, `resources/list`, and `resources/read`. Requires either an integration access key pair (`sw-access-key` + `sw-secret-access-key` headers) or a standard OAuth2 bearer token. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "operationId": "mcpPost", - "parameters": [ - { - "name": "mcp-session-id", - "in": "header", - "required": false, - "description": "Session ID returned by the server after `initialize`. Required for all requests except `initialize`.", - "schema": { - "type": "string" - } - }, - { - "name": "sw-access-key", - "in": "header", - "required": false, - "description": "Integration access key for direct credential authentication (alternative to bearer token).", - "schema": { - "type": "string" - } - }, - { - "name": "sw-secret-access-key", - "in": "header", - "required": false, - "description": "Integration secret access key. Required when `sw-access-key` is provided.", - "schema": { - "type": "string" - } - } - ], - "requestBody": { - "required": true, - "description": "A JSON-RPC 2.0 request or batch.", - "content": { - "application/json": { - "schema": { - "type": "object", - "required": [ - "jsonrpc", - "method" - ], - "properties": { - "jsonrpc": { - "type": "string", - "enum": [ - "2.0" - ] - }, - "id": { - "oneOf": [ - { - "type": "string" - }, - { - "type": "integer" - }, - { - "type": "null" - } - ] - }, - "method": { - "type": "string", - "example": "tools/call" - }, - "params": { - "type": "object", - "additionalProperties": true - } - } - } - } - } - }, - "responses": { - "200": { - "description": "JSON-RPC response or Server-Sent Events stream for long-running operations.", - "content": { - "application/json": { - "schema": { - "type": "object", - "properties": { - "jsonrpc": { - "type": "string", - "enum": [ - "2.0" - ] - }, - "id": { - "oneOf": [ - { - "type": "string" - }, - { - "type": "integer" - }, - { - "type": "null" - } - ] - }, - "result": { - "type": "object", - "additionalProperties": true - }, - "error": { - "type": "object", - "properties": { - "code": { - "type": "integer" - }, - "message": { - "type": "string" - } - } - } - } - } - }, - "text/event-stream": { - "schema": { - "type": "string", - "description": "Server-Sent Events stream for streaming responses." - } - } - } - }, - "401": { - "description": "Unauthorized — missing or invalid credentials." - }, - "429": { - "description": "Too many requests — rate limit exceeded." - } - } - }, - "get": { - "tags": [ - "MCP", - "Experimental" - ], - "summary": "MCP SSE stream", - "description": "Opens a Server-Sent Events stream for receiving server-initiated messages. Used by MCP clients that support the SSE transport variant. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "operationId": "mcpGet", - "parameters": [ - { - "name": "mcp-session-id", - "in": "header", - "required": false, - "schema": { - "type": "string" - } - } - ], - "responses": { - "200": { - "description": "Server-Sent Events stream.", - "content": { - "text/event-stream": { - "schema": { - "type": "string" - } - } - } - }, - "401": { - "description": "Unauthorized." - } - } - }, - "delete": { - "tags": [ - "MCP", - "Experimental" - ], - "summary": "Close MCP session", - "description": "Terminates an active MCP session identified by the `mcp-session-id` header. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "operationId": "mcpDelete", - "parameters": [ - { - "name": "mcp-session-id", - "in": "header", - "required": true, - "schema": { - "type": "string" - } - } - ], - "responses": { - "204": { - "description": "Session closed successfully." - }, - "401": { - "description": "Unauthorized." - } - } - }, - "options": { - "tags": [ - "MCP", - "Experimental" - ], - "summary": "MCP CORS preflight", - "description": "Handles CORS preflight requests for the MCP endpoint. Experimental API, not part of our backwards compatibility promise, thus this API can introduce breaking changes at any time.", - "operationId": "mcpOptions", - "responses": { - "204": { - "description": "CORS preflight accepted." - } - } - } - }, "/_action/custom-price": { "post": { "tags": [ @@ -41236,22 +39925,378 @@ } ] }, - "AdvancedSearchAction": { + "AdvancedSearchAction": { + "required": [ + "id", + "configId", + "type", + "name" + ], + "properties": { + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "configId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "validFrom": { + "type": "string", + "format": "date-time" + }, + "validTo": { + "type": "string", + "format": "date-time" + }, + "active": { + "type": "boolean" + }, + "type": { + "type": "string" + }, + "name": { + "type": "string" + }, + "typeConfig": { + "type": "object" + }, + "createdAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "updatedAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "searchTerms": { + "type": "array", + "items": { + "$ref": "#/components/schemas/AdvancedSearchActionSearchTerm" + } + }, + "config": { + "$ref": "#/components/schemas/AdvancedSearchConfig" + } + }, + "type": "object" + }, + "AdvancedSearchActionSearchTermJsonApi": { + "allOf": [ + { + "$ref": "#/components/schemas/resource" + }, + { + "required": [ + "id", + "term", + "salesChannelId", + "actionId" + ], + "properties": { + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "term": { + "type": "string" + }, + "salesChannelId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "actionId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "createdAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "updatedAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "relationships": { + "properties": { + "salesChannel": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/advanced-search-action-search-term/a7e591b2d328bc4e62fbd4fd300da858/salesChannel" + } + } + }, + "data": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "sales_channel" + }, + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$", + "example": "ec3712a84143b57e0db620eaac6e55b8" + } + } + } + }, + "type": "object" + }, + "action": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/advanced-search-action-search-term/a7e591b2d328bc4e62fbd4fd300da858/action" + } + } + }, + "data": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "advanced_search_action" + }, + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$", + "example": "418c5509e2171d55b0aee5c2ea4442b5" + } + } + } + }, + "type": "object" + } + }, + "type": "object" + } + }, + "type": "object" + } + ] + }, + "AdvancedSearchActionSearchTerm": { + "required": [ + "id", + "term", + "salesChannelId", + "actionId" + ], + "properties": { + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "term": { + "type": "string" + }, + "salesChannelId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "actionId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "createdAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "updatedAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "salesChannel": { + "$ref": "#/components/schemas/SalesChannel" + }, + "action": { + "$ref": "#/components/schemas/AdvancedSearchAction" + } + }, + "type": "object" + }, + "AdvancedSearchBoostingJsonApi": { + "allOf": [ + { + "$ref": "#/components/schemas/resource" + }, + { + "required": [ + "id", + "boost", + "name", + "configId" + ], + "properties": { + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "validFrom": { + "type": "string", + "format": "date-time" + }, + "validTo": { + "type": "string", + "format": "date-time" + }, + "boost": { + "type": "number", + "format": "float" + }, + "active": { + "type": "boolean" + }, + "name": { + "type": "string" + }, + "productStreamId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "entityStreamId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "configId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "createdAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "updatedAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "relationships": { + "properties": { + "productStream": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/advanced-search-boosting/594f5cafa4dccca1634893a5a0a86ec9/productStream" + } + } + }, + "data": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "product_stream" + }, + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$", + "example": "49561f6faa0badfce831a183d2ec7c2f" + } + } + } + }, + "type": "object" + }, + "entityStream": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/advanced-search-boosting/594f5cafa4dccca1634893a5a0a86ec9/entityStream" + } + } + }, + "data": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "advanced_search_entity_stream" + }, + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$", + "example": "62acf68da615789a0175ef827f74acbb" + } + } + } + }, + "type": "object" + }, + "config": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/advanced-search-boosting/594f5cafa4dccca1634893a5a0a86ec9/config" + } + } + }, + "data": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "advanced_search_config" + }, + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$", + "example": "2245023265ae4cf87d02c8b6ba991139" + } + } + } + }, + "type": "object" + } + }, + "type": "object" + } + }, + "type": "object" + } + ] + }, + "AdvancedSearchBoosting": { "required": [ "id", - "configId", - "type", - "name" + "boost", + "name", + "configId" ], "properties": { "id": { "type": "string", "pattern": "^[0-9a-f]{32}$" }, - "configId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, "validFrom": { "type": "string", "format": "date-time" @@ -41260,166 +40305,25 @@ "type": "string", "format": "date-time" }, + "boost": { + "type": "number", + "format": "float" + }, "active": { "type": "boolean" }, - "type": { - "type": "string" - }, "name": { "type": "string" }, - "typeConfig": { - "type": "object" - }, - "createdAt": { - "type": "string", - "format": "date-time", - "readOnly": true - }, - "updatedAt": { - "type": "string", - "format": "date-time", - "readOnly": true - }, - "searchTerms": { - "type": "array", - "items": { - "$ref": "#/components/schemas/AdvancedSearchActionSearchTerm" - } - }, - "config": { - "$ref": "#/components/schemas/AdvancedSearchConfig" - } - }, - "type": "object" - }, - "AdvancedSearchActionSearchTermJsonApi": { - "allOf": [ - { - "$ref": "#/components/schemas/resource" - }, - { - "required": [ - "id", - "term", - "salesChannelId", - "actionId" - ], - "properties": { - "id": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "term": { - "type": "string" - }, - "salesChannelId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "actionId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "createdAt": { - "type": "string", - "format": "date-time", - "readOnly": true - }, - "updatedAt": { - "type": "string", - "format": "date-time", - "readOnly": true - }, - "relationships": { - "properties": { - "salesChannel": { - "properties": { - "links": { - "type": "object", - "properties": { - "related": { - "type": "string", - "format": "uri-reference", - "example": "/advanced-search-action-search-term/a7e591b2d328bc4e62fbd4fd300da858/salesChannel" - } - } - }, - "data": { - "type": "object", - "properties": { - "type": { - "type": "string", - "example": "sales_channel" - }, - "id": { - "type": "string", - "pattern": "^[0-9a-f]{32}$", - "example": "ec3712a84143b57e0db620eaac6e55b8" - } - } - } - }, - "type": "object" - }, - "action": { - "properties": { - "links": { - "type": "object", - "properties": { - "related": { - "type": "string", - "format": "uri-reference", - "example": "/advanced-search-action-search-term/a7e591b2d328bc4e62fbd4fd300da858/action" - } - } - }, - "data": { - "type": "object", - "properties": { - "type": { - "type": "string", - "example": "advanced_search_action" - }, - "id": { - "type": "string", - "pattern": "^[0-9a-f]{32}$", - "example": "418c5509e2171d55b0aee5c2ea4442b5" - } - } - } - }, - "type": "object" - } - }, - "type": "object" - } - }, - "type": "object" - } - ] - }, - "AdvancedSearchActionSearchTerm": { - "required": [ - "id", - "term", - "salesChannelId", - "actionId" - ], - "properties": { - "id": { + "productStreamId": { "type": "string", "pattern": "^[0-9a-f]{32}$" }, - "term": { - "type": "string" - }, - "salesChannelId": { + "entityStreamId": { "type": "string", "pattern": "^[0-9a-f]{32}$" }, - "actionId": { + "configId": { "type": "string", "pattern": "^[0-9a-f]{32}$" }, @@ -41433,16 +40337,19 @@ "format": "date-time", "readOnly": true }, - "salesChannel": { - "$ref": "#/components/schemas/SalesChannel" + "productStream": { + "$ref": "#/components/schemas/ProductStream" }, - "action": { - "$ref": "#/components/schemas/AdvancedSearchAction" + "entityStream": { + "$ref": "#/components/schemas/AdvancedSearchEntityStream" + }, + "config": { + "$ref": "#/components/schemas/AdvancedSearchConfig" } }, "type": "object" }, - "AdvancedSearchBoostingJsonApi": { + "AdvancedSearchCompoundDictionaryJsonApi": { "allOf": [ { "$ref": "#/components/schemas/resource" @@ -41450,45 +40357,30 @@ { "required": [ "id", - "boost", - "name", - "configId" + "languageId" ], "properties": { "id": { "type": "string", "pattern": "^[0-9a-f]{32}$" }, - "validFrom": { + "languageId": { "type": "string", - "format": "date-time" + "pattern": "^[0-9a-f]{32}$" }, - "validTo": { - "type": "string", - "format": "date-time" + "wordList": { + "type": "array", + "items": { + "type": "string" + } }, - "boost": { - "type": "number", - "format": "float" + "minSubwordSize": { + "type": "integer", + "format": "int64" }, - "active": { + "onlyLongestMatch": { "type": "boolean" }, - "name": { - "type": "string" - }, - "productStreamId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "entityStreamId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "configId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, "createdAt": { "type": "string", "format": "date-time", @@ -41501,65 +40393,7 @@ }, "relationships": { "properties": { - "productStream": { - "properties": { - "links": { - "type": "object", - "properties": { - "related": { - "type": "string", - "format": "uri-reference", - "example": "/advanced-search-boosting/594f5cafa4dccca1634893a5a0a86ec9/productStream" - } - } - }, - "data": { - "type": "object", - "properties": { - "type": { - "type": "string", - "example": "product_stream" - }, - "id": { - "type": "string", - "pattern": "^[0-9a-f]{32}$", - "example": "49561f6faa0badfce831a183d2ec7c2f" - } - } - } - }, - "type": "object" - }, - "entityStream": { - "properties": { - "links": { - "type": "object", - "properties": { - "related": { - "type": "string", - "format": "uri-reference", - "example": "/advanced-search-boosting/594f5cafa4dccca1634893a5a0a86ec9/entityStream" - } - } - }, - "data": { - "type": "object", - "properties": { - "type": { - "type": "string", - "example": "advanced_search_entity_stream" - }, - "id": { - "type": "string", - "pattern": "^[0-9a-f]{32}$", - "example": "62acf68da615789a0175ef827f74acbb" - } - } - } - }, - "type": "object" - }, - "config": { + "language": { "properties": { "links": { "type": "object", @@ -41567,7 +40401,7 @@ "related": { "type": "string", "format": "uri-reference", - "example": "/advanced-search-boosting/594f5cafa4dccca1634893a5a0a86ec9/config" + "example": "/advanced-search-compound-dictionary/a2ce331bdf318155e62cb46e2b34a290/language" } } }, @@ -41576,12 +40410,12 @@ "properties": { "type": { "type": "string", - "example": "advanced_search_config" + "example": "language" }, "id": { "type": "string", "pattern": "^[0-9a-f]{32}$", - "example": "2245023265ae4cf87d02c8b6ba991139" + "example": "8512ae7d57b1396273f76fe6ed341a23" } } } @@ -41596,48 +40430,33 @@ } ] }, - "AdvancedSearchBoosting": { + "AdvancedSearchCompoundDictionary": { "required": [ "id", - "boost", - "name", - "configId" + "languageId" ], "properties": { "id": { "type": "string", "pattern": "^[0-9a-f]{32}$" }, - "validFrom": { + "languageId": { "type": "string", - "format": "date-time" + "pattern": "^[0-9a-f]{32}$" }, - "validTo": { - "type": "string", - "format": "date-time" + "wordList": { + "type": "array", + "items": { + "type": "string" + } }, - "boost": { - "type": "number", - "format": "float" + "minSubwordSize": { + "type": "integer", + "format": "int64" }, - "active": { + "onlyLongestMatch": { "type": "boolean" }, - "name": { - "type": "string" - }, - "productStreamId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "entityStreamId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "configId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, "createdAt": { "type": "string", "format": "date-time", @@ -41648,14 +40467,8 @@ "format": "date-time", "readOnly": true }, - "productStream": { - "$ref": "#/components/schemas/ProductStream" - }, - "entityStream": { - "$ref": "#/components/schemas/AdvancedSearchEntityStream" - }, - "config": { - "$ref": "#/components/schemas/AdvancedSearchConfig" + "language": { + "$ref": "#/components/schemas/Language" } }, "type": "object" @@ -42024,6 +40837,10 @@ "searchable": { "type": "boolean" }, + "useExactSubfield": { + "description": "To configure whether exact match queries should target the analyzed exact subfield.", + "type": "boolean" + }, "ranking": { "type": "integer", "format": "int64" @@ -42138,6 +40955,10 @@ "searchable": { "type": "boolean" }, + "useExactSubfield": { + "description": "To configure whether exact match queries should target the analyzed exact subfield.", + "type": "boolean" + }, "ranking": { "type": "integer", "format": "int64" @@ -42531,6 +41352,122 @@ }, "type": "object" }, + "AdvancedSearchStopwordDictionaryJsonApi": { + "allOf": [ + { + "$ref": "#/components/schemas/resource" + }, + { + "required": [ + "id", + "languageId" + ], + "properties": { + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "languageId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "stopwords": { + "type": "array", + "items": { + "type": "string" + } + }, + "extendsBuiltin": { + "type": "boolean" + }, + "createdAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "updatedAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "relationships": { + "properties": { + "language": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/advanced-search-stopword-dictionary/6d2bc33ab855c02e1001be588b4c150d/language" + } + } + }, + "data": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "language" + }, + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$", + "example": "8512ae7d57b1396273f76fe6ed341a23" + } + } + } + }, + "type": "object" + } + }, + "type": "object" + } + }, + "type": "object" + } + ] + }, + "AdvancedSearchStopwordDictionary": { + "required": [ + "id", + "languageId" + ], + "properties": { + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "languageId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "stopwords": { + "type": "array", + "items": { + "type": "string" + } + }, + "extendsBuiltin": { + "type": "boolean" + }, + "createdAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "updatedAt": { + "type": "string", + "format": "date-time", + "readOnly": true + }, + "language": { + "$ref": "#/components/schemas/Language" + } + }, + "type": "object" + }, "AdvancedSearchSynonymJsonApi": { "allOf": [ { @@ -44332,7 +43269,7 @@ "type": "object" }, "AppMcpPromptJsonApi": { - "description": "Added since version: 6.7.0.0", + "description": "Added since version: 6.7.11.0", "allOf": [ { "$ref": "#/components/schemas/resource" @@ -44419,7 +43356,7 @@ ] }, "AppMcpPrompt": { - "description": "Added since version: 6.7.0.0", + "description": "Added since version: 6.7.11.0", "required": [ "id", "name", @@ -44468,7 +43405,7 @@ "type": "object" }, "AppMcpResourceJsonApi": { - "description": "Added since version: 6.7.0.0", + "description": "Added since version: 6.7.11.0", "allOf": [ { "$ref": "#/components/schemas/resource" @@ -44562,7 +43499,7 @@ ] }, "AppMcpResource": { - "description": "Added since version: 6.7.0.0", + "description": "Added since version: 6.7.11.0", "required": [ "id", "name", @@ -44618,7 +43555,7 @@ "type": "object" }, "AppMcpToolJsonApi": { - "description": "Added since version: 6.7.0.0", + "description": "Added since version: 6.7.11.0", "allOf": [ { "$ref": "#/components/schemas/resource" @@ -44711,7 +43648,7 @@ ] }, "AppMcpTool": { - "description": "Added since version: 6.7.0.0", + "description": "Added since version: 6.7.11.0", "required": [ "id", "name", @@ -46660,6 +45597,42 @@ "format": "date-time", "readOnly": true }, + "extensions": { + "properties": { + "subscriptionBudgets": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/b2b-components-budget/1e4002da52224f484ff690aa9b0bfb2a/subscriptionBudgets" + } + } + }, + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "b2b_components_subscription_budget" + }, + "id": { + "type": "string", + "example": "db9b610a5feba7efda832033f6be0bbf" + } + } + } + } + }, + "type": "object" + } + }, + "type": "object" + }, "relationships": { "properties": { "createdBy": { @@ -46953,6 +45926,42 @@ "format": "date-time", "readOnly": true }, + "extensions": { + "properties": { + "subscriptionBudgets": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/b2b-components-budget/1e4002da52224f484ff690aa9b0bfb2a/subscriptionBudgets" + } + } + }, + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "b2b_components_subscription_budget" + }, + "id": { + "type": "string", + "example": "db9b610a5feba7efda832033f6be0bbf" + } + } + } + } + }, + "type": "object" + } + }, + "type": "object" + }, "createdBy": { "$ref": "#/components/schemas/User" }, @@ -51546,6 +50555,34 @@ }, "type": "object" }, + "B2bComponentsSubscriptionBudget": { + "description": "Added since version: 6.7.0.0", + "required": [ + "subscriptionId", + "budgetId" + ], + "properties": { + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "subscriptionId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "budgetId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "subscription": { + "$ref": "#/components/schemas/Subscription" + }, + "budget": { + "$ref": "#/components/schemas/B2bComponentsBudget" + } + }, + "type": "object" + }, "B2bComponentsSubscriptionEmployeeJsonApi": { "allOf": [ { @@ -53038,6 +52075,11 @@ "description": { "type": "string" }, + "descriptionTeaser": { + "description": "Read-only, HTML-stripped excerpt of the description, derived on write.", + "type": "string", + "readOnly": true + }, "metaTitle": { "type": "string" }, @@ -54913,6 +53955,11 @@ "description": { "type": "string" }, + "descriptionTeaser": { + "description": "Read-only, HTML-stripped excerpt of the description, derived on write.", + "type": "string", + "readOnly": true + }, "metaTitle": { "type": "string" }, @@ -69010,6 +68057,68 @@ }, "type": "object" }, + "advancedSearchCompoundDictionaries": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/language/4994a8ffeba4ac3140beb89e8d41f174/advancedSearchCompoundDictionaries" + } + } + }, + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "advanced_search_compound_dictionary" + }, + "id": { + "type": "string", + "example": "7fc0bfd61fd13b23b1e8c8438d4c9ea8" + } + } + } + } + }, + "type": "object" + }, + "advancedSearchStopwordDictionaries": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/language/4994a8ffeba4ac3140beb89e8d41f174/advancedSearchStopwordDictionaries" + } + } + }, + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "advanced_search_stopword_dictionary" + }, + "id": { + "type": "string", + "example": "0ce554734a2324ff2c792711d63b4d17" + } + } + } + } + }, + "type": "object" + }, "quotes": { "properties": { "links": { @@ -69718,6 +68827,68 @@ }, "type": "object" }, + "advancedSearchCompoundDictionaries": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/language/4994a8ffeba4ac3140beb89e8d41f174/advancedSearchCompoundDictionaries" + } + } + }, + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "advanced_search_compound_dictionary" + }, + "id": { + "type": "string", + "example": "7fc0bfd61fd13b23b1e8c8438d4c9ea8" + } + } + } + } + }, + "type": "object" + }, + "advancedSearchStopwordDictionaries": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/language/4994a8ffeba4ac3140beb89e8d41f174/advancedSearchStopwordDictionaries" + } + } + }, + "data": { + "type": "array", + "items": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "advanced_search_stopword_dictionary" + }, + "id": { + "type": "string", + "example": "0ce554734a2324ff2c792711d63b4d17" + } + } + } + } + }, + "type": "object" + }, "quotes": { "properties": { "links": { @@ -70625,7 +69796,8 @@ "type": "object" }, "templateData": { - "type": "object" + "type": "object", + "deprecated": true }, "createdAt": { "type": "string", @@ -70707,7 +69879,8 @@ "type": "object" }, "templateData": { - "type": "object" + "type": "object", + "deprecated": true }, "createdAt": { "type": "string", @@ -86399,6 +85572,10 @@ "description": "To configure whether the field can be used for searching.", "type": "boolean" }, + "useExactSubfield": { + "description": "To configure whether exact match queries should target the exact subfield, which uses the whitespace analyzer (lowercased, whitespace-tokenised) and bypasses the language analyzer (no stemming, no stop-word removal, no compound decomposition).", + "type": "boolean" + }, "ranking": { "description": "Search ranking.", "type": "integer", @@ -86516,6 +85693,10 @@ "description": "To configure whether the field can be used for searching.", "type": "boolean" }, + "useExactSubfield": { + "description": "To configure whether exact match queries should target the exact subfield, which uses the whitespace analyzer (lowercased, whitespace-tokenised) and bypasses the language analyzer (no stemming, no stop-word removal, no compound decomposition).", + "type": "boolean" + }, "ranking": { "description": "Search ranking.", "type": "integer", @@ -104732,6 +103913,35 @@ } }, "type": "object" + }, + "subscriptionBudget": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/subscription/787ad0b7a17de4ad6b1711bbf8d79fcb/subscriptionBudget" + } + } + }, + "data": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "b2b_components_subscription_budget" + }, + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$", + "example": "6b2732717e6360e8eccfd947596f4e64" + } + } + } + }, + "type": "object" } }, "type": "object" @@ -105387,6 +104597,35 @@ } }, "type": "object" + }, + "subscriptionBudget": { + "properties": { + "links": { + "type": "object", + "properties": { + "related": { + "type": "string", + "format": "uri-reference", + "example": "/subscription/787ad0b7a17de4ad6b1711bbf8d79fcb/subscriptionBudget" + } + } + }, + "data": { + "type": "object", + "properties": { + "type": { + "type": "string", + "example": "b2b_components_subscription_budget" + }, + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$", + "example": "6b2732717e6360e8eccfd947596f4e64" + } + } + } + }, + "type": "object" } }, "type": "object" @@ -111662,259 +110901,48 @@ } } }, - "infoConfigResponse": { + "MeasurementUnits": { "type": "object", + "description": "Configuration of the measurement system", "properties": { - "version": { - "type": "string", - "description": "Shopware version." - }, - "shopId": { - "type": "string", - "description": "Unique shop identifier." - }, - "versionRevision": { + "system": { "type": "string", - "description": "Shopware version revision (build hash/revision)." - }, - "adminWorker": { - "type": "object", - "description": "Admin worker feature flags and transport configuration.", - "properties": { - "enableAdminWorker": { - "type": "boolean", - "description": "Whether the admin background worker is enabled." - }, - "enableQueueStatsWorker": { - "type": "boolean", - "description": "Whether the queue statistics worker is enabled. Deprecated: This property will be removed in v6.8.0. The increment-based message queue statistics are deprecated.", - "deprecated": true - }, - "enableNotificationWorker": { - "type": "boolean", - "description": "Whether the notification worker is enabled." - }, - "transports": { - "type": "array", - "description": "Configured Symfony Messenger transports used by the admin workers.", - "items": { - "type": "string" - } - } - }, - "additionalProperties": false - }, - "bundles": { - "type": "object", - "description": "Active extension assets (plugins & apps) keyed by technical name.", - "additionalProperties": { - "oneOf": [ - { - "type": "object", - "description": "Plugin bundle asset descriptor.", - "properties": { - "type": { - "type": "string", - "enum": [ - "plugin" - ] - }, - "css": { - "type": "array", - "items": { - "type": "string", - "description": "URL to a CSS asset." - } - }, - "js": { - "type": "array", - "items": { - "type": "string", - "description": "URL to a JS asset." - } - }, - "baseUrl": { - "type": [ - "string", - "null" - ], - "description": "Base URL to a (micro frontend) admin entry point, if provided." - } - }, - "required": [ - "type" - ], - "additionalProperties": false - }, - { - "type": "object", - "description": "App bundle descriptor.", - "properties": { - "type": { - "type": "string", - "enum": [ - "app" - ] - }, - "name": { - "type": "string" - }, - "active": { - "type": "boolean" - }, - "integrationId": { - "type": "string", - "description": "Lowercase hex integration id." - }, - "baseUrl": { - "type": "string" - }, - "version": { - "type": "string" - }, - "permissions": { - "type": "object", - "description": "Grouped privileges: key = privilege scope, value = list of entities.", - "additionalProperties": { - "type": "array", - "items": { - "type": "string" - } - } - }, - "css": { - "type": "array", - "items": { - "type": "string" - }, - "description": "Optional CSS assets if provided." - }, - "js": { - "type": "array", - "items": { - "type": "string" - }, - "description": "Optional JS assets if provided." - } - }, - "required": [ - "type", - "name", - "active", - "integrationId", - "baseUrl", - "version", - "permissions" - ], - "additionalProperties": false - } - ] - } + "enum": [ + "metric", + "imperial" + ], + "default": "metric", + "description": "The measurement system used in the store. 'metric' for metric system, 'imperial' for imperial system." }, - "settings": { + "units": { "type": "object", - "description": "Selected environment and feature settings consumed by the administration.", + "description": "Units used in the measurement system.", "properties": { - "enableUrlFeature": { - "type": "boolean", - "description": "State of the URL upload feature." - }, - "appUrlReachable": { - "type": "boolean", - "description": "Whether configured APP_URL is externally reachable." - }, - "appsRequireAppUrl": { - "type": "boolean", - "description": "True if at least one installed app requires a reachable APP_URL." - }, - "firstMigrationDate": { - "type": [ - "string", - "null" + "length": { + "type": "string", + "enum": [ + "mm", + "cm", + "m", + "in", + "ft" ], - "description": "Timestamp of the first executed migration in ISO-8601 UTC format, used for Product Analytics consent eligibility." - }, - "private_allowed_extensions": { - "type": "array", - "description": "Whitelisted file extensions for private filesystem uploads.", - "items": { - "type": "string" - } - }, - "enableHtmlSanitizer": { - "type": "boolean", - "description": "Whether HTML sanitizer is enabled." - }, - "enableStagingMode": { - "type": "boolean", - "description": "Whether staging mode banner is enabled." - }, - "disableExtensionManagement": { - "type": "boolean", - "description": "True if runtime extension management is disabled." + "default": "mm", + "description": "Unit of length." }, - "presignedUploadSupported": { - "type": "boolean", - "description": "Whether presigned S3 upload is available. True when presigned upload is enabled and an S3 filesystem is configured." + "weight": { + "type": "string", + "enum": [ + "g", + "kg", + "oz", + "lb" + ], + "default": "kg", + "description": "Unit of weight." } - }, - "required": [ - "firstMigrationDate" - ], - "additionalProperties": false - }, - "inAppPurchases": { - "type": "array", - "description": "In-app purchase meta data (structure may vary).", - "items": { - "type": "object", - "description": "Purchase entry.", - "additionalProperties": true } } - }, - "required": [ - "version", - "shopId", - "versionRevision", - "adminWorker", - "bundles", - "settings", - "inAppPurchases" - ], - "additionalProperties": false - }, - "MediaId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$", - "description": "Media entity ID" - }, - "ExternalThumbnail": { - "type": "object", - "description": "An external thumbnail URL with its dimensions. Used when a CDN provides pre-generated thumbnails alongside the main media file.", - "required": [ - "url", - "width", - "height" - ], - "properties": { - "url": { - "type": "string", - "description": "Absolute HTTP/HTTPS URL of the thumbnail", - "example": "https://cdn.example.com/image-200x200.jpg" - }, - "width": { - "type": "integer", - "exclusiveMinimum": 0, - "description": "Width of the thumbnail in pixels", - "example": 200 - }, - "height": { - "type": "integer", - "exclusiveMinimum": 0, - "description": "Height of the thumbnail in pixels", - "example": 200 - } } }, "Criteria": { @@ -112041,7 +111069,7 @@ } }, "Includes": { - "description": "Specify the fields that should be returned for the given entities. Object key needs to be the entity name, and the list of fields needs to be the value. Fields will not be included, if they are also specified in the excludes. Note that the include fields will only be stripped on the API-Level, consider using the `fields` parameter for performance reasons.", + "description": "Specify the fields that should be returned for the given entities. Object key needs to be the entity name, and the list of fields needs to be the value. Fields will not be included, if they are also specified in the excludes. Note that the include fields will only be stripped on the API-Level, consider using the `fields` parameter for performance reasons. To return a DAL extension, list the extension by its name (for example `myExtension`); the `extensions` wrapper is then kept automatically. Listing the keyword `extensions` returns all extensions.", "type": "object", "additionalProperties": { "type": "array", @@ -112051,7 +111079,7 @@ } }, "Excludes": { - "description": "Specify the fields that should be excluded from the response for the given entities. Object key needs to be the entity name, and the list of fields needs to be the value. Note that the exclude fields will only be stripped on the API-Level, consider using the `fields` parameter for performance reasons.", + "description": "Specify the fields that should be excluded from the response for the given entities. Object key needs to be the entity name, and the list of fields needs to be the value. Note that the exclude fields will only be stripped on the API-Level, consider using the `fields` parameter for performance reasons. Use an extension name to remove a single extension, or the keyword `extensions` to remove all of them.", "type": "object", "additionalProperties": { "type": "array", @@ -112623,189 +111651,227 @@ "field" ] }, - "Price": { + "infoConfigResponse": { "type": "object", - "description": "Price object", "properties": { - "currencyId": { - "description": "Unique identity of the associated currency.", + "version": { "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "gross": { - "description": "Gross price for the associated currency.", - "type": "number" - }, - "net": { - "description": "Net price for the associated currency.", - "type": "number" + "description": "Shopware version." }, - "linked": { - "description": "Whether gross and net prices are linked through the tax configuration.", - "type": "boolean" + "shopId": { + "type": "string", + "description": "Unique shop identifier." }, - "percentage": { - "description": "Discount percentage relative to the list price for the gross and net amounts. `null` when no list price is set.", - "type": [ - "object", - "null" - ], - "properties": { - "gross": { - "description": "Discount percentage relative to the gross list price.", - "type": "number" - }, - "net": { - "description": "Discount percentage relative to the net list price.", - "type": "number" - } - }, - "required": [ - "gross", - "net" - ] + "versionRevision": { + "type": "string", + "description": "Shopware version revision (build hash/revision)." }, - "listPrice": { - "description": "Reference list price for displaying discounts.", + "adminWorker": { "type": "object", + "description": "Admin worker feature flags and transport configuration.", "properties": { - "currencyId": { - "description": "Unique identity of the associated currency.", - "type": "string", - "pattern": "^[0-9a-f]{32}$" + "enableAdminWorker": { + "type": "boolean", + "description": "Whether the admin background worker is enabled." }, - "gross": { - "description": "Gross list price for the associated currency.", - "type": "number" + "enableQueueStatsWorker": { + "type": "boolean", + "description": "Whether the queue statistics worker is enabled. Deprecated: This property will be removed in v6.8.0. The increment-based message queue statistics are deprecated.", + "deprecated": true }, - "net": { - "description": "Net list price for the associated currency.", - "type": "number" + "enableNotificationWorker": { + "type": "boolean", + "description": "Whether the notification worker is enabled." }, - "linked": { - "description": "Whether gross and net list prices are linked through the tax configuration.", - "type": "boolean" + "transports": { + "type": "array", + "description": "Configured Symfony Messenger transports used by the admin workers.", + "items": { + "type": "string" + } } }, - "required": [ - "gross", - "net", - "linked" - ] + "additionalProperties": false }, - "regulationPrice": { - "description": "Reference price used for legal price disclosures.", + "bundles": { + "type": "object", + "description": "Active extension assets (plugins & apps) keyed by technical name.", + "additionalProperties": { + "oneOf": [ + { + "type": "object", + "description": "Plugin bundle asset descriptor.", + "properties": { + "type": { + "type": "string", + "enum": [ + "plugin" + ] + }, + "css": { + "type": "array", + "items": { + "type": "string", + "description": "URL to a CSS asset." + } + }, + "js": { + "type": "array", + "items": { + "type": "string", + "description": "URL to a JS asset." + } + }, + "baseUrl": { + "type": [ + "string", + "null" + ], + "description": "Base URL to a (micro frontend) admin entry point, if provided." + } + }, + "required": [ + "type" + ], + "additionalProperties": false + }, + { + "type": "object", + "description": "App bundle descriptor.", + "properties": { + "type": { + "type": "string", + "enum": [ + "app" + ] + }, + "name": { + "type": "string" + }, + "active": { + "type": "boolean" + }, + "integrationId": { + "type": "string", + "description": "Lowercase hex integration id." + }, + "baseUrl": { + "type": "string" + }, + "version": { + "type": "string" + }, + "permissions": { + "type": "object", + "description": "Grouped privileges: key = privilege scope, value = list of entities.", + "additionalProperties": { + "type": "array", + "items": { + "type": "string" + } + } + }, + "css": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Optional CSS assets if provided." + }, + "js": { + "type": "array", + "items": { + "type": "string" + }, + "description": "Optional JS assets if provided." + } + }, + "required": [ + "type", + "name", + "active", + "integrationId", + "baseUrl", + "version", + "permissions" + ], + "additionalProperties": false + } + ] + } + }, + "settings": { "type": "object", + "description": "Selected environment and feature settings consumed by the administration.", "properties": { - "currencyId": { - "description": "Unique identity of the associated currency.", - "type": "string", - "pattern": "^[0-9a-f]{32}$" + "enableUrlFeature": { + "type": "boolean", + "description": "State of the URL upload feature." }, - "gross": { - "description": "Gross regulation price for the associated currency.", - "type": "number" + "appUrlReachable": { + "type": "boolean", + "description": "Whether configured APP_URL is externally reachable." }, - "net": { - "description": "Net regulation price for the associated currency.", - "type": "number" + "appsRequireAppUrl": { + "type": "boolean", + "description": "True if at least one installed app requires a reachable APP_URL." }, - "linked": { - "description": "Whether gross and net regulation prices are linked through the tax configuration.", - "type": "boolean" + "firstMigrationDate": { + "type": [ + "string", + "null" + ], + "description": "Timestamp of the first executed migration in ISO-8601 UTC format, used for Product Analytics consent eligibility." + }, + "private_allowed_extensions": { + "type": "array", + "description": "Whitelisted file extensions for private filesystem uploads.", + "items": { + "type": "string" + } + }, + "enableHtmlSanitizer": { + "type": "boolean", + "description": "Whether HTML sanitizer is enabled." + }, + "enableStagingMode": { + "type": "boolean", + "description": "Whether staging mode banner is enabled." + }, + "disableExtensionManagement": { + "type": "boolean", + "description": "True if runtime extension management is disabled." + }, + "presignedUploadSupported": { + "type": "boolean", + "description": "Whether presigned S3 upload is available. True when presigned upload is enabled and an S3 filesystem is configured." } }, "required": [ - "gross", - "net", - "linked" - ] - } - }, - "required": [ - "currencyId", - "gross", - "net", - "linked" - ] - }, - "businessEventsResponse": { - "type": "array", - "items": { - "type": "object", - "properties": { - "name": { - "type": "string", - "description": "Name of the event" - }, - "class": { - "type": "string", - "description": "Class name of the event" - }, - "data": { - "type": "object", - "description": "Available data of event" - }, - "aware": { - "type": "array", - "description": "Flow builder will base on awareness to show actions", - "items": { - "type": "string" - } - }, - "extensions": { - "type": "array", - "description": "Extensions data of event", - "items": { - "type": "string" - } - } - } - } - }, - "MeasurementUnits": { - "type": "object", - "description": "Configuration of the measurement system", - "properties": { - "system": { - "type": "string", - "enum": [ - "metric", - "imperial" + "firstMigrationDate" ], - "default": "metric", - "description": "The measurement system used in the store. 'metric' for metric system, 'imperial' for imperial system." + "additionalProperties": false }, - "units": { - "type": "object", - "description": "Units used in the measurement system.", - "properties": { - "length": { - "type": "string", - "enum": [ - "mm", - "cm", - "m", - "in", - "ft" - ], - "default": "mm", - "description": "Unit of length." - }, - "weight": { - "type": "string", - "enum": [ - "g", - "kg", - "oz", - "lb" - ], - "default": "kg", - "description": "Unit of weight." - } + "inAppPurchases": { + "type": "array", + "description": "In-app purchase meta data (structure may vary).", + "items": { + "type": "object", + "description": "Purchase entry.", + "additionalProperties": true } } - } + }, + "required": [ + "version", + "shopId", + "versionRevision", + "adminWorker", + "bundles", + "settings", + "inAppPurchases" + ], + "additionalProperties": false }, "OAuthScopes": { "description": "OAuth scopes that should be requested.", @@ -112931,6 +111997,145 @@ } ] }, + "Price": { + "type": "object", + "description": "Price object", + "properties": { + "currencyId": { + "description": "Unique identity of the associated currency.", + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "gross": { + "description": "Gross price for the associated currency.", + "type": "number" + }, + "net": { + "description": "Net price for the associated currency.", + "type": "number" + }, + "linked": { + "description": "Whether gross and net prices are linked through the tax configuration.", + "type": "boolean" + }, + "percentage": { + "description": "Discount percentage relative to the list price for the gross and net amounts. `null` when no list price is set.", + "type": [ + "object", + "null" + ], + "properties": { + "gross": { + "description": "Discount percentage relative to the gross list price.", + "type": "number" + }, + "net": { + "description": "Discount percentage relative to the net list price.", + "type": "number" + } + }, + "required": [ + "gross", + "net" + ] + }, + "listPrice": { + "description": "Reference list price for displaying discounts.", + "type": "object", + "properties": { + "currencyId": { + "description": "Unique identity of the associated currency.", + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "gross": { + "description": "Gross list price for the associated currency.", + "type": "number" + }, + "net": { + "description": "Net list price for the associated currency.", + "type": "number" + }, + "linked": { + "description": "Whether gross and net list prices are linked through the tax configuration.", + "type": "boolean" + } + }, + "required": [ + "gross", + "net", + "linked" + ] + }, + "regulationPrice": { + "description": "Reference price used for legal price disclosures.", + "type": "object", + "properties": { + "currencyId": { + "description": "Unique identity of the associated currency.", + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "gross": { + "description": "Gross regulation price for the associated currency.", + "type": "number" + }, + "net": { + "description": "Net regulation price for the associated currency.", + "type": "number" + }, + "linked": { + "description": "Whether gross and net regulation prices are linked through the tax configuration.", + "type": "boolean" + } + }, + "required": [ + "gross", + "net", + "linked" + ] + } + }, + "required": [ + "currencyId", + "gross", + "net", + "linked" + ] + }, + "MediaId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$", + "description": "Media entity ID" + }, + "ExternalThumbnail": { + "type": "object", + "description": "An external thumbnail URL with its dimensions. Used when a CDN provides pre-generated thumbnails alongside the main media file.", + "required": [ + "url", + "width", + "height" + ], + "properties": { + "url": { + "type": "string", + "description": "Absolute HTTP/HTTPS URL of the thumbnail", + "example": "https://cdn.example.com/image-200x200.jpg" + }, + "width": { + "type": "integer", + "exclusiveMinimum": 0, + "description": "Width of the thumbnail in pixels", + "example": 200 + }, + "height": { + "type": "integer", + "exclusiveMinimum": 0, + "description": "Height of the thumbnail in pixels", + "example": 200 + } + } + }, "flowBuilderActionsResponse": { "type": "array", "items": { @@ -112957,6 +112162,91 @@ } } }, + "businessEventsResponse": { + "type": "array", + "items": { + "type": "object", + "properties": { + "name": { + "type": "string", + "description": "Name of the event" + }, + "class": { + "type": "string", + "description": "Class name of the event" + }, + "data": { + "type": "object", + "description": "Available data of event" + }, + "aware": { + "type": "array", + "description": "Flow builder will base on awareness to show actions", + "items": { + "type": "string" + } + }, + "extensions": { + "type": "array", + "description": "Extensions data of event", + "items": { + "type": "string" + } + } + } + } + }, + "CustomPricingDeleteOperation": { + "type": "object", + "required": [ + "action", + "payload" + ], + "properties": { + "action": { + "description": "A specific verb defining what operation should be actioned for a specific data record", + "type": "string", + "enum": [ + "delete" + ] + }, + "payload": { + "description": "Contains a list of changesets for an entity. If the action type is `delete`,\n a list of identifiers can be provided.", + "type": "array", + "items": { + "anyOf": [ + { + "title": "productIds", + "type": "array", + "description": "An array of product entity UUIDs", + "items": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + } + }, + { + "title": "customerIds", + "type": "array", + "description": "An array of customer entity UUIDs", + "items": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + } + }, + { + "title": "customerGroupIds", + "type": "array", + "description": "An array of customerGroup entity UUIDs", + "items": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + } + } + ] + } + } + } + }, "CustomPricingResponse": { "type": "object", "required": [ @@ -113010,7 +112300,7 @@ } } }, - "CustomPricingDeleteOperation": { + "CustomPricingUpsertOperation": { "type": "object", "required": [ "action", @@ -113021,42 +112311,49 @@ "description": "A specific verb defining what operation should be actioned for a specific data record", "type": "string", "enum": [ - "delete" + "upsert" ] }, "payload": { "description": "Contains a list of changesets for an entity. If the action type is `delete`,\n a list of identifiers can be provided.", "type": "array", "items": { - "anyOf": [ - { - "title": "productIds", - "type": "array", - "description": "An array of product entity UUIDs", - "items": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - } + "type": "object", + "required": [ + "productId", + "prices" + ], + "description": "A definition almost symmetric with Sync API payload", + "properties": { + "id": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" }, - { - "title": "customerIds", - "type": "array", - "description": "An array of customer entity UUIDs", - "items": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - } + "productVersionId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" }, - { - "title": "customerGroupIds", + "productId": { + "type": "string", + "pattern": "^[0-9a-f]{32}$" + }, + "customerId": { + "type": "string", + "description": "This parameter should be specified, or 'customerGroupId', not both", + "pattern": "^[0-9a-f]{32}$" + }, + "customerGroupId": { + "type": "string", + "description": "This parameter should be specified, or 'customerId', not both", + "pattern": "^[0-9a-f]{32}$" + }, + "price": { "type": "array", - "description": "An array of customerGroup entity UUIDs", "items": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" + "$ref": "#/components/schemas/CustomPricingPrice" } } - ] + } } } } @@ -113142,64 +112439,6 @@ } } }, - "CustomPricingUpsertOperation": { - "type": "object", - "required": [ - "action", - "payload" - ], - "properties": { - "action": { - "description": "A specific verb defining what operation should be actioned for a specific data record", - "type": "string", - "enum": [ - "upsert" - ] - }, - "payload": { - "description": "Contains a list of changesets for an entity. If the action type is `delete`,\n a list of identifiers can be provided.", - "type": "array", - "items": { - "type": "object", - "required": [ - "productId", - "prices" - ], - "description": "A definition almost symmetric with Sync API payload", - "properties": { - "id": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "productVersionId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "productId": { - "type": "string", - "pattern": "^[0-9a-f]{32}$" - }, - "customerId": { - "type": "string", - "description": "This parameter should be specified, or 'customerGroupId', not both", - "pattern": "^[0-9a-f]{32}$" - }, - "customerGroupId": { - "type": "string", - "description": "This parameter should be specified, or 'customerId', not both", - "pattern": "^[0-9a-f]{32}$" - }, - "price": { - "type": "array", - "items": { - "$ref": "#/components/schemas/CustomPricingPrice" - } - } - } - } - } - } - }, "Options": { "type": "object", "properties": { @@ -113842,6 +113081,10 @@ "name": "Advanced Search Boosting", "description": "The endpoint for operations on Advanced Search Boosting" }, + { + "name": "Advanced Search Compound Dictionary", + "description": "The endpoint for operations on Advanced Search Compound Dictionary" + }, { "name": "Advanced Search Config", "description": "The endpoint for operations on Advanced Search Config" @@ -113858,6 +113101,10 @@ "name": "Advanced Search Entity Stream Filter", "description": "The endpoint for operations on Advanced Search Entity Stream Filter" }, + { + "name": "Advanced Search Stopword Dictionary", + "description": "The endpoint for operations on Advanced Search Stopword Dictionary" + }, { "name": "Advanced Search Synonym", "description": "The endpoint for operations on Advanced Search Synonym" diff --git a/SwagCommercial-adminapi.summary.json b/SwagCommercial-adminapi.summary.json index 11f686b..565c7d9 100644 --- a/SwagCommercial-adminapi.summary.json +++ b/SwagCommercial-adminapi.summary.json @@ -2,11 +2,7 @@ "paths": [ "/_action/create-employee", "/_action/custom-price", - "/_action/integration/{integrationId}/mcp-allowlist", "/_action/invite-employee", - "/_action/mcp/capabilities", - "/_action/mcp/tools", - "/_action/number-range/{numberRangeId}/preview-pattern", "/_action/quote/{quoteId}/comment", "/_action/quote/{quoteId}/lineItem", "/_action/quote/{quoteId}/product/{productId}", @@ -15,8 +11,6 @@ "/_action/share-config/upload/{entity}", "/_action/text-to-image/generate", "/_action/update-employee", - "/_action/user/{userId}/mcp-allowlist", - "/_mcp", "/_proxy-quote/{salesChannelId}", "/advanced-search-action", "/advanced-search-action-search-term", @@ -24,6 +18,8 @@ "/advanced-search-action/{id}", "/advanced-search-boosting", "/advanced-search-boosting/{id}", + "/advanced-search-compound-dictionary", + "/advanced-search-compound-dictionary/{id}", "/advanced-search-config", "/advanced-search-config-field", "/advanced-search-config-field/{id}", @@ -32,19 +28,20 @@ "/advanced-search-entity-stream-filter", "/advanced-search-entity-stream-filter/{id}", "/advanced-search-entity-stream/{id}", + "/advanced-search-stopword-dictionary", + "/advanced-search-stopword-dictionary/{id}", "/advanced-search-synonym", "/advanced-search-synonym/{id}", "/aggregate/advanced-search-action", "/aggregate/advanced-search-action-search-term", "/aggregate/advanced-search-boosting", + "/aggregate/advanced-search-compound-dictionary", "/aggregate/advanced-search-config", "/aggregate/advanced-search-config-field", "/aggregate/advanced-search-entity-stream", "/aggregate/advanced-search-entity-stream-filter", + "/aggregate/advanced-search-stopword-dictionary", "/aggregate/advanced-search-synonym", - "/aggregate/app-mcp-prompt", - "/aggregate/app-mcp-resource", - "/aggregate/app-mcp-tool", "/aggregate/b2b-business-partner", "/aggregate/b2b-components-advanced-product-catalogs", "/aggregate/b2b-components-approval-rule", @@ -107,12 +104,6 @@ "/aggregate/warehouse-group", "/api/_action/generate-review-summary", "/api/_admin/rule-builder-preview/{orderId}", - "/app-mcp-prompt", - "/app-mcp-prompt/{id}", - "/app-mcp-resource", - "/app-mcp-resource/{id}", - "/app-mcp-tool", - "/app-mcp-tool/{id}", "/b2b-business-partner", "/b2b-business-partner/{id}", "/b2b-components-advanced-product-catalogs", @@ -205,14 +196,13 @@ "/search/advanced-search-action", "/search/advanced-search-action-search-term", "/search/advanced-search-boosting", + "/search/advanced-search-compound-dictionary", "/search/advanced-search-config", "/search/advanced-search-config-field", "/search/advanced-search-entity-stream", "/search/advanced-search-entity-stream-filter", + "/search/advanced-search-stopword-dictionary", "/search/advanced-search-synonym", - "/search/app-mcp-prompt", - "/search/app-mcp-resource", - "/search/app-mcp-tool", "/search/b2b-business-partner", "/search/b2b-components-advanced-product-catalogs", "/search/b2b-components-approval-rule", @@ -320,6 +310,8 @@ "AdvancedSearchActionSearchTermJsonApi", "AdvancedSearchBoosting", "AdvancedSearchBoostingJsonApi", + "AdvancedSearchCompoundDictionary", + "AdvancedSearchCompoundDictionaryJsonApi", "AdvancedSearchConfig", "AdvancedSearchConfigField", "AdvancedSearchConfigFieldJsonApi", @@ -328,6 +320,8 @@ "AdvancedSearchEntityStreamFilter", "AdvancedSearchEntityStreamFilterJsonApi", "AdvancedSearchEntityStreamJsonApi", + "AdvancedSearchStopwordDictionary", + "AdvancedSearchStopwordDictionaryJsonApi", "AdvancedSearchSynonym", "AdvancedSearchSynonymJsonApi", "Aggregation", @@ -407,6 +401,7 @@ "B2bComponentsShoppingListJsonApi", "B2bComponentsShoppingListLineItem", "B2bComponentsShoppingListLineItemJsonApi", + "B2bComponentsSubscriptionBudget", "B2bComponentsSubscriptionEmployee", "B2bComponentsSubscriptionEmployeeJsonApi", "B2bEmployee",