@revxui/api-clients-ts 1.1.450 → 1.1.451
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/api/api.d.ts +1 -3
- package/esm2020/api/adminController.service.mjs +2 -2
- package/esm2020/api/advertiserController.service.mjs +2 -2
- package/esm2020/api/api.mjs +2 -4
- package/esm2020/api/appSettingsController.service.mjs +2 -2
- package/esm2020/api/appsFlyerController.service.mjs +2 -2
- package/esm2020/api/audienceController.service.mjs +2 -2
- package/esm2020/api/auditController.service.mjs +2 -2
- package/esm2020/api/bidFunnelController.service.mjs +2 -2
- package/esm2020/api/bulkStrategyController.service.mjs +2 -2
- package/esm2020/api/cSSThemeController_.service.mjs +2 -2
- package/esm2020/api/campaignController.service.mjs +2 -2
- package/esm2020/api/catalogController.service.mjs +2 -2
- package/esm2020/api/clickDestinationController.service.mjs +2 -2
- package/esm2020/api/creativeController.service.mjs +2 -2
- package/esm2020/api/creativeSetsController.service.mjs +2 -2
- package/esm2020/api/creativeTemplateThemesController.service.mjs +2 -2
- package/esm2020/api/creativeTemplateVariablesController.service.mjs +2 -2
- package/esm2020/api/creativeTemplatesController.service.mjs +2 -2
- package/esm2020/api/customerReportingController.service.mjs +2 -2
- package/esm2020/api/dashboardController.service.mjs +2 -2
- package/esm2020/api/experimentsController.service.mjs +2 -2
- package/esm2020/api/notificationsController.service.mjs +2 -2
- package/esm2020/api/pixelController.service.mjs +2 -2
- package/esm2020/api/reportController.service.mjs +2 -2
- package/esm2020/api/reportingController.service.mjs +2 -2
- package/esm2020/api/reportingSchedulerController.service.mjs +2 -2
- package/esm2020/api/safeguardController.service.mjs +2 -2
- package/esm2020/api/sliceXController.service.mjs +2 -2
- package/esm2020/api/strategyController.service.mjs +2 -2
- package/esm2020/api/strategyTemplateController.service.mjs +2 -2
- package/esm2020/api/uILoggerController.service.mjs +2 -2
- package/esm2020/api/userPreferenceController.service.mjs +2 -2
- package/esm2020/api.module.mjs +1 -4
- package/esm2020/model/adoDTO.mjs +1 -1
- package/esm2020/model/advertiserDynamicDetails.mjs +1 -1
- package/esm2020/model/creativeDTO.mjs +1 -1
- package/esm2020/model/models.mjs +1 -33
- package/fesm2015/revxui-api-clients-ts.mjs +33 -495
- package/fesm2015/revxui-api-clients-ts.mjs.map +1 -1
- package/fesm2020/revxui-api-clients-ts.mjs +33 -673
- package/fesm2020/revxui-api-clients-ts.mjs.map +1 -1
- package/model/adoDTO.d.ts +0 -1
- package/model/advertiserDynamicDetails.d.ts +0 -1
- package/model/creativeDTO.d.ts +0 -1
- package/model/models.d.ts +0 -32
- package/package.json +1 -1
- package/api/dCOVideoSettingsController.service.d.ts +0 -167
- package/esm2020/api/dCOVideoSettingsController.service.mjs +0 -466
- package/esm2020/model/apiResponseObjectDcoVideoActivateResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoGenerateSampleResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoGeneratedCountResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoSamplesResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListDcoVideoBrandGuidelineDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListDcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListDcoVideoTemplateDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListstring.mjs +0 -13
- package/esm2020/model/dcoVideoActivateRequest.mjs +0 -13
- package/esm2020/model/dcoVideoActivateResponse.mjs +0 -13
- package/esm2020/model/dcoVideoAssetDTO.mjs +0 -13
- package/esm2020/model/dcoVideoBrandGuidelineDTO.mjs +0 -13
- package/esm2020/model/dcoVideoCatalogItemDTO.mjs +0 -13
- package/esm2020/model/dcoVideoErrorDTO.mjs +0 -13
- package/esm2020/model/dcoVideoGenerateSampleRequest.mjs +0 -13
- package/esm2020/model/dcoVideoGenerateSampleResponse.mjs +0 -2
- package/esm2020/model/dcoVideoGeneratedCountResponse.mjs +0 -13
- package/esm2020/model/dcoVideoPaginationDTO.mjs +0 -13
- package/esm2020/model/dcoVideoSampleDTO.mjs +0 -2
- package/esm2020/model/dcoVideoSamplesResponse.mjs +0 -2
- package/esm2020/model/dcoVideoSettingsCreateRequest.mjs +0 -2
- package/esm2020/model/dcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/dcoVideoSettingsUpdateRequest.mjs +0 -2
- package/esm2020/model/dcoVideoTemplateDTO.mjs +0 -2
- package/esm2020/model/dcoVideoTemplateRequirementsDTO.mjs +0 -13
- package/esm2020/model/inputStream.mjs +0 -13
- package/esm2020/model/modelFile.mjs +0 -13
- package/esm2020/model/resource.mjs +0 -2
- package/esm2020/model/uRI.mjs +0 -13
- package/esm2020/model/uRL.mjs +0 -2
- package/esm2020/model/uRLStreamHandler.mjs +0 -13
- package/model/apiResponseObjectDcoVideoActivateResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoGenerateSampleResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoGeneratedCountResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoSamplesResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoSettingsDTO.d.ts +0 -17
- package/model/apiResponseObjectListDcoVideoBrandGuidelineDTO.d.ts +0 -17
- package/model/apiResponseObjectListDcoVideoSettingsDTO.d.ts +0 -17
- package/model/apiResponseObjectListDcoVideoTemplateDTO.d.ts +0 -17
- package/model/apiResponseObjectListstring.d.ts +0 -16
- package/model/dcoVideoActivateRequest.d.ts +0 -15
- package/model/dcoVideoActivateResponse.d.ts +0 -18
- package/model/dcoVideoAssetDTO.d.ts +0 -23
- package/model/dcoVideoBrandGuidelineDTO.d.ts +0 -16
- package/model/dcoVideoCatalogItemDTO.d.ts +0 -16
- package/model/dcoVideoErrorDTO.d.ts +0 -15
- package/model/dcoVideoGenerateSampleRequest.d.ts +0 -20
- package/model/dcoVideoGenerateSampleResponse.d.ts +0 -29
- package/model/dcoVideoGeneratedCountResponse.d.ts +0 -24
- package/model/dcoVideoPaginationDTO.d.ts +0 -19
- package/model/dcoVideoSampleDTO.d.ts +0 -27
- package/model/dcoVideoSamplesResponse.d.ts +0 -18
- package/model/dcoVideoSettingsCreateRequest.d.ts +0 -19
- package/model/dcoVideoSettingsDTO.d.ts +0 -31
- package/model/dcoVideoSettingsUpdateRequest.d.ts +0 -18
- package/model/dcoVideoTemplateDTO.d.ts +0 -21
- package/model/dcoVideoTemplateRequirementsDTO.d.ts +0 -16
- package/model/inputStream.d.ts +0 -13
- package/model/modelFile.d.ts +0 -32
- package/model/resource.d.ts +0 -24
- package/model/uRI.d.ts +0 -30
- package/model/uRL.d.ts +0 -27
- package/model/uRLStreamHandler.d.ts +0 -13
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { DcoVideoCatalogItemDTO } from './dcoVideoCatalogItemDTO';
|
|
13
|
-
export interface DcoVideoGenerateSampleResponse {
|
|
14
|
-
assets?: {
|
|
15
|
-
[key: string]: string;
|
|
16
|
-
};
|
|
17
|
-
brandGuidelineId?: number;
|
|
18
|
-
catalogItemsUsed?: Array<DcoVideoCatalogItemDTO>;
|
|
19
|
-
feedKey?: string;
|
|
20
|
-
generatedAt?: Date;
|
|
21
|
-
height?: number;
|
|
22
|
-
renderDurationMs?: number;
|
|
23
|
-
sampleVideoThumbnailUrl?: string;
|
|
24
|
-
sampleVideoUrl?: string;
|
|
25
|
-
settingsId?: number;
|
|
26
|
-
status?: string;
|
|
27
|
-
templateId?: number;
|
|
28
|
-
width?: number;
|
|
29
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
export interface DcoVideoGeneratedCountResponse {
|
|
13
|
-
completedAt?: Date;
|
|
14
|
-
estimatedCompletionTime?: Date;
|
|
15
|
-
failedCount?: number;
|
|
16
|
-
generatedCount?: number;
|
|
17
|
-
lastUpdatedAt?: Date;
|
|
18
|
-
pendingCount?: number;
|
|
19
|
-
progressPercentage?: number;
|
|
20
|
-
settingsId?: number;
|
|
21
|
-
startedAt?: Date;
|
|
22
|
-
status?: string;
|
|
23
|
-
targetCount?: number;
|
|
24
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
export interface DcoVideoPaginationDTO {
|
|
13
|
-
currentPage?: number;
|
|
14
|
-
hasNext?: boolean;
|
|
15
|
-
hasPrevious?: boolean;
|
|
16
|
-
pageSize?: number;
|
|
17
|
-
totalItems?: number;
|
|
18
|
-
totalPages?: number;
|
|
19
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { DcoVideoCatalogItemDTO } from './dcoVideoCatalogItemDTO';
|
|
13
|
-
import { DcoVideoErrorDTO } from './dcoVideoErrorDTO';
|
|
14
|
-
export interface DcoVideoSampleDTO {
|
|
15
|
-
attemptedAt?: Date;
|
|
16
|
-
catalogItem?: DcoVideoCatalogItemDTO;
|
|
17
|
-
duration?: number;
|
|
18
|
-
error?: DcoVideoErrorDTO;
|
|
19
|
-
fileSize?: number;
|
|
20
|
-
generatedAt?: Date;
|
|
21
|
-
queuedAt?: Date;
|
|
22
|
-
resolution?: string;
|
|
23
|
-
status?: string;
|
|
24
|
-
thumbnailUrl?: string;
|
|
25
|
-
videoId?: string;
|
|
26
|
-
videoUrl?: string;
|
|
27
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { DcoVideoPaginationDTO } from './dcoVideoPaginationDTO';
|
|
13
|
-
import { DcoVideoSampleDTO } from './dcoVideoSampleDTO';
|
|
14
|
-
export interface DcoVideoSamplesResponse {
|
|
15
|
-
pagination?: DcoVideoPaginationDTO;
|
|
16
|
-
settingsId?: number;
|
|
17
|
-
videos?: Array<DcoVideoSampleDTO>;
|
|
18
|
-
}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { DcoVideoAssetDTO } from './dcoVideoAssetDTO';
|
|
13
|
-
export interface DcoVideoSettingsCreateRequest {
|
|
14
|
-
advertiserId?: number;
|
|
15
|
-
assets?: Array<DcoVideoAssetDTO>;
|
|
16
|
-
brandGuidelineId?: number;
|
|
17
|
-
feedKey?: string;
|
|
18
|
-
templateId?: number;
|
|
19
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { DcoVideoAssetDTO } from './dcoVideoAssetDTO';
|
|
13
|
-
import { DcoVideoTemplateDTO } from './dcoVideoTemplateDTO';
|
|
14
|
-
export interface DcoVideoSettingsDTO {
|
|
15
|
-
advertiserId?: number;
|
|
16
|
-
assets?: Array<DcoVideoAssetDTO>;
|
|
17
|
-
brandGuidelineId?: number;
|
|
18
|
-
createdAt?: Date;
|
|
19
|
-
createdBy?: number;
|
|
20
|
-
feedKey?: string;
|
|
21
|
-
id?: number;
|
|
22
|
-
isActive?: boolean;
|
|
23
|
-
modifiedBy?: number;
|
|
24
|
-
sampleVideoGeneratedAt?: Date;
|
|
25
|
-
sampleVideoHeight?: number;
|
|
26
|
-
sampleVideoStatus?: string;
|
|
27
|
-
sampleVideoUrl?: string;
|
|
28
|
-
sampleVideoWidth?: number;
|
|
29
|
-
template?: DcoVideoTemplateDTO;
|
|
30
|
-
updatedAt?: Date;
|
|
31
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { DcoVideoAssetDTO } from './dcoVideoAssetDTO';
|
|
13
|
-
export interface DcoVideoSettingsUpdateRequest {
|
|
14
|
-
assets?: Array<DcoVideoAssetDTO>;
|
|
15
|
-
brandGuidelineId?: number;
|
|
16
|
-
feedKey?: string;
|
|
17
|
-
templateId?: number;
|
|
18
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { DcoVideoTemplateRequirementsDTO } from './dcoVideoTemplateRequirementsDTO';
|
|
13
|
-
export interface DcoVideoTemplateDTO {
|
|
14
|
-
code?: string;
|
|
15
|
-
height?: number;
|
|
16
|
-
id?: number;
|
|
17
|
-
name?: string;
|
|
18
|
-
previewUrl?: string;
|
|
19
|
-
requires?: DcoVideoTemplateRequirementsDTO;
|
|
20
|
-
width?: number;
|
|
21
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
export interface DcoVideoTemplateRequirementsDTO {
|
|
13
|
-
backgroundImage?: boolean;
|
|
14
|
-
promoBanner?: boolean;
|
|
15
|
-
promoVideo?: boolean;
|
|
16
|
-
}
|
package/model/inputStream.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
export interface InputStream {
|
|
13
|
-
}
|
package/model/modelFile.d.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
export interface ModelFile {
|
|
13
|
-
absolute?: boolean;
|
|
14
|
-
absoluteFile?: any;
|
|
15
|
-
absolutePath?: string;
|
|
16
|
-
canonicalFile?: any;
|
|
17
|
-
canonicalPath?: string;
|
|
18
|
-
directory?: boolean;
|
|
19
|
-
executable?: boolean;
|
|
20
|
-
file?: boolean;
|
|
21
|
-
freeSpace?: number;
|
|
22
|
-
hidden?: boolean;
|
|
23
|
-
lastModified?: number;
|
|
24
|
-
name?: string;
|
|
25
|
-
parent?: string;
|
|
26
|
-
parentFile?: any;
|
|
27
|
-
path?: string;
|
|
28
|
-
readable?: boolean;
|
|
29
|
-
totalSpace?: number;
|
|
30
|
-
usableSpace?: number;
|
|
31
|
-
writable?: boolean;
|
|
32
|
-
}
|
package/model/resource.d.ts
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { InputStream } from './inputStream';
|
|
13
|
-
import { URI } from './uRI';
|
|
14
|
-
import { URL } from './uRL';
|
|
15
|
-
export interface Resource {
|
|
16
|
-
description?: string;
|
|
17
|
-
file?: any;
|
|
18
|
-
filename?: string;
|
|
19
|
-
inputStream?: InputStream;
|
|
20
|
-
open?: boolean;
|
|
21
|
-
readable?: boolean;
|
|
22
|
-
uri?: URI;
|
|
23
|
-
url?: URL;
|
|
24
|
-
}
|
package/model/uRI.d.ts
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
export interface URI {
|
|
13
|
-
absolute?: boolean;
|
|
14
|
-
authority?: string;
|
|
15
|
-
fragment?: string;
|
|
16
|
-
host?: string;
|
|
17
|
-
opaque?: boolean;
|
|
18
|
-
path?: string;
|
|
19
|
-
port?: number;
|
|
20
|
-
query?: string;
|
|
21
|
-
rawAuthority?: string;
|
|
22
|
-
rawFragment?: string;
|
|
23
|
-
rawPath?: string;
|
|
24
|
-
rawQuery?: string;
|
|
25
|
-
rawSchemeSpecificPart?: string;
|
|
26
|
-
rawUserInfo?: string;
|
|
27
|
-
scheme?: string;
|
|
28
|
-
schemeSpecificPart?: string;
|
|
29
|
-
userInfo?: string;
|
|
30
|
-
}
|
package/model/uRL.d.ts
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { URLStreamHandler } from './uRLStreamHandler';
|
|
13
|
-
export interface URL {
|
|
14
|
-
authority?: string;
|
|
15
|
-
content?: any;
|
|
16
|
-
defaultPort?: number;
|
|
17
|
-
deserializedFields?: URLStreamHandler;
|
|
18
|
-
file?: string;
|
|
19
|
-
host?: string;
|
|
20
|
-
path?: string;
|
|
21
|
-
port?: number;
|
|
22
|
-
protocol?: string;
|
|
23
|
-
query?: string;
|
|
24
|
-
ref?: string;
|
|
25
|
-
serializedHashCode?: number;
|
|
26
|
-
userInfo?: string;
|
|
27
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Api Documentation
|
|
3
|
-
* Api Documentation
|
|
4
|
-
*
|
|
5
|
-
* OpenAPI spec version: 1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
export interface URLStreamHandler {
|
|
13
|
-
}
|