@dynamic-labs/sdk-api 0.0.109 → 0.0.110

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dynamic-labs/sdk-api",
3
- "version": "0.0.109",
3
+ "version": "0.0.110",
4
4
  "author": "Dynamic Labs",
5
5
  "license": "Apache-2.0",
6
6
  "publishConfig": {
@@ -26,7 +26,7 @@ export interface InviteSendRequest {
26
26
  * @type {string}
27
27
  * @memberof InviteSendRequest
28
28
  */
29
- alias?: string;
29
+ alias?: string | null;
30
30
  }
31
31
  export declare function InviteSendRequestFromJSON(json: any): InviteSendRequest;
32
32
  export declare function InviteSendRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): InviteSendRequest;
@@ -27,6 +27,18 @@ export interface Organization {
27
27
  * @memberof Organization
28
28
  */
29
29
  name: string;
30
+ /**
31
+ *
32
+ * @type {string}
33
+ * @memberof Organization
34
+ */
35
+ description?: string | null;
36
+ /**
37
+ *
38
+ * @type {string}
39
+ * @memberof Organization
40
+ */
41
+ websiteUrl?: string | null;
30
42
  }
31
43
  export declare function OrganizationFromJSON(json: any): Organization;
32
44
  export declare function OrganizationFromJSONTyped(json: any, ignoreDiscriminator: boolean): Organization;
@@ -14,6 +14,7 @@
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.OrganizationToJSON = exports.OrganizationFromJSONTyped = exports.OrganizationFromJSON = void 0;
17
+ const runtime_1 = require("../runtime");
17
18
  function OrganizationFromJSON(json) {
18
19
  return OrganizationFromJSONTyped(json, false);
19
20
  }
@@ -25,6 +26,8 @@ function OrganizationFromJSONTyped(json, ignoreDiscriminator) {
25
26
  return {
26
27
  'id': json['id'],
27
28
  'name': json['name'],
29
+ 'description': !(0, runtime_1.exists)(json, 'description') ? undefined : json['description'],
30
+ 'websiteUrl': !(0, runtime_1.exists)(json, 'websiteUrl') ? undefined : json['websiteUrl'],
28
31
  };
29
32
  }
30
33
  exports.OrganizationFromJSONTyped = OrganizationFromJSONTyped;
@@ -38,6 +41,8 @@ function OrganizationToJSON(value) {
38
41
  return {
39
42
  'id': value.id,
40
43
  'name': value.name,
44
+ 'description': value.description,
45
+ 'websiteUrl': value.websiteUrl,
41
46
  };
42
47
  }
43
48
  exports.OrganizationToJSON = OrganizationToJSON;
