@xemahq/biome-host-operator-api-client 0.1.1 → 0.3.1
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/dist/endpoints/platform-license/platform-license.d.ts +1 -3
- package/dist/models/edition.d.ts +1 -3
- package/dist/models/edition.js +1 -3
- package/dist/models/entitlementKey.d.ts +1 -3
- package/dist/models/entitlementKey.js +1 -3
- package/dist/models/errorDetailsDto.d.ts +1 -3
- package/dist/models/errorDetailsDtoDetails.d.ts +1 -3
- package/dist/models/errorDetailsDtoDetails.js +1 -3
- package/dist/models/errorPayloadDto.d.ts +1 -3
- package/dist/models/errorResponseDto.d.ts +1 -3
- package/dist/models/licenseLifecycleStage.d.ts +1 -3
- package/dist/models/licenseLifecycleStage.js +1 -3
- package/dist/models/licensePostureResponseDto.d.ts +1 -3
- package/dist/models/licensePostureResponseDtoDataEnvelope.d.ts +1 -3
- package/dist/models/licensePostureResponseDtoExpiresAt.d.ts +1 -3
- package/dist/models/licensePostureResponseDtoExpiresAt.js +1 -3
- package/dist/models/licensePostureResponseDtoGraceEndsAt.d.ts +1 -3
- package/dist/models/licensePostureResponseDtoGraceEndsAt.js +1 -3
- package/dist/models/licenseSource.d.ts +1 -3
- package/dist/models/licenseSource.js +1 -3
- package/dist/models/licenseStatus.d.ts +1 -3
- package/dist/models/licenseStatus.js +1 -3
- package/dist/models/licenseTier.d.ts +1 -3
- package/dist/models/licenseTier.js +1 -3
- package/dist/models/licenseVerificationFailureCode.d.ts +1 -3
- package/dist/models/licenseVerificationFailureCode.js +1 -3
- package/dist/models/licenseWarningCode.d.ts +1 -3
- package/dist/models/licenseWarningCode.js +1 -3
- package/dist/models/licenseWarningDto.d.ts +1 -3
- package/dist/models/licenseWarningSeverity.d.ts +1 -3
- package/dist/models/licenseWarningSeverity.js +1 -3
- package/package.json +8 -2
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* Biome Host API
|
|
5
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
4
|
* OpenAPI spec version: 0.1.1
|
|
7
5
|
*/
|
|
8
6
|
import type { LicensePostureResponseDtoDataEnvelope } from '../../models';
|
package/dist/models/edition.d.ts
CHANGED
package/dist/models/edition.js
CHANGED
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* Biome Host API
|
|
5
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
4
|
* OpenAPI spec version: 0.1.1
|
|
7
5
|
*/
|
|
8
6
|
import type { ErrorDetailsDtoDetails } from './errorDetailsDtoDetails.js';
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* Biome Host API
|
|
5
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
4
|
* OpenAPI spec version: 0.1.1
|
|
7
5
|
*/
|
|
8
6
|
import type { ErrorDetailsDto } from './errorDetailsDto.js';
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* Biome Host API
|
|
5
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
4
|
* OpenAPI spec version: 0.1.1
|
|
7
5
|
*/
|
|
8
6
|
import type { ErrorPayloadDto } from './errorPayloadDto.js';
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* Biome Host API
|
|
5
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
4
|
* OpenAPI spec version: 0.1.1
|
|
7
5
|
*/
|
|
8
6
|
import type { Edition } from './edition.js';
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* Biome Host API
|
|
5
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
4
|
* OpenAPI spec version: 0.1.1
|
|
7
5
|
*/
|
|
8
6
|
import type { LicensePostureResponseDto } from './licensePostureResponseDto.js';
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,8 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* Biome Host API
|
|
5
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
6
4
|
* OpenAPI spec version: 0.1.1
|
|
7
5
|
*/
|
|
8
6
|
import type { LicenseWarningCode } from './licenseWarningCode.js';
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Generated by
|
|
4
|
-
* Do not edit manually.
|
|
3
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
5
4
|
* Biome Host API
|
|
6
|
-
* Platform biome registry consumed by frontend hosts at bootstrap.
|
|
7
5
|
* OpenAPI spec version: 0.1.1
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/package.json
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xemahq/biome-host-operator-api-client",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.3.1",
|
|
4
|
+
"repository": {
|
|
5
|
+
"type": "git",
|
|
6
|
+
"url": "git+https://github.com/xema-dev/xema-base.git",
|
|
7
|
+
"directory": "packages/clients/biome-host-operator-api"
|
|
8
|
+
},
|
|
9
|
+
"license": "LicenseRef-Xema-BSL-1.1",
|
|
4
10
|
"main": "./dist/index.js",
|
|
5
11
|
"types": "./dist/index.d.ts",
|
|
6
12
|
"files": [
|
|
@@ -19,7 +25,7 @@
|
|
|
19
25
|
"service": "biome-host-api",
|
|
20
26
|
"biome": "biome-host",
|
|
21
27
|
"target": "server",
|
|
22
|
-
"generator": "@xemahq/api-client-generator@0.
|
|
28
|
+
"generator": "@xemahq/api-client-generator@0.5.0",
|
|
23
29
|
"source": "openapi.operator.json"
|
|
24
30
|
},
|
|
25
31
|
"scripts": {
|