@apideck/node
Advanced tools
Comparing version 1.0.0-beta.6 to 1.0.0-beta.7
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -15,3 +15,2 @@ * | ||
import { ConnectionConfiguration } from './ConnectionConfiguration'; | ||
import { ConnectionMetadata } from './ConnectionMetadata'; | ||
import { ConnectionState } from './ConnectionState'; | ||
@@ -80,7 +79,9 @@ import { FormField } from './FormField'; | ||
/** | ||
* | ||
* @type {ConnectionMetadata} | ||
* Attach your own consumer specific metadata | ||
* @type {{ [key: string]: object; }} | ||
* @memberof Connection | ||
*/ | ||
metadata?: ConnectionMetadata | null; | ||
metadata?: { | ||
[key: string]: object; | ||
} | null; | ||
/** | ||
@@ -87,0 +88,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -21,12 +21,12 @@ * | ||
* | ||
* @type {ConnectionMetadata} | ||
* @type {string} | ||
* @memberof ConnectionMetadata | ||
*/ | ||
ecosystem?: ConnectionMetadata; | ||
id?: string; | ||
/** | ||
* | ||
* @type {ConnectionMetadata} | ||
* @type {string} | ||
* @memberof ConnectionMetadata | ||
*/ | ||
account?: ConnectionMetadata; | ||
name?: string; | ||
} | ||
@@ -33,0 +33,0 @@ export declare function ConnectionMetadataFromJSON(json: any): ConnectionMetadata; |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -14,3 +14,3 @@ * | ||
/** | ||
* | ||
* [Connection state flow](#section/Connection-state) | ||
* @export | ||
@@ -17,0 +17,0 @@ * @enum {string} |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -13,3 +13,3 @@ * | ||
*/ | ||
import { ConnectionMetadata } from './ConnectionMetadata'; | ||
import { CreateConnectionRequestBodyMetadata } from './CreateConnectionRequestBodyMetadata'; | ||
/** | ||
@@ -35,6 +35,6 @@ * | ||
* | ||
* @type {ConnectionMetadata} | ||
* @type {CreateConnectionRequestBodyMetadata} | ||
* @memberof CreateConnectionRequestBody | ||
*/ | ||
metadata?: ConnectionMetadata | null; | ||
metadata?: CreateConnectionRequestBodyMetadata | null; | ||
} | ||
@@ -41,0 +41,0 @@ export declare function CreateConnectionRequestBodyFromJSON(json: any): CreateConnectionRequestBody; |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -26,2 +26,3 @@ export * from './Activity'; | ||
export * from './CreateConnectionRequestBody'; | ||
export * from './CreateConnectionRequestBodyMetadata'; | ||
export * from './CreateConnectionResponse'; | ||
@@ -28,0 +29,0 @@ export * from './CreateContactResponse'; |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -35,2 +35,10 @@ * | ||
/** | ||
* Custom consumer settings that are passed part of the session. | ||
* @type {{ [key: string]: object; }} | ||
* @memberof SessionRequest | ||
*/ | ||
custom_consumer_settings?: { | ||
[key: string]: object; | ||
}; | ||
/** | ||
* | ||
@@ -37,0 +45,0 @@ * @type {SessionRequestTheme} |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
@@ -5,3 +5,3 @@ /** | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -8,0 +8,0 @@ * |
{ | ||
"name": "@apideck/node", | ||
"version": "1.0.0-beta.6", | ||
"version": "1.0.0-beta.7", | ||
"description": "Apideck Node.js SDK", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -26,7 +26,2 @@ * | ||
} from './ConnectionConfiguration' | ||
import { | ||
ConnectionMetadata, | ||
ConnectionMetadataFromJSON, | ||
ConnectionMetadataToJSON | ||
} from './ConnectionMetadata' | ||
import { ConnectionState, ConnectionStateFromJSON, ConnectionStateToJSON } from './ConnectionState' | ||
@@ -96,7 +91,7 @@ import { FormField, FormFieldFromJSON, FormFieldToJSON } from './FormField' | ||
/** | ||
* | ||
* @type {ConnectionMetadata} | ||
* Attach your own consumer specific metadata | ||
* @type {{ [key: string]: object; }} | ||
* @memberof Connection | ||
*/ | ||
metadata?: ConnectionMetadata | null | ||
metadata?: { [key: string]: object } | null | ||
/** | ||
@@ -216,3 +211,3 @@ * | ||
settings: !exists(json, 'settings') ? undefined : json['settings'], | ||
metadata: !exists(json, 'metadata') ? undefined : ConnectionMetadataFromJSON(json['metadata']), | ||
metadata: !exists(json, 'metadata') ? undefined : json['metadata'], | ||
auth_type: !exists(json, 'auth_type') ? undefined : AuthTypeFromJSON(json['auth_type']), | ||
@@ -263,3 +258,3 @@ status: !exists(json, 'status') ? undefined : json['status'], | ||
settings: value.settings, | ||
metadata: ConnectionMetadataToJSON(value.metadata), | ||
metadata: value.metadata, | ||
auth_type: AuthTypeToJSON(value.auth_type), | ||
@@ -266,0 +261,0 @@ status: value.status, |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -28,12 +28,12 @@ * | ||
* | ||
* @type {ConnectionMetadata} | ||
* @type {string} | ||
* @memberof ConnectionMetadata | ||
*/ | ||
ecosystem?: ConnectionMetadata | ||
id?: string | ||
/** | ||
* | ||
* @type {ConnectionMetadata} | ||
* @type {string} | ||
* @memberof ConnectionMetadata | ||
*/ | ||
account?: ConnectionMetadata | ||
name?: string | ||
} | ||
@@ -53,6 +53,4 @@ | ||
return { | ||
ecosystem: !exists(json, 'ecosystem') | ||
? undefined | ||
: ConnectionMetadataFromJSON(json['ecosystem']), | ||
account: !exists(json, 'account') ? undefined : ConnectionMetadataFromJSON(json['account']) | ||
id: !exists(json, 'id') ? undefined : json['id'], | ||
name: !exists(json, 'name') ? undefined : json['name'] | ||
} | ||
@@ -69,5 +67,5 @@ } | ||
return { | ||
ecosystem: ConnectionMetadataToJSON(value.ecosystem), | ||
account: ConnectionMetadataToJSON(value.account) | ||
id: value.id, | ||
name: value.name | ||
} | ||
} |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -17,3 +17,3 @@ * | ||
/** | ||
* | ||
* [Connection state flow](#section/Connection-state) | ||
* @export | ||
@@ -20,0 +20,0 @@ * @enum {string} |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -21,6 +21,6 @@ * | ||
import { | ||
ConnectionMetadata, | ||
ConnectionMetadataFromJSON, | ||
ConnectionMetadataToJSON | ||
} from './ConnectionMetadata' | ||
CreateConnectionRequestBodyMetadata, | ||
CreateConnectionRequestBodyMetadataFromJSON, | ||
CreateConnectionRequestBodyMetadataToJSON | ||
} from './CreateConnectionRequestBodyMetadata' | ||
@@ -47,6 +47,6 @@ /** | ||
* | ||
* @type {ConnectionMetadata} | ||
* @type {CreateConnectionRequestBodyMetadata} | ||
* @memberof CreateConnectionRequestBody | ||
*/ | ||
metadata?: ConnectionMetadata | null | ||
metadata?: CreateConnectionRequestBodyMetadata | null | ||
} | ||
@@ -68,3 +68,5 @@ | ||
settings: !exists(json, 'settings') ? undefined : json['settings'], | ||
metadata: !exists(json, 'metadata') ? undefined : ConnectionMetadataFromJSON(json['metadata']) | ||
metadata: !exists(json, 'metadata') | ||
? undefined | ||
: CreateConnectionRequestBodyMetadataFromJSON(json['metadata']) | ||
} | ||
@@ -83,4 +85,4 @@ } | ||
settings: value.settings, | ||
metadata: ConnectionMetadataToJSON(value.metadata) | ||
metadata: CreateConnectionRequestBodyMetadataToJSON(value.metadata) | ||
} | ||
} |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -26,2 +26,3 @@ export * from './Activity' | ||
export * from './CreateConnectionRequestBody' | ||
export * from './CreateConnectionRequestBodyMetadata' | ||
export * from './CreateConnectionResponse' | ||
@@ -28,0 +29,0 @@ export * from './CreateContactResponse' |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -55,2 +55,8 @@ * | ||
/** | ||
* Custom consumer settings that are passed part of the session. | ||
* @type {{ [key: string]: object; }} | ||
* @memberof SessionRequest | ||
*/ | ||
custom_consumer_settings?: { [key: string]: object } | ||
/** | ||
* | ||
@@ -85,2 +91,5 @@ * @type {SessionRequestTheme} | ||
: ConsumerMetadataFromJSON(json['consumer_metadata']), | ||
custom_consumer_settings: !exists(json, 'custom_consumer_settings') | ||
? undefined | ||
: json['custom_consumer_settings'], | ||
theme: !exists(json, 'theme') ? undefined : SessionRequestThemeFromJSON(json['theme']), | ||
@@ -103,2 +112,3 @@ settings: !exists(json, 'settings') | ||
consumer_metadata: ConsumerMetadataToJSON(value.consumer_metadata), | ||
custom_consumer_settings: value.custom_consumer_settings, | ||
theme: SessionRequestThemeToJSON(value.theme), | ||
@@ -105,0 +115,0 @@ settings: SessionRequestSettingsToJSON(value.settings) |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
@@ -7,3 +7,3 @@ /* tslint:disable */ | ||
* | ||
* The version of the OpenAPI document: 5.2.0 | ||
* The version of the OpenAPI document: 5.3.0 | ||
* | ||
@@ -10,0 +10,0 @@ * |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4428483
324
51706