@@ -1 +1 @@
1
- {"version":3,"file":"Organization.js","sourceRoot":"","sources":["../../../../../libs/sdk-api/src/models/Organization.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAuBH,SAAgB,oBAAoB,CAAC,IAAS;IAC1C,OAAO,yBAAyB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClD,CAAC;AAFD,oDAEC;AAED,SAAgB,yBAAyB,CAAC,IAAS,EAAE,mBAA4B;IAC7E,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;KACvB,CAAC;AACN,CAAC;AATD,8DASC;AAED,SAAgB,kBAAkB,CAAC,KAA2B;IAC1D,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,KAAK,CAAC,EAAE;QACd,MAAM,EAAE,KAAK,CAAC,IAAI;KACrB,CAAC;AACN,CAAC;AAZD,gDAYC"}
1
+ {"version":3,"file":"Organization.js","sourceRoot":"","sources":["../../../../../libs/sdk-api/src/models/Organization.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAEH,wCAA+C;AAiC/C,SAAgB,oBAAoB,CAAC,IAAS;IAC1C,OAAO,yBAAyB,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AAClD,CAAC;AAFD,oDAEC;AAED,SAAgB,yBAAyB,CAAC,IAAS,EAAE,mBAA4B;IAC7E,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,aAAa,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC7E,YAAY,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;KAC7E,CAAC;AACN,CAAC;AAXD,8DAWC;AAED,SAAgB,kBAAkB,CAAC,KAA2B;IAC1D,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,KAAK,CAAC,EAAE;QACd,MAAM,EAAE,KAAK,CAAC,IAAI;QAClB,aAAa,EAAE,KAAK,CAAC,WAAW;QAChC,YAAY,EAAE,KAAK,CAAC,UAAU;KACjC,CAAC;AACN,CAAC;AAdD,gDAcC"}
@@ -21,6 +21,18 @@ export interface OrganizationFields {
21
21
  * @memberof OrganizationFields
22
22
  */
23
23
  name: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof OrganizationFields
28
+ */
29
+ description?: string | null;
30
+ /**
31
+ *
32
+ * @type {string}
33
+ * @memberof OrganizationFields
34
+ */
35
+ websiteUrl?: string | null;
24
36
  }
25
37
  export declare function OrganizationFieldsFromJSON(json: any): OrganizationFields;
26
38
  export declare function OrganizationFieldsFromJSONTyped(json: any, ignoreDiscriminator: boolean): OrganizationFields;
@@ -14,6 +14,7 @@
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.OrganizationFieldsToJSON = exports.OrganizationFieldsFromJSONTyped = exports.OrganizationFieldsFromJSON = void 0;
17
+ const runtime_1 = require("../runtime");
17
18
  function OrganizationFieldsFromJSON(json) {
18
19
  return OrganizationFieldsFromJSONTyped(json, false);
19
20
  }
@@ -24,6 +25,8 @@ function OrganizationFieldsFromJSONTyped(json, ignoreDiscriminator) {
24
25
  }
25
26
  return {
26
27
  'name': json['name'],
28
+ 'description': !(0, runtime_1.exists)(json, 'description') ? undefined : json['description'],
29
+ 'websiteUrl': !(0, runtime_1.exists)(json, 'websiteUrl') ? undefined : json['websiteUrl'],
27
30
  };
28
31
  }
29
32
  exports.OrganizationFieldsFromJSONTyped = OrganizationFieldsFromJSONTyped;
@@ -36,6 +39,8 @@ function OrganizationFieldsToJSON(value) {
36
39
  }
37
40
  return {
38
41
  'name': value.name,
42
+ 'description': value.description,
43
+ 'websiteUrl': value.websiteUrl,
39
44
  };
40
45
  }
41
46
  exports.OrganizationFieldsToJSON = OrganizationFieldsToJSON;
@@ -1 +1 @@
1
- {"version":3,"file":"OrganizationFields.js","sourceRoot":"","sources":["../../../../../libs/sdk-api/src/models/OrganizationFields.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAiBH,SAAgB,0BAA0B,CAAC,IAAS;IAChD,OAAO,+BAA+B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxD,CAAC;AAFD,gEAEC;AAED,SAAgB,+BAA+B,CAAC,IAAS,EAAE,mBAA4B;IACnF,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;KACvB,CAAC;AACN,CAAC;AARD,0EAQC;AAED,SAAgB,wBAAwB,CAAC,KAAiC;IACtE,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,IAAI;KACrB,CAAC;AACN,CAAC;AAXD,4DAWC"}
1
+ {"version":3,"file":"OrganizationFields.js","sourceRoot":"","sources":["../../../../../libs/sdk-api/src/models/OrganizationFields.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAEH,wCAA+C;AA2B/C,SAAgB,0BAA0B,CAAC,IAAS;IAChD,OAAO,+BAA+B,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACxD,CAAC;AAFD,gEAEC;AAED,SAAgB,+BAA+B,CAAC,IAAS,EAAE,mBAA4B;IACnF,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,aAAa,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC7E,YAAY,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;KAC7E,CAAC;AACN,CAAC;AAVD,0EAUC;AAED,SAAgB,wBAAwB,CAAC,KAAiC;IACtE,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,IAAI;QAClB,aAAa,EAAE,KAAK,CAAC,WAAW;QAChC,YAAY,EAAE,KAAK,CAAC,UAAU;KACjC,CAAC;AACN,CAAC;AAbD,4DAaC"}
@@ -21,6 +21,18 @@ export interface OrganizationRequest {
21
21
  * @memberof OrganizationRequest
22
22
  */
23
23
  name: string;
24
+ /**
25
+ *
26
+ * @type {string}
27
+ * @memberof OrganizationRequest
28
+ */
29
+ description?: string | null;
30
+ /**
31
+ *
32
+ * @type {string}
33
+ * @memberof OrganizationRequest
34
+ */
35
+ websiteUrl?: string | null;
24
36
  }
25
37
  export declare function OrganizationRequestFromJSON(json: any): OrganizationRequest;
26
38
  export declare function OrganizationRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): OrganizationRequest;
@@ -14,6 +14,7 @@
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.OrganizationRequestToJSON = exports.OrganizationRequestFromJSONTyped = exports.OrganizationRequestFromJSON = void 0;
17
+ const runtime_1 = require("../runtime");
17
18
  function OrganizationRequestFromJSON(json) {
18
19
  return OrganizationRequestFromJSONTyped(json, false);
19
20
  }
@@ -24,6 +25,8 @@ function OrganizationRequestFromJSONTyped(json, ignoreDiscriminator) {
24
25
  }
25
26
  return {
26
27
  'name': json['name'],
28
+ 'description': !(0, runtime_1.exists)(json, 'description') ? undefined : json['description'],
29
+ 'websiteUrl': !(0, runtime_1.exists)(json, 'websiteUrl') ? undefined : json['websiteUrl'],
27
30
  };
28
31
  }
