@xemahq/app-platform-internal-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/app-clients/app-clients.d.ts +1 -3
- package/dist/endpoints/app-clients/app-clients.js +4 -4
- package/dist/endpoints/app-releases/app-releases.d.ts +1 -3
- package/dist/endpoints/app-releases/app-releases.js +7 -11
- package/dist/endpoints/apps/apps.d.ts +1 -3
- package/dist/endpoints/apps/apps.js +7 -7
- package/dist/endpoints/audience-policies/audience-policies.d.ts +1 -3
- package/dist/endpoints/audience-policies/audience-policies.js +4 -4
- package/dist/endpoints/describe-objects/describe-objects.d.ts +1 -3
- package/dist/endpoints/describe-objects/describe-objects.js +1 -1
- package/dist/endpoints/org-erasure/org-erasure.js +2 -4
- package/dist/index.d.ts +1 -2
- package/dist/index.js +0 -1
- 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/appReleasesControllerGetActiveParams.d.ts +1 -3
- package/dist/models/appReleasesControllerGetActiveParams.js +1 -3
- package/dist/models/appReleasesControllerListHistoryParams.d.ts +1 -3
- package/dist/models/appReleasesControllerListHistoryParams.js +1 -3
- package/dist/models/appsControllerListParams.d.ts +1 -3
- package/dist/models/appsControllerListParams.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/createAppDto.d.ts +4 -6
- package/dist/models/createAppDtoProjectId.d.ts +1 -3
- package/dist/models/createAppDtoProjectId.js +1 -3
- package/dist/models/createAudiencePolicyDto.d.ts +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/describeObjectsResponseDto.d.ts +1 -3
- package/dist/models/describeObjectsResponseDtoDataEnvelope.d.ts +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/index.d.ts +0 -3
- package/dist/models/index.js +0 -3
- package/dist/models/objectLifecycle.d.ts +2 -4
- package/dist/models/objectLifecycle.js +1 -3
- package/dist/models/prepareAppReleaseDto.d.ts +4 -6
- package/dist/models/prepareAppReleaseDtoAudienceSnapshot.d.ts +1 -3
- package/dist/models/prepareAppReleaseDtoAudienceSnapshot.js +1 -3
- package/dist/models/prepareAppReleaseDtoDefinition.d.ts +1 -3
- package/dist/models/prepareAppReleaseDtoDefinition.js +1 -3
- package/dist/models/prepareAppReleaseDtoPolicySnapshot.d.ts +1 -3
- package/dist/models/prepareAppReleaseDtoPolicySnapshot.js +1 -3
- package/dist/models/prepareAppReleaseDtoSchemaPlan.d.ts +1 -3
- package/dist/models/prepareAppReleaseDtoSchemaPlan.js +1 -3
- package/dist/models/prepareAppReleaseDtoSourceArtifacts.d.ts +1 -3
- package/dist/models/prepareAppReleaseDtoSourceArtifacts.js +1 -3
- package/dist/models/releaseOrgDto.d.ts +1 -3
- package/dist/models/releaseOrgDto.js +1 -3
- package/dist/models/resourceManagedBy.d.ts +2 -4
- package/dist/models/resourceManagedBy.js +1 -3
- package/dist/models/spaceKind.d.ts +2 -4
- package/dist/models/spaceKind.js +1 -3
- package/dist/models/updateAppDto.d.ts +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/xemaObjectKind.d.ts +2 -4
- package/dist/models/xemaObjectKind.js +1 -3
- package/dist/models/xemaObjectResponseDto.d.ts +1 -3
- package/dist/models/xemaObjectResponseDtoPayload.d.ts +1 -3
- package/dist/models/xemaObjectResponseDtoPayload.js +1 -3
- package/dist/models/xemaSpaceRefDto.d.ts +1 -3
- package/dist/models/xemaSubjectRefDto.d.ts +1 -3
- package/dist/models/xemaSubjectRefDto.js +1 -3
- package/package.json +3 -3
- package/dist/endpoints/delegated-sessions/delegated-sessions.d.ts +0 -13
- package/dist/endpoints/delegated-sessions/delegated-sessions.js +0 -20
- package/dist/models/mintForInviteRequestDto.d.ts +0 -19
- package/dist/models/mintForInviteRequestDto.js +0 -9
- package/dist/models/mintForInviteResponseDto.d.ts +0 -13
- package/dist/models/mintForInviteResponseDto.js +0 -9
- package/dist/models/mintForInviteResponseDtoDataEnvelope.d.ts +0 -11
- package/dist/models/mintForInviteResponseDtoDataEnvelope.js +0 -2
package/LICENSE
CHANGED
|
@@ -9,7 +9,7 @@ Parameters
|
|
|
9
9
|
|
|
10
10
|
Licensor: Neuralchowder Inc.
|
|
11
11
|
|
|
12
|
-
Licensed Work: Xema. The Licensed Work is (c) 2026 Neuralchowder Inc
|
|
12
|
+
Licensed Work: Xema. The Licensed Work is (c) 2026 Neuralchowder Inc.
|
|
13
13
|
|
|
14
14
|
The Licensed Work includes, without limitation, Xema Core, Xema Runtime,
|
|
15
15
|
Xema Kernel, Xema control plane, Xema application runtime, Xema biome
|
|
@@ -116,6 +116,7 @@ the interpretation of, the Additional Use Grant set out above.
|
|
|
116
116
|
and effect. The Licensor reserves all rights not expressly granted
|
|
117
117
|
by this License.
|
|
118
118
|
|
|
119
|
+
|
|
119
120
|
Change Date: Four years from the date the specific version of the Licensed
|
|
120
121
|
Work is first publicly released by Licensor.
|
|
121
122
|
|
|
@@ -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 { AppClientDtoDataArrayEnvelope, AppClientDtoDataEnvelope, CreateAppClientDto, CreatedAppClientDtoDataEnvelope } from '../../models';
|
|
@@ -14,7 +14,7 @@ const appClientsControllerCreate = async (appId, createAppClientDto, options) =>
|
|
|
14
14
|
...options,
|
|
15
15
|
method: 'POST',
|
|
16
16
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
17
|
-
body: JSON.stringify(createAppClientDto)
|
|
17
|
+
body: JSON.stringify(createAppClientDto)
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.appClientsControllerCreate = appClientsControllerCreate;
|
|
@@ -28,7 +28,7 @@ exports.getAppClientsControllerListUrl = getAppClientsControllerListUrl;
|
|
|
28
28
|
const appClientsControllerList = async (appId, options) => {
|
|
29
29
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppClientsControllerListUrl)(appId), {
|
|
30
30
|
...options,
|
|
31
|
-
method: 'GET'
|
|
31
|
+
method: 'GET'
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
exports.appClientsControllerList = appClientsControllerList;
|
|
@@ -42,7 +42,7 @@ exports.getAppClientsControllerGetByIdUrl = getAppClientsControllerGetByIdUrl;
|
|
|
42
42
|
const appClientsControllerGetById = async (id, options) => {
|
|
43
43
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppClientsControllerGetByIdUrl)(id), {
|
|
44
44
|
...options,
|
|
45
|
-
method: 'GET'
|
|
45
|
+
method: 'GET'
|
|
46
46
|
});
|
|
47
47
|
};
|
|
48
48
|
exports.appClientsControllerGetById = appClientsControllerGetById;
|
|
@@ -56,7 +56,7 @@ exports.getAppClientsControllerRevokeUrl = getAppClientsControllerRevokeUrl;
|
|
|
56
56
|
const appClientsControllerRevoke = async (id, options) => {
|
|
57
57
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppClientsControllerRevokeUrl)(id), {
|
|
58
58
|
...options,
|
|
59
|
-
method: 'POST'
|
|
59
|
+
method: 'POST'
|
|
60
60
|
});
|
|
61
61
|
};
|
|
62
62
|
exports.appClientsControllerRevoke = appClientsControllerRevoke;
|
|
@@ -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 { AppReleaseDtoDataArrayEnvelope, AppReleaseDtoDataEnvelope, AppReleasesControllerGetActiveParams, AppReleasesControllerListHistoryParams, PrepareAppReleaseDto, ReleaseOrgDto } from '../../models';
|
|
@@ -14,7 +14,7 @@ const appReleasesControllerPrepare = async (appId, prepareAppReleaseDto, options
|
|
|
14
14
|
...options,
|
|
15
15
|
method: 'POST',
|
|
16
16
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
17
|
-
body: JSON.stringify(prepareAppReleaseDto)
|
|
17
|
+
body: JSON.stringify(prepareAppReleaseDto)
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.appReleasesControllerPrepare = appReleasesControllerPrepare;
|
|
@@ -30,7 +30,7 @@ const appReleasesControllerActivate = async (appId, releaseId, releaseOrgDto, op
|
|
|
30
30
|
...options,
|
|
31
31
|
method: 'POST',
|
|
32
32
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
33
|
-
body: JSON.stringify(releaseOrgDto)
|
|
33
|
+
body: JSON.stringify(releaseOrgDto)
|
|
34
34
|
});
|
|
35
35
|
};
|
|
36
36
|
exports.appReleasesControllerActivate = appReleasesControllerActivate;
|
|
@@ -46,7 +46,7 @@ const appReleasesControllerRollback = async (appId, releaseId, releaseOrgDto, op
|
|
|
46
46
|
...options,
|
|
47
47
|
method: 'POST',
|
|
48
48
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
49
|
-
body: JSON.stringify(releaseOrgDto)
|
|
49
|
+
body: JSON.stringify(releaseOrgDto)
|
|
50
50
|
});
|
|
51
51
|
};
|
|
52
52
|
exports.appReleasesControllerRollback = appReleasesControllerRollback;
|
|
@@ -70,9 +70,7 @@ const getAppReleasesControllerGetActiveUrl = (appId, params) => {
|
|
|
70
70
|
normalizedParams.append(key, value.toString());
|
|
71
71
|
});
|
|
72
72
|
const stringifiedParams = normalizedParams.toString();
|
|
73
|
-
return stringifiedParams.length > 0
|
|
74
|
-
? `/releases/apps/${appId}/active?${stringifiedParams}`
|
|
75
|
-
: `/releases/apps/${appId}/active`;
|
|
73
|
+
return stringifiedParams.length > 0 ? `/releases/apps/${appId}/active?${stringifiedParams}` : `/releases/apps/${appId}/active`;
|
|
76
74
|
};
|
|
77
75
|
exports.getAppReleasesControllerGetActiveUrl = getAppReleasesControllerGetActiveUrl;
|
|
78
76
|
/**
|
|
@@ -81,7 +79,7 @@ exports.getAppReleasesControllerGetActiveUrl = getAppReleasesControllerGetActive
|
|
|
81
79
|
const appReleasesControllerGetActive = async (appId, params, options) => {
|
|
82
80
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppReleasesControllerGetActiveUrl)(appId, params), {
|
|
83
81
|
...options,
|
|
84
|
-
method: 'GET'
|
|
82
|
+
method: 'GET'
|
|
85
83
|
});
|
|
86
84
|
};
|
|
87
85
|
exports.appReleasesControllerGetActive = appReleasesControllerGetActive;
|
|
@@ -105,9 +103,7 @@ const getAppReleasesControllerListHistoryUrl = (appId, params) => {
|
|
|
105
103
|
normalizedParams.append(key, value.toString());
|
|
106
104
|
});
|
|
107
105
|
const stringifiedParams = normalizedParams.toString();
|
|
108
|
-
return stringifiedParams.length > 0
|
|
109
|
-
? `/releases/apps/${appId}/history?${stringifiedParams}`
|
|
110
|
-
: `/releases/apps/${appId}/history`;
|
|
106
|
+
return stringifiedParams.length > 0 ? `/releases/apps/${appId}/history?${stringifiedParams}` : `/releases/apps/${appId}/history`;
|
|
111
107
|
};
|
|
112
108
|
exports.getAppReleasesControllerListHistoryUrl = getAppReleasesControllerListHistoryUrl;
|
|
113
109
|
/**
|
|
@@ -116,7 +112,7 @@ exports.getAppReleasesControllerListHistoryUrl = getAppReleasesControllerListHis
|
|
|
116
112
|
const appReleasesControllerListHistory = async (appId, params, options) => {
|
|
117
113
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppReleasesControllerListHistoryUrl)(appId, params), {
|
|
118
114
|
...options,
|
|
119
|
-
method: 'GET'
|
|
115
|
+
method: 'GET'
|
|
120
116
|
});
|
|
121
117
|
};
|
|
122
118
|
exports.appReleasesControllerListHistory = appReleasesControllerListHistory;
|
|
@@ -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 { AppDtoDataArrayEnvelope, AppDtoDataEnvelope, AppsControllerListParams, CreateAppDto, UpdateAppDto } from '../../models';
|
|
@@ -14,7 +14,7 @@ const appsControllerCreate = async (createAppDto, options) => {
|
|
|
14
14
|
...options,
|
|
15
15
|
method: 'POST',
|
|
16
16
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
17
|
-
body: JSON.stringify(createAppDto)
|
|
17
|
+
body: JSON.stringify(createAppDto)
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.appsControllerCreate = appsControllerCreate;
|
|
@@ -47,7 +47,7 @@ exports.getAppsControllerListUrl = getAppsControllerListUrl;
|
|
|
47
47
|
const appsControllerList = async (params, options) => {
|
|
48
48
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppsControllerListUrl)(params), {
|
|
49
49
|
...options,
|
|
50
|
-
method: 'GET'
|
|
50
|
+
method: 'GET'
|
|
51
51
|
});
|
|
52
52
|
};
|
|
53
53
|
exports.appsControllerList = appsControllerList;
|
|
@@ -61,7 +61,7 @@ exports.getAppsControllerGetByIdUrl = getAppsControllerGetByIdUrl;
|
|
|
61
61
|
const appsControllerGetById = async (id, options) => {
|
|
62
62
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppsControllerGetByIdUrl)(id), {
|
|
63
63
|
...options,
|
|
64
|
-
method: 'GET'
|
|
64
|
+
method: 'GET'
|
|
65
65
|
});
|
|
66
66
|
};
|
|
67
67
|
exports.appsControllerGetById = appsControllerGetById;
|
|
@@ -77,7 +77,7 @@ const appsControllerUpdate = async (id, updateAppDto, options) => {
|
|
|
77
77
|
...options,
|
|
78
78
|
method: 'PATCH',
|
|
79
79
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
80
|
-
body: JSON.stringify(updateAppDto)
|
|
80
|
+
body: JSON.stringify(updateAppDto)
|
|
81
81
|
});
|
|
82
82
|
};
|
|
83
83
|
exports.appsControllerUpdate = appsControllerUpdate;
|
|
@@ -91,7 +91,7 @@ exports.getAppsControllerDeleteUrl = getAppsControllerDeleteUrl;
|
|
|
91
91
|
const appsControllerDelete = async (id, options) => {
|
|
92
92
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppsControllerDeleteUrl)(id), {
|
|
93
93
|
...options,
|
|
94
|
-
method: 'DELETE'
|
|
94
|
+
method: 'DELETE'
|
|
95
95
|
});
|
|
96
96
|
};
|
|
97
97
|
exports.appsControllerDelete = appsControllerDelete;
|
|
@@ -105,7 +105,7 @@ exports.getAppsControllerArchiveUrl = getAppsControllerArchiveUrl;
|
|
|
105
105
|
const appsControllerArchive = async (id, options) => {
|
|
106
106
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppsControllerArchiveUrl)(id), {
|
|
107
107
|
...options,
|
|
108
|
-
method: 'POST'
|
|
108
|
+
method: 'POST'
|
|
109
109
|
});
|
|
110
110
|
};
|
|
111
111
|
exports.appsControllerArchive = appsControllerArchive;
|
|
@@ -119,7 +119,7 @@ exports.getAppsControllerRefreshLockfileUrl = getAppsControllerRefreshLockfileUr
|
|
|
119
119
|
const appsControllerRefreshLockfile = async (id, options) => {
|
|
120
120
|
return (0, custom_fetch_1.customFetch)((0, exports.getAppsControllerRefreshLockfileUrl)(id), {
|
|
121
121
|
...options,
|
|
122
|
-
method: 'POST'
|
|
122
|
+
method: 'POST'
|
|
123
123
|
});
|
|
124
124
|
};
|
|
125
125
|
exports.appsControllerRefreshLockfile = appsControllerRefreshLockfile;
|
|
@@ -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 { AudiencePolicyDtoDataArrayEnvelope, AudiencePolicyDtoDataEnvelope, CreateAudiencePolicyDto, UpdateAudiencePolicyDto } from '../../models';
|
|
@@ -14,7 +14,7 @@ const audiencePoliciesControllerCreate = async (appId, createAudiencePolicyDto,
|
|
|
14
14
|
...options,
|
|
15
15
|
method: 'POST',
|
|
16
16
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
17
|
-
body: JSON.stringify(createAudiencePolicyDto)
|
|
17
|
+
body: JSON.stringify(createAudiencePolicyDto)
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.audiencePoliciesControllerCreate = audiencePoliciesControllerCreate;
|
|
@@ -28,7 +28,7 @@ exports.getAudiencePoliciesControllerListUrl = getAudiencePoliciesControllerList
|
|
|
28
28
|
const audiencePoliciesControllerList = async (appId, options) => {
|
|
29
29
|
return (0, custom_fetch_1.customFetch)((0, exports.getAudiencePoliciesControllerListUrl)(appId), {
|
|
30
30
|
...options,
|
|
31
|
-
method: 'GET'
|
|
31
|
+
method: 'GET'
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
exports.audiencePoliciesControllerList = audiencePoliciesControllerList;
|
|
@@ -44,7 +44,7 @@ const audiencePoliciesControllerUpdate = async (id, updateAudiencePolicyDto, opt
|
|
|
44
44
|
...options,
|
|
45
45
|
method: 'PATCH',
|
|
46
46
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
47
|
-
body: JSON.stringify(updateAudiencePolicyDto)
|
|
47
|
+
body: JSON.stringify(updateAudiencePolicyDto)
|
|
48
48
|
});
|
|
49
49
|
};
|
|
50
50
|
exports.audiencePoliciesControllerUpdate = audiencePoliciesControllerUpdate;
|
|
@@ -58,7 +58,7 @@ exports.getAudiencePoliciesControllerDeleteUrl = getAudiencePoliciesControllerDe
|
|
|
58
58
|
const audiencePoliciesControllerDelete = async (id, options) => {
|
|
59
59
|
return (0, custom_fetch_1.customFetch)((0, exports.getAudiencePoliciesControllerDeleteUrl)(id), {
|
|
60
60
|
...options,
|
|
61
|
-
method: 'DELETE'
|
|
61
|
+
method: 'DELETE'
|
|
62
62
|
});
|
|
63
63
|
};
|
|
64
64
|
exports.audiencePoliciesControllerDelete = audiencePoliciesControllerDelete;
|
|
@@ -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 { DescribeObjectsResponseDtoDataEnvelope } from '../../models';
|
|
@@ -13,7 +13,7 @@ exports.getDescribeObjectsControllerDescribeUrl = getDescribeObjectsControllerDe
|
|
|
13
13
|
const describeObjectsControllerDescribe = async (options) => {
|
|
14
14
|
return (0, custom_fetch_1.customFetch)((0, exports.getDescribeObjectsControllerDescribeUrl)(), {
|
|
15
15
|
...options,
|
|
16
|
-
method: 'GET'
|
|
16
|
+
method: 'GET'
|
|
17
17
|
});
|
|
18
18
|
};
|
|
19
19
|
exports.describeObjectsControllerDescribe = describeObjectsControllerDescribe;
|
|
@@ -2,10 +2,8 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.orgErasureControllerErase = exports.getOrgErasureControllerEraseUrl = void 0;
|
|
4
4
|
/**
|
|
5
|
-
* Generated by
|
|
6
|
-
* Do not edit manually.
|
|
5
|
+
* Generated by @xemahq/api-client-generator — do not edit manually.
|
|
7
6
|
* App Runtime API
|
|
8
|
-
* App Runtime API extract (generated for client codegen).
|
|
9
7
|
* OpenAPI spec version: 0.1.2
|
|
10
8
|
*/
|
|
11
9
|
const custom_fetch_1 = require("../../custom-fetch");
|
|
@@ -19,7 +17,7 @@ exports.getOrgErasureControllerEraseUrl = getOrgErasureControllerEraseUrl;
|
|
|
19
17
|
const orgErasureControllerErase = async (orgId, options) => {
|
|
20
18
|
return (0, custom_fetch_1.customFetch)((0, exports.getOrgErasureControllerEraseUrl)(orgId), {
|
|
21
19
|
...options,
|
|
22
|
-
method: 'POST'
|
|
20
|
+
method: 'POST'
|
|
23
21
|
});
|
|
24
22
|
};
|
|
25
23
|
exports.orgErasureControllerErase = orgErasureControllerErase;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
export { configureClient, getClientConfig, ClientError, customFetch, type ClientConfig
|
|
1
|
+
export { configureClient, getClientConfig, ClientError, customFetch, type ClientConfig } from './custom-fetch';
|
|
2
2
|
export * from './models';
|
|
3
3
|
export * from './endpoints/app-clients/app-clients';
|
|
4
4
|
export * from './endpoints/app-releases/app-releases';
|
|
5
5
|
export * from './endpoints/apps/apps';
|
|
6
6
|
export * from './endpoints/audience-policies/audience-policies';
|
|
7
|
-
export * from './endpoints/delegated-sessions/delegated-sessions';
|
|
8
7
|
export * from './endpoints/describe-objects/describe-objects';
|
|
9
8
|
export * from './endpoints/org-erasure/org-erasure';
|
package/dist/index.js
CHANGED
|
@@ -26,6 +26,5 @@ __exportStar(require("./endpoints/app-clients/app-clients"), exports);
|
|
|
26
26
|
__exportStar(require("./endpoints/app-releases/app-releases"), exports);
|
|
27
27
|
__exportStar(require("./endpoints/apps/apps"), exports);
|
|
28
28
|
__exportStar(require("./endpoints/audience-policies/audience-policies"), exports);
|
|
29
|
-
__exportStar(require("./endpoints/delegated-sessions/delegated-sessions"), exports);
|
|
30
29
|
__exportStar(require("./endpoints/describe-objects/describe-objects"), exports);
|
|
31
30
|
__exportStar(require("./endpoints/org-erasure/org-erasure"), exports);
|
|
@@ -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 { AppClientDtoRevokedAt } from './appClientDtoRevokedAt.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 { AppClientDto } from './appClientDto.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 { AppClientDto } from './appClientDto.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 });
|
package/dist/models/appDto.d.ts
CHANGED
|
@@ -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
|
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 { 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 { AppLockfileDtoAgents } from './appLockfileDtoAgents.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 AppLockfileDtoAgents = {
|
|
@@ -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,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 type AppLockfileDtoDeliverableSpecs = {
|
|
@@ -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 type AppLockfileDtoFunctions = {
|
|
@@ -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 type AppLockfileDtoSkills = {
|
|
@@ -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 type AppLockfileDtoWorkflows = {
|
|
@@ -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 type AppReleaseDtoAudienceSnapshot = {
|
|
@@ -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 { AppReleaseDto } from './appReleaseDto.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 { AppReleaseDto } from './appReleaseDto.js';
|