@xemahq/app-platform-api-client 0.3.0 → 0.3.2
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/LICENSE +2 -1
- package/dist/endpoints/delegated-sessions/delegated-sessions.d.ts +1 -3
- package/dist/endpoints/delegated-sessions/delegated-sessions.js +3 -3
- package/dist/endpoints/project-apps/project-apps.d.ts +1 -3
- package/dist/endpoints/project-apps/project-apps.js +19 -21
- package/dist/endpoints/public-ingress/public-ingress.d.ts +1 -3
- package/dist/endpoints/public-ingress/public-ingress.js +7 -7
- package/dist/index.d.ts +1 -1
- package/dist/models/anonAuthDto.d.ts +1 -3
- package/dist/models/anonAuthDto.js +1 -3
- package/dist/models/anonAuthResultDto.d.ts +1 -3
- package/dist/models/anonAuthResultDto.js +1 -3
- package/dist/models/anonAuthResultDtoDataEnvelope.d.ts +1 -3
- package/dist/models/appClientDto.d.ts +1 -3
- package/dist/models/appClientDtoDataArrayEnvelope.d.ts +1 -3
- package/dist/models/appClientDtoDataEnvelope.d.ts +1 -3
- package/dist/models/appClientDtoRevokedAt.d.ts +1 -3
- package/dist/models/appClientDtoRevokedAt.js +1 -3
- package/dist/models/appDto.d.ts +1 -3
- package/dist/models/appDtoDataArrayEnvelope.d.ts +1 -3
- package/dist/models/appDtoDataEnvelope.d.ts +1 -3
- package/dist/models/appLockfileDto.d.ts +1 -3
- package/dist/models/appLockfileDtoAgents.d.ts +1 -3
- package/dist/models/appLockfileDtoAgents.js +1 -3
- package/dist/models/appLockfileDtoBiomes.d.ts +1 -3
- package/dist/models/appLockfileDtoBiomes.js +1 -3
- package/dist/models/appLockfileDtoCapabilities.d.ts +1 -3
- package/dist/models/appLockfileDtoCapabilities.js +1 -3
- package/dist/models/appLockfileDtoDeliverableSpecs.d.ts +1 -3
- package/dist/models/appLockfileDtoDeliverableSpecs.js +1 -3
- package/dist/models/appLockfileDtoFunctions.d.ts +1 -3
- package/dist/models/appLockfileDtoFunctions.js +1 -3
- package/dist/models/appLockfileDtoSkills.d.ts +1 -3
- package/dist/models/appLockfileDtoSkills.js +1 -3
- package/dist/models/appLockfileDtoWorkflows.d.ts +1 -3
- package/dist/models/appLockfileDtoWorkflows.js +1 -3
- package/dist/models/appReleaseDto.d.ts +1 -3
- package/dist/models/appReleaseDtoAudienceSnapshot.d.ts +1 -3
- package/dist/models/appReleaseDtoAudienceSnapshot.js +1 -3
- package/dist/models/appReleaseDtoDataArrayEnvelope.d.ts +1 -3
- package/dist/models/appReleaseDtoDataEnvelope.d.ts +1 -3
- package/dist/models/appReleaseDtoDefinition.d.ts +1 -3
- package/dist/models/appReleaseDtoDefinition.js +1 -3
- package/dist/models/appReleaseDtoPolicySnapshot.d.ts +1 -3
- package/dist/models/appReleaseDtoPolicySnapshot.js +1 -3
- package/dist/models/appReleaseDtoSchemaPlan.d.ts +1 -3
- package/dist/models/appReleaseDtoSchemaPlan.js +1 -3
- package/dist/models/appReleaseDtoSourceArtifacts.d.ts +1 -3
- package/dist/models/appReleaseDtoSourceArtifacts.js +1 -3
- package/dist/models/appReleaseState.d.ts +2 -4
- package/dist/models/appReleaseState.js +1 -3
- package/dist/models/audienceKind.d.ts +2 -4
- package/dist/models/audienceKind.js +1 -3
- package/dist/models/audiencePolicyDto.d.ts +1 -3
- package/dist/models/audiencePolicyDtoDataArrayEnvelope.d.ts +1 -3
- package/dist/models/audiencePolicyDtoDataEnvelope.d.ts +1 -3
- package/dist/models/audiencePolicyDtoRateLimitPerHourPerSubject.d.ts +1 -3
- package/dist/models/audiencePolicyDtoRateLimitPerHourPerSubject.js +1 -3
- package/dist/models/audienceUpstreamDto.d.ts +1 -3
- package/dist/models/audienceUpstreamDtoMetadata.d.ts +1 -3
- package/dist/models/audienceUpstreamDtoMetadata.js +1 -3
- package/dist/models/audienceUpstreamType.d.ts +2 -4
- package/dist/models/audienceUpstreamType.js +1 -3
- package/dist/models/biomeInstallDto.d.ts +1 -3
- package/dist/models/biomeInstallDtoConfiguration.d.ts +1 -3
- package/dist/models/biomeInstallDtoConfiguration.js +1 -3
- package/dist/models/brandingConfigDto.d.ts +1 -3
- package/dist/models/brandingConfigDtoCssTokens.d.ts +1 -3
- package/dist/models/brandingConfigDtoCssTokens.js +1 -3
- package/dist/models/capabilityPolicyOverrideDto.d.ts +1 -3
- package/dist/models/capabilityPolicyOverrideDto.js +1 -3
- package/dist/models/createAppClientDto.d.ts +1 -3
- package/dist/models/createAppClientDto.js +1 -3
- package/dist/models/createAudiencePolicyDto.d.ts +1 -3
- package/dist/models/createPortalDto.d.ts +1 -3
- package/dist/models/createProjectAppDto.d.ts +4 -6
- package/dist/models/createProjectAppDtoProjectId.d.ts +1 -3
- package/dist/models/createProjectAppDtoProjectId.js +1 -3
- package/dist/models/createPublicSessionDto.d.ts +1 -3
- package/dist/models/createPublicSessionDto.js +1 -3
- package/dist/models/createdAppClientDto.d.ts +1 -3
- package/dist/models/createdAppClientDtoDataEnvelope.d.ts +1 -3
- package/dist/models/createdAppClientDtoRevokedAt.d.ts +1 -3
- package/dist/models/createdAppClientDtoRevokedAt.js +1 -3
- package/dist/models/createdPublicSessionDto.d.ts +1 -3
- package/dist/models/createdPublicSessionDto.js +1 -3
- package/dist/models/createdPublicSessionDtoDataEnvelope.d.ts +1 -3
- package/dist/models/delegatedSessionDto.d.ts +1 -3
- package/dist/models/delegatedSessionDtoDataEnvelope.d.ts +1 -3
- package/dist/models/delegatedSessionDtoExternalSubjectId.d.ts +1 -3
- package/dist/models/delegatedSessionDtoExternalSubjectId.js +1 -3
- package/dist/models/delegatedSessionDtoRevokedAt.d.ts +1 -3
- package/dist/models/delegatedSessionDtoRevokedAt.js +1 -3
- package/dist/models/delegatedSessionStatus.d.ts +2 -4
- package/dist/models/delegatedSessionStatus.js +1 -3
- package/dist/models/delegatedSessionStatusDto.d.ts +1 -3
- package/dist/models/delegatedSessionStatusDtoDataEnvelope.d.ts +1 -3
- package/dist/models/delegatedSessionStatusDtoExternalSubjectId.d.ts +1 -3
- package/dist/models/delegatedSessionStatusDtoExternalSubjectId.js +1 -3
- package/dist/models/delegatedSessionStatusDtoRevokedAt.d.ts +1 -3
- package/dist/models/delegatedSessionStatusDtoRevokedAt.js +1 -3
- package/dist/models/oidcAuthDto.d.ts +1 -3
- package/dist/models/oidcAuthDto.js +1 -3
- package/dist/models/oidcAuthResultDto.d.ts +1 -3
- package/dist/models/oidcAuthResultDto.js +1 -3
- package/dist/models/oidcAuthResultDtoDataEnvelope.d.ts +1 -3
- package/dist/models/portalAccessDto.d.ts +1 -3
- package/dist/models/portalDetailDto.d.ts +1 -3
- package/dist/models/portalDetailDtoDataEnvelope.d.ts +1 -3
- package/dist/models/portalShareDto.d.ts +1 -3
- package/dist/models/projectAppsControllerListParams.d.ts +1 -3
- package/dist/models/projectAppsControllerListParams.js +1 -3
- package/dist/models/requestMagicLinkDto.d.ts +1 -3
- package/dist/models/requestMagicLinkDto.js +1 -3
- package/dist/models/requestMagicLinkResultDto.d.ts +1 -3
- package/dist/models/requestMagicLinkResultDto.js +1 -3
- package/dist/models/requestMagicLinkResultDtoDataEnvelope.d.ts +1 -3
- package/dist/models/resourceManagedBy.d.ts +2 -4
- package/dist/models/resourceManagedBy.js +1 -3
- package/dist/models/resourceVisibilityPattern.d.ts +2 -6
- package/dist/models/resourceVisibilityPattern.js +1 -5
- package/dist/models/subjectKind.d.ts +2 -4
- package/dist/models/subjectKind.js +1 -3
- package/dist/models/tokenClass.d.ts +2 -4
- package/dist/models/tokenClass.js +1 -3
- package/dist/models/updateAudiencePolicyDto.d.ts +1 -3
- package/dist/models/updateAudiencePolicyDtoRateLimitPerHourPerSubject.d.ts +1 -3
- package/dist/models/updateAudiencePolicyDtoRateLimitPerHourPerSubject.js +1 -3
- package/dist/models/updatePortalDto.d.ts +1 -3
- package/dist/models/verifyDelegatedSessionRequestDto.d.ts +1 -3
- package/dist/models/verifyDelegatedSessionRequestDto.js +1 -3
- package/dist/models/verifyDelegatedSessionResponseDto.d.ts +1 -3
- package/dist/models/verifyDelegatedSessionResponseDtoDataEnvelope.d.ts +1 -3
- package/dist/models/verifyMagicLinkDto.d.ts +1 -3
- package/dist/models/verifyMagicLinkDto.js +1 -3
- package/dist/models/verifyMagicLinkResultDto.d.ts +1 -3
- package/dist/models/verifyMagicLinkResultDto.js +1 -3
- package/dist/models/verifyMagicLinkResultDtoDataEnvelope.d.ts +1 -3
- package/package.json +3 -3
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
|
-
export type DelegatedSessionStatus =
|
|
6
|
+
export type DelegatedSessionStatus = typeof DelegatedSessionStatus[keyof typeof DelegatedSessionStatus];
|
|
9
7
|
export declare const DelegatedSessionStatus: {
|
|
10
8
|
readonly active: "active";
|
|
11
9
|
readonly expired: "expired";
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { DelegatedSessionStatus } from './delegatedSessionStatus.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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { DelegatedSessionStatusDto } from './delegatedSessionStatusDto.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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
export interface OidcAuthDto {
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
export interface OidcAuthResultDto {
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { OidcAuthResultDto } from './oidcAuthResultDto.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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { PortalShareDto } from './portalShareDto.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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { AppDto } from './appDto.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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { PortalDetailDto } from './portalDetailDto.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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { SubjectKind } from './subjectKind.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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
export type ProjectAppsControllerListParams = {
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
export interface RequestMagicLinkDto {
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
export interface RequestMagicLinkResultDto {
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { RequestMagicLinkResultDto } from './requestMagicLinkResultDto.js';
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
/**
|
|
9
7
|
* Provisioning ownership marker. `iac` = managed by the declarative control plane (Terraform / xema.yaml); `seeder` = a distribution default; `ui` = hand-managed (or adopted from iac/seeder via a UI edit); `system` = platform-shipped; null = unmanaged/legacy. Lets a console badge an IaC-owned resource and surface an "export as code" affordance.
|
|
10
8
|
*/
|
|
11
|
-
export type ResourceManagedBy =
|
|
9
|
+
export type ResourceManagedBy = typeof ResourceManagedBy[keyof typeof ResourceManagedBy];
|
|
12
10
|
export declare const ResourceManagedBy: {
|
|
13
11
|
readonly ui: "ui";
|
|
14
12
|
readonly iac: "iac";
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,18 +1,14 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
/**
|
|
9
7
|
* Portal visibility. `org-shared` = all org members; `explicit-share` = only the listed shares.
|
|
10
8
|
*/
|
|
11
|
-
export type ResourceVisibilityPattern =
|
|
9
|
+
export type ResourceVisibilityPattern = typeof ResourceVisibilityPattern[keyof typeof ResourceVisibilityPattern];
|
|
12
10
|
export declare const ResourceVisibilityPattern: {
|
|
13
11
|
readonly 'owner-only': "owner-only";
|
|
14
12
|
readonly 'org-shared': "org-shared";
|
|
15
|
-
readonly 'project-shared': "project-shared";
|
|
16
|
-
readonly 'space-shared': "space-shared";
|
|
17
13
|
readonly 'explicit-share': "explicit-share";
|
|
18
14
|
};
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -11,7 +9,5 @@ exports.ResourceVisibilityPattern = void 0;
|
|
|
11
9
|
exports.ResourceVisibilityPattern = {
|
|
12
10
|
'owner-only': 'owner-only',
|
|
13
11
|
'org-shared': 'org-shared',
|
|
14
|
-
'project-shared': 'project-shared',
|
|
15
|
-
'space-shared': 'space-shared',
|
|
16
12
|
'explicit-share': 'explicit-share',
|
|
17
13
|
};
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
/**
|
|
9
7
|
* Subject kind the share targets (portals use `user` or `group`).
|
|
10
8
|
*/
|
|
11
|
-
export type SubjectKind =
|
|
9
|
+
export type SubjectKind = typeof SubjectKind[keyof typeof SubjectKind];
|
|
12
10
|
export declare const SubjectKind: {
|
|
13
11
|
readonly user: "user";
|
|
14
12
|
readonly agent: "agent";
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
8
6
|
*/
|
|
9
7
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by
|
|
3
|
-
* Do not edit manually.
|
|
2
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
4
3
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
/**
|
|
9
7
|
* The minted token class. Always `external_session_token` for a delegated session — a consumer edge can enforce it via `@RequireTokenClass(TokenClass.ExternalSessionToken)`.
|
|
10
8
|
*/
|
|
11
|
-
export type TokenClass =
|
|
9
|
+
export type TokenClass = typeof TokenClass[keyof typeof TokenClass];
|
|
12
10
|
export declare const TokenClass: {
|
|
13
11
|
readonly user_jwt: "user_jwt";
|
|
14
12
|
readonly service_jwt: "service_jwt";
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { AudienceUpstreamDto } from './audienceUpstreamDto.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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { AppLockfileDto } from './appLockfileDto.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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
export interface VerifyDelegatedSessionRequestDto {
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { TokenClass } from './tokenClass.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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { VerifyDelegatedSessionResponseDto } from './verifyDelegatedSessionResponseDto.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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
export interface VerifyMagicLinkDto {
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
export interface VerifyMagicLinkResultDto {
|
|
@@ -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
|
* App Runtime API
|
|
6
|
-
* App Runtime API extract (generated for client codegen).
|
|
7
5
|
* OpenAPI spec version: 0.1.2
|
|
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
|
* App Runtime API
|
|
5
|
-
* App Runtime API extract (generated for client codegen).
|
|
6
4
|
* OpenAPI spec version: 0.1.2
|
|
7
5
|
*/
|
|
8
6
|
import type { VerifyMagicLinkResultDto } from './verifyMagicLinkResultDto.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xemahq/app-platform-api-client",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"service": "app-platform-api",
|
|
21
21
|
"biome": "app-platform",
|
|
22
22
|
"target": "server",
|
|
23
|
-
"generator": "@xemahq/api-client-generator@0.
|
|
23
|
+
"generator": "@xemahq/api-client-generator@0.5.0",
|
|
24
24
|
"source": "openapi.public.json"
|
|
25
25
|
},
|
|
26
26
|
"license": "LicenseRef-Xema-BSL-1.1",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"bugs": "https://github.com/xema-dev/xema-community/issues",
|
|
30
30
|
"repository": {
|
|
31
31
|
"type": "git",
|
|
32
|
-
"url": "git+https://github.com/xema-dev/xema-
|
|
32
|
+
"url": "git+https://github.com/xema-dev/xema-base.git",
|
|
33
33
|
"directory": "packages/clients/app-platform-api"
|
|
34
34
|
},
|
|
35
35
|
"description": "Generated public API client for the Xema app-platform-api service.",
|