ch-admin-api-client-typescript 5.90.10 → 5.90.29
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/lib/api/cors-allowed-origins-api.d.ts +416 -0
- package/lib/api/cors-allowed-origins-api.d.ts.map +1 -0
- package/lib/api/cors-allowed-origins-api.js +794 -0
- package/lib/api.d.ts +1 -0
- package/lib/api.d.ts.map +1 -1
- package/lib/api.js +1 -0
- package/lib/models/cors-allowed-origin-model.d.ts +99 -0
- package/lib/models/cors-allowed-origin-model.d.ts.map +1 -0
- package/lib/models/cors-allowed-origin-model.js +15 -0
- package/lib/models/cors-allowed-origins-model.d.ts +26 -0
- package/lib/models/cors-allowed-origins-model.d.ts.map +1 -0
- package/lib/models/cors-allowed-origins-model.js +15 -0
- package/lib/models/cors-allowed-origins-sync-model.d.ts +38 -0
- package/lib/models/cors-allowed-origins-sync-model.d.ts.map +1 -0
- package/lib/models/cors-allowed-origins-sync-model.js +15 -0
- package/lib/models/cors-allowed-origins-sync-target-model.d.ts +104 -0
- package/lib/models/cors-allowed-origins-sync-target-model.d.ts.map +1 -0
- package/lib/models/cors-allowed-origins-sync-target-model.js +15 -0
- package/lib/models/cors-origin-source-type.d.ts +22 -0
- package/lib/models/cors-origin-source-type.d.ts.map +1 -0
- package/lib/models/cors-origin-source-type.js +25 -0
- package/lib/models/cors-target-type.d.ts +22 -0
- package/lib/models/cors-target-type.d.ts.map +1 -0
- package/lib/models/cors-target-type.js +25 -0
- package/lib/models/create-cors-allowed-origin-command.d.ts +50 -0
- package/lib/models/create-cors-allowed-origin-command.d.ts.map +1 -0
- package/lib/models/create-cors-allowed-origin-command.js +15 -0
- package/lib/models/index.d.ts +10 -0
- package/lib/models/index.d.ts.map +1 -1
- package/lib/models/index.js +10 -0
- package/lib/models/rebuild-cors-allowed-origins-command.d.ts +25 -0
- package/lib/models/rebuild-cors-allowed-origins-command.d.ts.map +1 -0
- package/lib/models/rebuild-cors-allowed-origins-command.js +15 -0
- package/lib/models/sync-cors-allowed-origins-command.d.ts +25 -0
- package/lib/models/sync-cors-allowed-origins-command.d.ts.map +1 -0
- package/lib/models/sync-cors-allowed-origins-command.js +15 -0
- package/lib/models/translate-about-us-page-command.d.ts +12 -0
- package/lib/models/translate-about-us-page-command.d.ts.map +1 -1
- package/lib/models/translate-article-category-command.d.ts +12 -0
- package/lib/models/translate-article-category-command.d.ts.map +1 -1
- package/lib/models/translate-article-command.d.ts +12 -0
- package/lib/models/translate-article-command.d.ts.map +1 -1
- package/lib/models/translate-benefit-command.d.ts +12 -0
- package/lib/models/translate-benefit-command.d.ts.map +1 -1
- package/lib/models/translate-command.d.ts +2 -2
- package/lib/models/translate-command.d.ts.map +1 -1
- package/lib/models/translate-country-command.d.ts +12 -0
- package/lib/models/translate-country-command.d.ts.map +1 -1
- package/lib/models/translate-deal-command.d.ts +12 -0
- package/lib/models/translate-deal-command.d.ts.map +1 -1
- package/lib/models/translate-doctor-affiliation-command.d.ts +12 -0
- package/lib/models/translate-doctor-affiliation-command.d.ts.map +1 -1
- package/lib/models/translate-frequently-asked-question-command.d.ts +12 -0
- package/lib/models/translate-frequently-asked-question-command.d.ts.map +1 -1
- package/lib/models/translate-general-article-command.d.ts +12 -0
- package/lib/models/translate-general-article-command.d.ts.map +1 -1
- package/lib/models/translate-hospital-command.d.ts +12 -0
- package/lib/models/translate-hospital-command.d.ts.map +1 -1
- package/lib/models/translate-hospital-service-command.d.ts +12 -0
- package/lib/models/translate-hospital-service-command.d.ts.map +1 -1
- package/lib/models/translate-hospital-specialty-command.d.ts +12 -0
- package/lib/models/translate-hospital-specialty-command.d.ts.map +1 -1
- package/lib/models/translate-specialty-command.d.ts +12 -0
- package/lib/models/translate-specialty-command.d.ts.map +1 -1
- package/lib/models/translate-specialty-type-command.d.ts +12 -0
- package/lib/models/translate-specialty-type-command.d.ts.map +1 -1
- package/lib/models/update-cors-allowed-origin-command.d.ts +56 -0
- package/lib/models/update-cors-allowed-origin-command.d.ts.map +1 -0
- package/lib/models/update-cors-allowed-origin-command.js +15 -0
- package/package.json +1 -1
package/lib/api.d.ts
CHANGED
|
@@ -26,6 +26,7 @@ export * from './api/call-histories-api';
|
|
|
26
26
|
export * from './api/communications-api';
|
|
27
27
|
export * from './api/content-managers-api';
|
|
28
28
|
export * from './api/contributors-api';
|
|
29
|
+
export * from './api/cors-allowed-origins-api';
|
|
29
30
|
export * from './api/countries-api';
|
|
30
31
|
export * from './api/curation-categories-api';
|
|
31
32
|
export * from './api/curations-api';
|
package/lib/api.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../src/api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,wCAAwC,CAAC;AACvD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mBAAmB,CAAC;AAClC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sCAAsC,CAAC;AACrD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kBAAkB,CAAC;AACjC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oCAAoC,CAAC"}
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../src/api.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH,cAAc,oBAAoB,CAAC;AACnC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,oBAAoB,CAAC;AACnC,cAAc,wCAAwC,CAAC;AACvD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,qBAAqB,CAAC;AACpC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,iBAAiB,CAAC;AAChC,cAAc,wBAAwB,CAAC;AACvC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mBAAmB,CAAC;AAClC,cAAc,0BAA0B,CAAC;AACzC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,sCAAsC,CAAC;AACrD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,kBAAkB,CAAC;AACjC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,oBAAoB,CAAC;AACnC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,uBAAuB,CAAC;AACtC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oCAAoC,CAAC"}
|
package/lib/api.js
CHANGED
|
@@ -44,6 +44,7 @@ __exportStar(require("./api/call-histories-api"), exports);
|
|
|
44
44
|
__exportStar(require("./api/communications-api"), exports);
|
|
45
45
|
__exportStar(require("./api/content-managers-api"), exports);
|
|
46
46
|
__exportStar(require("./api/contributors-api"), exports);
|
|
47
|
+
__exportStar(require("./api/cors-allowed-origins-api"), exports);
|
|
47
48
|
__exportStar(require("./api/countries-api"), exports);
|
|
48
49
|
__exportStar(require("./api/curation-categories-api"), exports);
|
|
49
50
|
__exportStar(require("./api/curations-api"), exports);
|
|
@@ -0,0 +1,99 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital Admin Api
|
|
3
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1
|
|
6
|
+
* Contact: developer@icloudhospital.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { CorsOriginSourceType } from './cors-origin-source-type';
|
|
13
|
+
import { CorsTargetType } from './cors-target-type';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface CorsAllowedOriginModel
|
|
18
|
+
*/
|
|
19
|
+
export interface CorsAllowedOriginModel {
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @type {string}
|
|
23
|
+
* @memberof CorsAllowedOriginModel
|
|
24
|
+
*/
|
|
25
|
+
'id'?: string;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {CorsTargetType}
|
|
29
|
+
* @memberof CorsAllowedOriginModel
|
|
30
|
+
*/
|
|
31
|
+
'targetType'?: CorsTargetType;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof CorsAllowedOriginModel
|
|
36
|
+
*/
|
|
37
|
+
'origin'?: string | null;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {string}
|
|
41
|
+
* @memberof CorsAllowedOriginModel
|
|
42
|
+
*/
|
|
43
|
+
'normalizedOrigin'?: string | null;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {CorsOriginSourceType}
|
|
47
|
+
* @memberof CorsAllowedOriginModel
|
|
48
|
+
*/
|
|
49
|
+
'originSourceType'?: CorsOriginSourceType;
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {string}
|
|
53
|
+
* @memberof CorsAllowedOriginModel
|
|
54
|
+
*/
|
|
55
|
+
'hospitalId'?: string | null;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {number}
|
|
59
|
+
* @memberof CorsAllowedOriginModel
|
|
60
|
+
*/
|
|
61
|
+
'order'?: number;
|
|
62
|
+
/**
|
|
63
|
+
*
|
|
64
|
+
* @type {string}
|
|
65
|
+
* @memberof CorsAllowedOriginModel
|
|
66
|
+
*/
|
|
67
|
+
'auditMessage'?: string | null;
|
|
68
|
+
/**
|
|
69
|
+
*
|
|
70
|
+
* @type {Date}
|
|
71
|
+
* @memberof CorsAllowedOriginModel
|
|
72
|
+
*/
|
|
73
|
+
'createdDate'?: Date;
|
|
74
|
+
/**
|
|
75
|
+
*
|
|
76
|
+
* @type {string}
|
|
77
|
+
* @memberof CorsAllowedOriginModel
|
|
78
|
+
*/
|
|
79
|
+
'createdBy'?: string;
|
|
80
|
+
/**
|
|
81
|
+
*
|
|
82
|
+
* @type {Date}
|
|
83
|
+
* @memberof CorsAllowedOriginModel
|
|
84
|
+
*/
|
|
85
|
+
'updatedDate'?: Date | null;
|
|
86
|
+
/**
|
|
87
|
+
*
|
|
88
|
+
* @type {string}
|
|
89
|
+
* @memberof CorsAllowedOriginModel
|
|
90
|
+
*/
|
|
91
|
+
'updatedBy'?: string | null;
|
|
92
|
+
/**
|
|
93
|
+
*
|
|
94
|
+
* @type {boolean}
|
|
95
|
+
* @memberof CorsAllowedOriginModel
|
|
96
|
+
*/
|
|
97
|
+
'isDeleted'?: boolean;
|
|
98
|
+
}
|
|
99
|
+
//# sourceMappingURL=cors-allowed-origin-model.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cors-allowed-origin-model.d.ts","sourceRoot":"","sources":["../../src/models/cors-allowed-origin-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAGjE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAEpD;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,YAAY,CAAC,EAAE,cAAc,CAAC;IAC9B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACnC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,oBAAoB,CAAC;IAC1C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC/B;;;;OAIG;IACH,aAAa,CAAC,EAAE,IAAI,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;;OAIG;IACH,aAAa,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital Admin Api
|
|
6
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1
|
|
9
|
+
* Contact: developer@icloudhospital.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital Admin Api
|
|
3
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1
|
|
6
|
+
* Contact: developer@icloudhospital.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { CorsAllowedOriginModel } from './cors-allowed-origin-model';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CorsAllowedOriginsModel
|
|
17
|
+
*/
|
|
18
|
+
export interface CorsAllowedOriginsModel {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {Array<CorsAllowedOriginModel>}
|
|
22
|
+
* @memberof CorsAllowedOriginsModel
|
|
23
|
+
*/
|
|
24
|
+
'items'?: Array<CorsAllowedOriginModel> | null;
|
|
25
|
+
}
|
|
26
|
+
//# sourceMappingURL=cors-allowed-origins-model.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cors-allowed-origins-model.d.ts","sourceRoot":"","sources":["../../src/models/cors-allowed-origins-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,sBAAsB,EAAE,MAAM,6BAA6B,CAAC;AAErE;;;;GAIG;AACH,MAAM,WAAW,uBAAuB;IACpC;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,sBAAsB,CAAC,GAAG,IAAI,CAAC;CAClD"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital Admin Api
|
|
6
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1
|
|
9
|
+
* Contact: developer@icloudhospital.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital Admin Api
|
|
3
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1
|
|
6
|
+
* Contact: developer@icloudhospital.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { CorsAllowedOriginsSyncTargetModel } from './cors-allowed-origins-sync-target-model';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CorsAllowedOriginsSyncModel
|
|
17
|
+
*/
|
|
18
|
+
export interface CorsAllowedOriginsSyncModel {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {boolean}
|
|
22
|
+
* @memberof CorsAllowedOriginsSyncModel
|
|
23
|
+
*/
|
|
24
|
+
'dryRun'?: boolean;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {boolean}
|
|
28
|
+
* @memberof CorsAllowedOriginsSyncModel
|
|
29
|
+
*/
|
|
30
|
+
'isSuccess'?: boolean;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {Array<CorsAllowedOriginsSyncTargetModel>}
|
|
34
|
+
* @memberof CorsAllowedOriginsSyncModel
|
|
35
|
+
*/
|
|
36
|
+
'targets'?: Array<CorsAllowedOriginsSyncTargetModel> | null;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=cors-allowed-origins-sync-model.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cors-allowed-origins-sync-model.d.ts","sourceRoot":"","sources":["../../src/models/cors-allowed-origins-sync-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,iCAAiC,EAAE,MAAM,0CAA0C,CAAC;AAE7F;;;;GAIG;AACH,MAAM,WAAW,2BAA2B;IACxC;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;;;OAIG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC,iCAAiC,CAAC,GAAG,IAAI,CAAC;CAC/D"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital Admin Api
|
|
6
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1
|
|
9
|
+
* Contact: developer@icloudhospital.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital Admin Api
|
|
3
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1
|
|
6
|
+
* Contact: developer@icloudhospital.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { CorsTargetType } from './cors-target-type';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CorsAllowedOriginsSyncTargetModel
|
|
17
|
+
*/
|
|
18
|
+
export interface CorsAllowedOriginsSyncTargetModel {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
23
|
+
*/
|
|
24
|
+
'targetName'?: string | null;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {CorsTargetType}
|
|
28
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
29
|
+
*/
|
|
30
|
+
'targetType'?: CorsTargetType;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {boolean}
|
|
34
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
35
|
+
*/
|
|
36
|
+
'success'?: boolean;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {boolean}
|
|
40
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
41
|
+
*/
|
|
42
|
+
'dryRun'?: boolean;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {boolean}
|
|
46
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
47
|
+
*/
|
|
48
|
+
'updated'?: boolean;
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* @type {boolean}
|
|
52
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
53
|
+
*/
|
|
54
|
+
'skipped'?: boolean;
|
|
55
|
+
/**
|
|
56
|
+
*
|
|
57
|
+
* @type {boolean}
|
|
58
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
59
|
+
*/
|
|
60
|
+
'supportCredentials'?: boolean;
|
|
61
|
+
/**
|
|
62
|
+
*
|
|
63
|
+
* @type {Date}
|
|
64
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
65
|
+
*/
|
|
66
|
+
'readAtUtc'?: Date;
|
|
67
|
+
/**
|
|
68
|
+
*
|
|
69
|
+
* @type {Date}
|
|
70
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
71
|
+
*/
|
|
72
|
+
'updatedAtUtc'?: Date | null;
|
|
73
|
+
/**
|
|
74
|
+
*
|
|
75
|
+
* @type {Array<string>}
|
|
76
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
77
|
+
*/
|
|
78
|
+
'beforeOrigins'?: Array<string> | null;
|
|
79
|
+
/**
|
|
80
|
+
*
|
|
81
|
+
* @type {Array<string>}
|
|
82
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
83
|
+
*/
|
|
84
|
+
'afterOrigins'?: Array<string> | null;
|
|
85
|
+
/**
|
|
86
|
+
*
|
|
87
|
+
* @type {Array<string>}
|
|
88
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
89
|
+
*/
|
|
90
|
+
'addedOrigins'?: Array<string> | null;
|
|
91
|
+
/**
|
|
92
|
+
*
|
|
93
|
+
* @type {Array<string>}
|
|
94
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
95
|
+
*/
|
|
96
|
+
'removedOrigins'?: Array<string> | null;
|
|
97
|
+
/**
|
|
98
|
+
*
|
|
99
|
+
* @type {string}
|
|
100
|
+
* @memberof CorsAllowedOriginsSyncTargetModel
|
|
101
|
+
*/
|
|
102
|
+
'errorMessage'?: string | null;
|
|
103
|
+
}
|
|
104
|
+
//# sourceMappingURL=cors-allowed-origins-sync-target-model.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cors-allowed-origins-sync-target-model.d.ts","sourceRoot":"","sources":["../../src/models/cors-allowed-origins-sync-target-model.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAEpD;;;;GAIG;AACH,MAAM,WAAW,iCAAiC;IAC9C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,YAAY,CAAC,EAAE,cAAc,CAAC;IAC9B;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,OAAO,CAAC;IAC/B;;;;OAIG;IACH,WAAW,CAAC,EAAE,IAAI,CAAC;IACnB;;;;OAIG;IACH,cAAc,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACvC;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACtC;;;;OAIG;IACH,cAAc,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACtC;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IACxC;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital Admin Api
|
|
6
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1
|
|
9
|
+
* Contact: developer@icloudhospital.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital Admin Api
|
|
3
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1
|
|
6
|
+
* Contact: developer@icloudhospital.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @enum {string}
|
|
16
|
+
*/
|
|
17
|
+
export declare const CorsOriginSourceType: {
|
|
18
|
+
readonly Operational: "Operational";
|
|
19
|
+
readonly HospitalWebsite: "HospitalWebsite";
|
|
20
|
+
};
|
|
21
|
+
export type CorsOriginSourceType = typeof CorsOriginSourceType[keyof typeof CorsOriginSourceType];
|
|
22
|
+
//# sourceMappingURL=cors-origin-source-type.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cors-origin-source-type.d.ts","sourceRoot":"","sources":["../../src/models/cors-origin-source-type.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AAEH,eAAO,MAAM,oBAAoB;;;CAGvB,CAAC;AAEX,MAAM,MAAM,oBAAoB,GAAG,OAAO,oBAAoB,CAAC,MAAM,OAAO,oBAAoB,CAAC,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital Admin Api
|
|
6
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1
|
|
9
|
+
* Contact: developer@icloudhospital.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.CorsOriginSourceType = void 0;
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
exports.CorsOriginSourceType = {
|
|
23
|
+
Operational: 'Operational',
|
|
24
|
+
HospitalWebsite: 'HospitalWebsite'
|
|
25
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital Admin Api
|
|
3
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1
|
|
6
|
+
* Contact: developer@icloudhospital.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @enum {string}
|
|
16
|
+
*/
|
|
17
|
+
export declare const CorsTargetType: {
|
|
18
|
+
readonly AdminApi: "AdminApi";
|
|
19
|
+
readonly ClientApi: "ClientApi";
|
|
20
|
+
};
|
|
21
|
+
export type CorsTargetType = typeof CorsTargetType[keyof typeof CorsTargetType];
|
|
22
|
+
//# sourceMappingURL=cors-target-type.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cors-target-type.d.ts","sourceRoot":"","sources":["../../src/models/cors-target-type.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AAEH,eAAO,MAAM,cAAc;;;CAGjB,CAAC;AAEX,MAAM,MAAM,cAAc,GAAG,OAAO,cAAc,CAAC,MAAM,OAAO,cAAc,CAAC,CAAC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital Admin Api
|
|
6
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1
|
|
9
|
+
* Contact: developer@icloudhospital.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
exports.CorsTargetType = void 0;
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
exports.CorsTargetType = {
|
|
23
|
+
AdminApi: 'AdminApi',
|
|
24
|
+
ClientApi: 'ClientApi'
|
|
25
|
+
};
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* CloudHospital Admin Api
|
|
3
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1
|
|
6
|
+
* Contact: developer@icloudhospital.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { CorsOriginSourceType } from './cors-origin-source-type';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface CreateCorsAllowedOriginCommand
|
|
17
|
+
*/
|
|
18
|
+
export interface CreateCorsAllowedOriginCommand {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof CreateCorsAllowedOriginCommand
|
|
23
|
+
*/
|
|
24
|
+
'origin'?: string | null;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {CorsOriginSourceType}
|
|
28
|
+
* @memberof CreateCorsAllowedOriginCommand
|
|
29
|
+
*/
|
|
30
|
+
'originSourceType'?: CorsOriginSourceType;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof CreateCorsAllowedOriginCommand
|
|
35
|
+
*/
|
|
36
|
+
'hospitalId'?: string | null;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {number}
|
|
40
|
+
* @memberof CreateCorsAllowedOriginCommand
|
|
41
|
+
*/
|
|
42
|
+
'order'?: number;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {string}
|
|
46
|
+
* @memberof CreateCorsAllowedOriginCommand
|
|
47
|
+
*/
|
|
48
|
+
'auditMessage'?: string | null;
|
|
49
|
+
}
|
|
50
|
+
//# sourceMappingURL=create-cors-allowed-origin-command.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-cors-allowed-origin-command.d.ts","sourceRoot":"","sources":["../../src/models/create-cors-allowed-origin-command.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,EAAE,oBAAoB,EAAE,MAAM,2BAA2B,CAAC;AAEjE;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,oBAAoB,CAAC;IAC1C;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CAClC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* CloudHospital Admin Api
|
|
6
|
+
* CloudHospital application with Swagger, Swashbuckle, and API versioning.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1
|
|
9
|
+
* Contact: developer@icloudhospital.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/models/index.d.ts
CHANGED
|
@@ -117,6 +117,12 @@ export * from './contributor-item-model';
|
|
|
117
117
|
export * from './contributor-model';
|
|
118
118
|
export * from './contributor-sns-handles-model';
|
|
119
119
|
export * from './contributors-model';
|
|
120
|
+
export * from './cors-allowed-origin-model';
|
|
121
|
+
export * from './cors-allowed-origins-model';
|
|
122
|
+
export * from './cors-allowed-origins-sync-model';
|
|
123
|
+
export * from './cors-allowed-origins-sync-target-model';
|
|
124
|
+
export * from './cors-origin-source-type';
|
|
125
|
+
export * from './cors-target-type';
|
|
120
126
|
export * from './countries-model';
|
|
121
127
|
export * from './country-currencies-model';
|
|
122
128
|
export * from './country-currency-item-model';
|
|
@@ -145,6 +151,7 @@ export * from './create-chmanager-command';
|
|
|
145
151
|
export * from './create-content-manager-command';
|
|
146
152
|
export * from './create-contributor-command';
|
|
147
153
|
export * from './create-contributor-sns-handle-command';
|
|
154
|
+
export * from './create-cors-allowed-origin-command';
|
|
148
155
|
export * from './create-country-command';
|
|
149
156
|
export * from './create-curation-category-command';
|
|
150
157
|
export * from './create-curation-command';
|
|
@@ -513,6 +520,7 @@ export * from './promotion-model';
|
|
|
513
520
|
export * from './promotion-type';
|
|
514
521
|
export * from './promotions-model';
|
|
515
522
|
export * from './quality-level';
|
|
523
|
+
export * from './rebuild-cors-allowed-origins-command';
|
|
516
524
|
export * from './recurring-interval';
|
|
517
525
|
export * from './refund-policy';
|
|
518
526
|
export * from './refund-status';
|
|
@@ -597,6 +605,7 @@ export * from './survey-result-model';
|
|
|
597
605
|
export * from './survey-result-user-model';
|
|
598
606
|
export * from './survey-results-model';
|
|
599
607
|
export * from './suspend-web-apps-command';
|
|
608
|
+
export * from './sync-cors-allowed-origins-command';
|
|
600
609
|
export * from './tag-item-model';
|
|
601
610
|
export * from './tag-model';
|
|
602
611
|
export * from './tags-model';
|
|
@@ -651,6 +660,7 @@ export * from './update-content-text-only-value-domains';
|
|
|
651
660
|
export * from './update-contributor-command';
|
|
652
661
|
export * from './update-contributor-slug-command';
|
|
653
662
|
export * from './update-contributor-sns-handle-command';
|
|
663
|
+
export * from './update-cors-allowed-origin-command';
|
|
654
664
|
export * from './update-country-command';
|
|
655
665
|
export * from './update-country-slug-command';
|
|
656
666
|
export * from './update-curation-category-command';
|