@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
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 { DelegatedSessionDtoDataEnvelope, DelegatedSessionStatusDtoDataEnvelope, VerifyDelegatedSessionRequestDto, VerifyDelegatedSessionResponseDtoDataEnvelope } from '../../models';
|
|
@@ -14,7 +14,7 @@ const delegatedSessionsControllerVerify = async (verifyDelegatedSessionRequestDt
|
|
|
14
14
|
...options,
|
|
15
15
|
method: 'POST',
|
|
16
16
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
17
|
-
body: JSON.stringify(verifyDelegatedSessionRequestDto)
|
|
17
|
+
body: JSON.stringify(verifyDelegatedSessionRequestDto)
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.delegatedSessionsControllerVerify = delegatedSessionsControllerVerify;
|
|
@@ -28,7 +28,7 @@ exports.getDelegatedSessionsControllerGetByIdUrl = getDelegatedSessionsControlle
|
|
|
28
28
|
const delegatedSessionsControllerGetById = async (id, options) => {
|
|
29
29
|
return (0, custom_fetch_1.customFetch)((0, exports.getDelegatedSessionsControllerGetByIdUrl)(id), {
|
|
30
30
|
...options,
|
|
31
|
-
method: 'GET'
|
|
31
|
+
method: 'GET'
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
exports.delegatedSessionsControllerGetById = delegatedSessionsControllerGetById;
|
|
@@ -42,7 +42,7 @@ exports.getDelegatedSessionsControllerRevokeUrl = getDelegatedSessionsController
|
|
|
42
42
|
const delegatedSessionsControllerRevoke = async (id, options) => {
|
|
43
43
|
return (0, custom_fetch_1.customFetch)((0, exports.getDelegatedSessionsControllerRevokeUrl)(id), {
|
|
44
44
|
...options,
|
|
45
|
-
method: 'POST'
|
|
45
|
+
method: 'POST'
|
|
46
46
|
});
|
|
47
47
|
};
|
|
48
48
|
exports.delegatedSessionsControllerRevoke = delegatedSessionsControllerRevoke;
|
|
@@ -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, AppDtoDataArrayEnvelope, AppDtoDataEnvelope, AppReleaseDtoDataArrayEnvelope, AppReleaseDtoDataEnvelope, AudiencePolicyDtoDataArrayEnvelope, AudiencePolicyDtoDataEnvelope, CreateAppClientDto, CreateAudiencePolicyDto, CreatePortalDto, CreateProjectAppDto, CreatedAppClientDtoDataEnvelope, PortalDetailDtoDataEnvelope, ProjectAppsControllerListParams, UpdateAudiencePolicyDto, UpdatePortalDto } from '../../models';
|
|
@@ -14,7 +14,7 @@ const projectAppsControllerCreate = async (createProjectAppDto, options) => {
|
|
|
14
14
|
...options,
|
|
15
15
|
method: 'POST',
|
|
16
16
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
17
|
-
body: JSON.stringify(createProjectAppDto)
|
|
17
|
+
body: JSON.stringify(createProjectAppDto)
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.projectAppsControllerCreate = projectAppsControllerCreate;
|
|
@@ -38,9 +38,7 @@ const getProjectAppsControllerListUrl = (params) => {
|
|
|
38
38
|
normalizedParams.append(key, value.toString());
|
|
39
39
|
});
|
|
40
40
|
const stringifiedParams = normalizedParams.toString();
|
|
41
|
-
return stringifiedParams.length > 0
|
|
42
|
-
? `/bff/apps?${stringifiedParams}`
|
|
43
|
-
: `/bff/apps`;
|
|
41
|
+
return stringifiedParams.length > 0 ? `/bff/apps?${stringifiedParams}` : `/bff/apps`;
|
|
44
42
|
};
|
|
45
43
|
exports.getProjectAppsControllerListUrl = getProjectAppsControllerListUrl;
|
|
46
44
|
/**
|
|
@@ -49,7 +47,7 @@ exports.getProjectAppsControllerListUrl = getProjectAppsControllerListUrl;
|
|
|
49
47
|
const projectAppsControllerList = async (params, options) => {
|
|
50
48
|
return (0, custom_fetch_1.customFetch)((0, exports.getProjectAppsControllerListUrl)(params), {
|
|
51
49
|
...options,
|
|
52
|
-
method: 'GET'
|
|
50
|
+
method: 'GET'
|
|
53
51
|
});
|
|
54
52
|
};
|
|
55
53
|
exports.projectAppsControllerList = projectAppsControllerList;
|
|
@@ -63,7 +61,7 @@ exports.getProjectAppsControllerGetByIdUrl = getProjectAppsControllerGetByIdUrl;
|
|
|
63
61
|
const projectAppsControllerGetById = async (id, options) => {
|
|
64
62
|
return (0, custom_fetch_1.customFetch)((0, exports.getProjectAppsControllerGetByIdUrl)(id), {
|
|
65
63
|
...options,
|
|
66
|
-
method: 'GET'
|
|
64
|
+
method: 'GET'
|
|
67
65
|
});
|
|
68
66
|
};
|
|
69
67
|
exports.projectAppsControllerGetById = projectAppsControllerGetById;
|
|
@@ -79,7 +77,7 @@ const projectAppClientsControllerCreate = async (appId, createAppClientDto, opti
|
|
|
79
77
|
...options,
|
|
80
78
|
method: 'POST',
|
|
81
79
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
82
|
-
body: JSON.stringify(createAppClientDto)
|
|
80
|
+
body: JSON.stringify(createAppClientDto)
|
|
83
81
|
});
|
|
84
82
|
};
|
|
85
83
|
exports.projectAppClientsControllerCreate = projectAppClientsControllerCreate;
|
|
@@ -93,7 +91,7 @@ exports.getProjectAppClientsControllerListUrl = getProjectAppClientsControllerLi
|
|
|
93
91
|
const projectAppClientsControllerList = async (appId, options) => {
|
|
94
92
|
return (0, custom_fetch_1.customFetch)((0, exports.getProjectAppClientsControllerListUrl)(appId), {
|
|
95
93
|
...options,
|
|
96
|
-
method: 'GET'
|
|
94
|
+
method: 'GET'
|
|
97
95
|
});
|
|
98
96
|
};
|
|
99
97
|
exports.projectAppClientsControllerList = projectAppClientsControllerList;
|
|
@@ -107,7 +105,7 @@ exports.getProjectAppClientsControllerRevokeUrl = getProjectAppClientsController
|
|
|
107
105
|
const projectAppClientsControllerRevoke = async (id, options) => {
|
|
108
106
|
return (0, custom_fetch_1.customFetch)((0, exports.getProjectAppClientsControllerRevokeUrl)(id), {
|
|
109
107
|
...options,
|
|
110
|
-
method: 'POST'
|
|
108
|
+
method: 'POST'
|
|
111
109
|
});
|
|
112
110
|
};
|
|
113
111
|
exports.projectAppClientsControllerRevoke = projectAppClientsControllerRevoke;
|
|
@@ -121,7 +119,7 @@ exports.getProjectAppReleasesControllerGetLiveUrl = getProjectAppReleasesControl
|
|
|
121
119
|
const projectAppReleasesControllerGetLive = async (appId, options) => {
|
|
122
120
|
return (0, custom_fetch_1.customFetch)((0, exports.getProjectAppReleasesControllerGetLiveUrl)(appId), {
|
|
123
121
|
...options,
|
|
124
|
-
method: 'GET'
|
|
122
|
+
method: 'GET'
|
|
125
123
|
});
|
|
126
124
|
};
|
|
127
125
|
exports.projectAppReleasesControllerGetLive = projectAppReleasesControllerGetLive;
|
|
@@ -135,7 +133,7 @@ exports.getProjectAppReleasesControllerListHistoryUrl = getProjectAppReleasesCon
|
|
|
135
133
|
const projectAppReleasesControllerListHistory = async (appId, options) => {
|
|
136
134
|
return (0, custom_fetch_1.customFetch)((0, exports.getProjectAppReleasesControllerListHistoryUrl)(appId), {
|
|
137
135
|
...options,
|
|
138
|
-
method: 'GET'
|
|
136
|
+
method: 'GET'
|
|
139
137
|
});
|
|
140
138
|
};
|
|
141
139
|
exports.projectAppReleasesControllerListHistory = projectAppReleasesControllerListHistory;
|
|
@@ -149,7 +147,7 @@ exports.getProjectAppReleasesControllerRollbackUrl = getProjectAppReleasesContro
|
|
|
149
147
|
const projectAppReleasesControllerRollback = async (appId, releaseId, options) => {
|
|
150
148
|
return (0, custom_fetch_1.customFetch)((0, exports.getProjectAppReleasesControllerRollbackUrl)(appId, releaseId), {
|
|
151
149
|
...options,
|
|
152
|
-
method: 'POST'
|
|
150
|
+
method: 'POST'
|
|
153
151
|
});
|
|
154
152
|
};
|
|
155
153
|
exports.projectAppReleasesControllerRollback = projectAppReleasesControllerRollback;
|
|
@@ -165,7 +163,7 @@ const projectAudiencePoliciesControllerCreate = async (appId, createAudiencePoli
|
|
|
165
163
|
...options,
|
|
166
164
|
method: 'POST',
|
|
167
165
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
168
|
-
body: JSON.stringify(createAudiencePolicyDto)
|
|
166
|
+
body: JSON.stringify(createAudiencePolicyDto)
|
|
169
167
|
});
|
|
170
168
|
};
|
|
171
169
|
exports.projectAudiencePoliciesControllerCreate = projectAudiencePoliciesControllerCreate;
|
|
@@ -179,7 +177,7 @@ exports.getProjectAudiencePoliciesControllerListUrl = getProjectAudiencePolicies
|
|
|
179
177
|
const projectAudiencePoliciesControllerList = async (appId, options) => {
|
|
180
178
|
return (0, custom_fetch_1.customFetch)((0, exports.getProjectAudiencePoliciesControllerListUrl)(appId), {
|
|
181
179
|
...options,
|
|
182
|
-
method: 'GET'
|
|
180
|
+
method: 'GET'
|
|
183
181
|
});
|
|
184
182
|
};
|
|
185
183
|
exports.projectAudiencePoliciesControllerList = projectAudiencePoliciesControllerList;
|
|
@@ -195,7 +193,7 @@ const projectAudiencePoliciesControllerUpdate = async (id, updateAudiencePolicyD
|
|
|
195
193
|
...options,
|
|
196
194
|
method: 'PATCH',
|
|
197
195
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
198
|
-
body: JSON.stringify(updateAudiencePolicyDto)
|
|
196
|
+
body: JSON.stringify(updateAudiencePolicyDto)
|
|
199
197
|
});
|
|
200
198
|
};
|
|
201
199
|
exports.projectAudiencePoliciesControllerUpdate = projectAudiencePoliciesControllerUpdate;
|
|
@@ -209,7 +207,7 @@ exports.getProjectAudiencePoliciesControllerDeleteUrl = getProjectAudiencePolici
|
|
|
209
207
|
const projectAudiencePoliciesControllerDelete = async (id, options) => {
|
|
210
208
|
return (0, custom_fetch_1.customFetch)((0, exports.getProjectAudiencePoliciesControllerDeleteUrl)(id), {
|
|
211
209
|
...options,
|
|
212
|
-
method: 'DELETE'
|
|
210
|
+
method: 'DELETE'
|
|
213
211
|
});
|
|
214
212
|
};
|
|
215
213
|
exports.projectAudiencePoliciesControllerDelete = projectAudiencePoliciesControllerDelete;
|
|
@@ -223,7 +221,7 @@ exports.getPortalsControllerListUrl = getPortalsControllerListUrl;
|
|
|
223
221
|
const portalsControllerList = async (options) => {
|
|
224
222
|
return (0, custom_fetch_1.customFetch)((0, exports.getPortalsControllerListUrl)(), {
|
|
225
223
|
...options,
|
|
226
|
-
method: 'GET'
|
|
224
|
+
method: 'GET'
|
|
227
225
|
});
|
|
228
226
|
};
|
|
229
227
|
exports.portalsControllerList = portalsControllerList;
|
|
@@ -239,7 +237,7 @@ const portalsControllerCreate = async (createPortalDto, options) => {
|
|
|
239
237
|
...options,
|
|
240
238
|
method: 'POST',
|
|
241
239
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
242
|
-
body: JSON.stringify(createPortalDto)
|
|
240
|
+
body: JSON.stringify(createPortalDto)
|
|
243
241
|
});
|
|
244
242
|
};
|
|
245
243
|
exports.portalsControllerCreate = portalsControllerCreate;
|
|
@@ -253,7 +251,7 @@ exports.getPortalsControllerGetOneUrl = getPortalsControllerGetOneUrl;
|
|
|
253
251
|
const portalsControllerGetOne = async (id, options) => {
|
|
254
252
|
return (0, custom_fetch_1.customFetch)((0, exports.getPortalsControllerGetOneUrl)(id), {
|
|
255
253
|
...options,
|
|
256
|
-
method: 'GET'
|
|
254
|
+
method: 'GET'
|
|
257
255
|
});
|
|
258
256
|
};
|
|
259
257
|
exports.portalsControllerGetOne = portalsControllerGetOne;
|
|
@@ -269,7 +267,7 @@ const portalsControllerUpdate = async (id, updatePortalDto, options) => {
|
|
|
269
267
|
...options,
|
|
270
268
|
method: 'PATCH',
|
|
271
269
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
272
|
-
body: JSON.stringify(updatePortalDto)
|
|
270
|
+
body: JSON.stringify(updatePortalDto)
|
|
273
271
|
});
|
|
274
272
|
};
|
|
275
273
|
exports.portalsControllerUpdate = portalsControllerUpdate;
|
|
@@ -283,7 +281,7 @@ exports.getPortalsControllerArchiveUrl = getPortalsControllerArchiveUrl;
|
|
|
283
281
|
const portalsControllerArchive = async (id, options) => {
|
|
284
282
|
return (0, custom_fetch_1.customFetch)((0, exports.getPortalsControllerArchiveUrl)(id), {
|
|
285
283
|
...options,
|
|
286
|
-
method: 'POST'
|
|
284
|
+
method: 'POST'
|
|
287
285
|
});
|
|
288
286
|
};
|
|
289
287
|
exports.portalsControllerArchive = portalsControllerArchive;
|
|
@@ -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 { AnonAuthDto, AnonAuthResultDtoDataEnvelope, CreatePublicSessionDto, CreatedPublicSessionDtoDataEnvelope, DelegatedSessionDtoDataEnvelope, DelegatedSessionStatusDtoDataEnvelope, OidcAuthDto, OidcAuthResultDtoDataEnvelope, RequestMagicLinkDto, RequestMagicLinkResultDtoDataEnvelope, VerifyMagicLinkDto, VerifyMagicLinkResultDtoDataEnvelope } from '../../models';
|
|
@@ -14,7 +14,7 @@ const publicIngressControllerOpenSession = async (appSlug, createPublicSessionDt
|
|
|
14
14
|
...options,
|
|
15
15
|
method: 'POST',
|
|
16
16
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
17
|
-
body: JSON.stringify(createPublicSessionDto)
|
|
17
|
+
body: JSON.stringify(createPublicSessionDto)
|
|
18
18
|
});
|
|
19
19
|
};
|
|
20
20
|
exports.publicIngressControllerOpenSession = publicIngressControllerOpenSession;
|
|
@@ -28,7 +28,7 @@ exports.getPublicIngressControllerGetSessionUrl = getPublicIngressControllerGetS
|
|
|
28
28
|
const publicIngressControllerGetSession = async (id, options) => {
|
|
29
29
|
return (0, custom_fetch_1.customFetch)((0, exports.getPublicIngressControllerGetSessionUrl)(id), {
|
|
30
30
|
...options,
|
|
31
|
-
method: 'GET'
|
|
31
|
+
method: 'GET'
|
|
32
32
|
});
|
|
33
33
|
};
|
|
34
34
|
exports.publicIngressControllerGetSession = publicIngressControllerGetSession;
|
|
@@ -42,7 +42,7 @@ exports.getPublicIngressControllerRevokeSessionUrl = getPublicIngressControllerR
|
|
|
42
42
|
const publicIngressControllerRevokeSession = async (id, options) => {
|
|
43
43
|
return (0, custom_fetch_1.customFetch)((0, exports.getPublicIngressControllerRevokeSessionUrl)(id), {
|
|
44
44
|
...options,
|
|
45
|
-
method: 'POST'
|
|
45
|
+
method: 'POST'
|
|
46
46
|
});
|
|
47
47
|
};
|
|
48
48
|
exports.publicIngressControllerRevokeSession = publicIngressControllerRevokeSession;
|
|
@@ -58,7 +58,7 @@ const publicIngressControllerOidcAuthenticate = async (appSlug, oidcAuthDto, opt
|
|
|
58
58
|
...options,
|
|
59
59
|
method: 'POST',
|
|
60
60
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
61
|
-
body: JSON.stringify(oidcAuthDto)
|
|
61
|
+
body: JSON.stringify(oidcAuthDto)
|
|
62
62
|
});
|
|
63
63
|
};
|
|
64
64
|
exports.publicIngressControllerOidcAuthenticate = publicIngressControllerOidcAuthenticate;
|
|
@@ -74,7 +74,7 @@ const publicIngressControllerRequestMagicLink = async (appSlug, requestMagicLink
|
|
|
74
74
|
...options,
|
|
75
75
|
method: 'POST',
|
|
76
76
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
77
|
-
body: JSON.stringify(requestMagicLinkDto)
|
|
77
|
+
body: JSON.stringify(requestMagicLinkDto)
|
|
78
78
|
});
|
|
79
79
|
};
|
|
80
80
|
exports.publicIngressControllerRequestMagicLink = publicIngressControllerRequestMagicLink;
|
|
@@ -90,7 +90,7 @@ const publicIngressControllerVerifyMagicLink = async (appSlug, verifyMagicLinkDt
|
|
|
90
90
|
...options,
|
|
91
91
|
method: 'POST',
|
|
92
92
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
93
|
-
body: JSON.stringify(verifyMagicLinkDto)
|
|
93
|
+
body: JSON.stringify(verifyMagicLinkDto)
|
|
94
94
|
});
|
|
95
95
|
};
|
|
96
96
|
exports.publicIngressControllerVerifyMagicLink = publicIngressControllerVerifyMagicLink;
|
|
@@ -106,7 +106,7 @@ const publicIngressControllerAnonAuthenticate = async (appSlug, anonAuthDto, opt
|
|
|
106
106
|
...options,
|
|
107
107
|
method: 'POST',
|
|
108
108
|
headers: { 'Content-Type': 'application/json', ...options?.headers },
|
|
109
|
-
body: JSON.stringify(anonAuthDto)
|
|
109
|
+
body: JSON.stringify(anonAuthDto)
|
|
110
110
|
});
|
|
111
111
|
};
|
|
112
112
|
exports.publicIngressControllerAnonAuthenticate = publicIngressControllerAnonAuthenticate;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
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/delegated-sessions/delegated-sessions';
|
|
4
4
|
export * from './endpoints/project-apps/project-apps';
|
|
@@ -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 AnonAuthDto {
|
|
@@ -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 AnonAuthResultDto {
|
|
@@ -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 { AnonAuthResultDto } from './anonAuthResultDto.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 { 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';
|