29
32
  exports.OrganizationRequestFromJSONTyped = OrganizationRequestFromJSONTyped;
@@ -36,6 +39,8 @@ function OrganizationRequestToJSON(value) {
36
39
  }
37
40
  return {
38
41
  'name': value.name,
42
+ 'description': value.description,
43
+ 'websiteUrl': value.websiteUrl,
39
44
  };
40
45
  }
41
46
  exports.OrganizationRequestToJSON = OrganizationRequestToJSON;
@@ -1 +1 @@
1
- {"version":3,"file":"OrganizationRequest.js","sourceRoot":"","sources":["../../../../../libs/sdk-api/src/models/OrganizationRequest.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAiBH,SAAgB,2BAA2B,CAAC,IAAS;IACjD,OAAO,gCAAgC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzD,CAAC;AAFD,kEAEC;AAED,SAAgB,gCAAgC,CAAC,IAAS,EAAE,mBAA4B;IACpF,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;KACvB,CAAC;AACN,CAAC;AARD,4EAQC;AAED,SAAgB,yBAAyB,CAAC,KAAkC;IACxE,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,IAAI;KACrB,CAAC;AACN,CAAC;AAXD,8DAWC"}
1
+ {"version":3,"file":"OrganizationRequest.js","sourceRoot":"","sources":["../../../../../libs/sdk-api/src/models/OrganizationRequest.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAEH,wCAA+C;AA2B/C,SAAgB,2BAA2B,CAAC,IAAS;IACjD,OAAO,gCAAgC,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACzD,CAAC;AAFD,kEAEC;AAED,SAAgB,gCAAgC,CAAC,IAAS,EAAE,mBAA4B;IACpF,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,aAAa,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC7E,YAAY,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;KAC7E,CAAC;AACN,CAAC;AAVD,4EAUC;AAED,SAAgB,yBAAyB,CAAC,KAAkC;IACxE,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,MAAM,EAAE,KAAK,CAAC,IAAI;QAClB,aAAa,EAAE,KAAK,CAAC,WAAW;QAChC,YAAY,EAAE,KAAK,CAAC,UAAU;KACjC,CAAC;AACN,CAAC;AAbD,8DAaC"}
@@ -27,6 +27,18 @@ export interface OrganizationResponseOrganization {
27
27
  * @memberof OrganizationResponseOrganization
28
28
  */
29
29
  name: string;
30
+ /**
31
+ *
32
+ * @type {string}
33
+ * @memberof OrganizationResponseOrganization
34
+ */
35
+ description?: string | null;
36
+ /**
37
+ *
38
+ * @type {string}
39
+ * @memberof OrganizationResponseOrganization
40
+ */
41
+ websiteUrl?: string | null;
30
42
  }
31
43
  export declare function OrganizationResponseOrganizationFromJSON(json: any): OrganizationResponseOrganization;
32
44
  export declare function OrganizationResponseOrganizationFromJSONTyped(json: any, ignoreDiscriminator: boolean): OrganizationResponseOrganization;
@@ -14,6 +14,7 @@
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
16
16
  exports.OrganizationResponseOrganizationToJSON = exports.OrganizationResponseOrganizationFromJSONTyped = exports.OrganizationResponseOrganizationFromJSON = void 0;
17
+ const runtime_1 = require("../runtime");
17
18
  function OrganizationResponseOrganizationFromJSON(json) {
18
19
  return OrganizationResponseOrganizationFromJSONTyped(json, false);
19
20
  }
@@ -25,6 +26,8 @@ function OrganizationResponseOrganizationFromJSONTyped(json, ignoreDiscriminator
25
26
  return {
26
27
  'id': json['id'],
27
28
  'name': json['name'],
29
+ 'description': !(0, runtime_1.exists)(json, 'description') ? undefined : json['description'],
30
+ 'websiteUrl': !(0, runtime_1.exists)(json, 'websiteUrl') ? undefined : json['websiteUrl'],
28
31
  };
29
32
  }
30
33
  exports.OrganizationResponseOrganizationFromJSONTyped = OrganizationResponseOrganizationFromJSONTyped;
@@ -38,6 +41,8 @@ function OrganizationResponseOrganizationToJSON(value) {
38
41
  return {
39
42
  'id': value.id,
40
43
  'name': value.name,
44
+ 'description': value.description,
45
+ 'websiteUrl': value.websiteUrl,
41
46
  };
42
47
  }
43
48
  exports.OrganizationResponseOrganizationToJSON = OrganizationResponseOrganizationToJSON;
@@ -1 +1 @@
1
- {"version":3,"file":"OrganizationResponseOrganization.js","sourceRoot":"","sources":["../../../../../libs/sdk-api/src/models/OrganizationResponseOrganization.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAuBH,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAFD,4FAEC;AAED,SAAgB,6CAA6C,CAAC,IAAS,EAAE,mBAA4B;IACjG,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;KACvB,CAAC;AACN,CAAC;AATD,sGASC;AAED,SAAgB,sCAAsC,CAAC,KAA+C;IAClG,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,KAAK,CAAC,EAAE;QACd,MAAM,EAAE,KAAK,CAAC,IAAI;KACrB,CAAC;AACN,CAAC;AAZD,wFAYC"}
1
+ {"version":3,"file":"OrganizationResponseOrganization.js","sourceRoot":"","sources":["../../../../../libs/sdk-api/src/models/OrganizationResponseOrganization.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG;;;AAEH,wCAA+C;AAiC/C,SAAgB,wCAAwC,CAAC,IAAS;IAC9D,OAAO,6CAA6C,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;AACtE,CAAC;AAFD,4FAEC;AAED,SAAgB,6CAA6C,CAAC,IAAS,EAAE,mBAA4B;IACjG,IAAI,CAAC,IAAI,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,KAAK,IAAI,CAAC,EAAE;QACzC,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,IAAI,CAAC,IAAI,CAAC;QAChB,MAAM,EAAE,IAAI,CAAC,MAAM,CAAC;QACpB,aAAa,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,aAAa,CAAC;QAC7E,YAAY,EAAE,CAAC,IAAA,gBAAM,EAAC,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI,CAAC,YAAY,CAAC;KAC7E,CAAC;AACN,CAAC;AAXD,sGAWC;AAED,SAAgB,sCAAsC,CAAC,KAA+C;IAClG,IAAI,KAAK,KAAK,SAAS,EAAE;QACrB,OAAO,SAAS,CAAC;KACpB;IACD,IAAI,KAAK,KAAK,IAAI,EAAE;QAChB,OAAO,IAAI,CAAC;KACf;IACD,OAAO;QAEH,IAAI,EAAE,KAAK,CAAC,EAAE;QACd,MAAM,EAAE,KAAK,CAAC,IAAI;QAClB,aAAa,EAAE,KAAK,CAAC,WAAW;QAChC,YAAY,EAAE,KAAK,CAAC,UAAU;KACjC,CAAC;AACN,CAAC;AAdD,wFAcC"}
@@ -26,7 +26,7 @@ export interface PostAllowlistEntriesRequest {
26
26
  * @type {string}
27
27
  * @memberof PostAllowlistEntriesRequest
28
28
  */
29
- alias?: string;
29
+ alias?: string | null;
30
30
  }
31
31
  export declare function PostAllowlistEntriesRequestFromJSON(json: any): PostAllowlistEntriesRequest;
32
32
  export declare function PostAllowlistEntriesRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): PostAllowlistEntriesRequest;