@api7/portal-sdk 0.0.3 → 0.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser.cjs +1 -1
- package/dist/browser.js +2 -2
- package/dist/credential.d.ts +2 -2
- package/dist/credential.d.ts.map +1 -1
- package/dist/generated/index.d.ts +2 -2
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/generated/sdk.gen.d.ts +12 -12
- package/dist/generated/sdk.gen.d.ts.map +1 -1
- package/dist/generated/transformers.gen.d.ts +6 -7
- package/dist/generated/transformers.gen.d.ts.map +1 -1
- package/dist/generated/types.gen.d.ts +259 -171
- package/dist/generated/types.gen.d.ts.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.js +2 -2
- package/dist/subscription-CftzKQlG.cjs +7 -0
- package/dist/{subscription-DPb2gn6N.js → subscription-Dn1fYfR8.js} +185 -186
- package/dist/unstable/typing.d.ts +1 -1
- package/dist/unstable/typing.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/subscription-ukRySaBq.cjs +0 -7
package/dist/browser.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("axios"),e=require("./subscription-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("axios"),e=require("./subscription-CftzKQlG.cjs");class n{apiProduct;application;credential;dcrProvider;developer;misc;subscription;systemSetting;constructor(i){const r=i?.axios??s.create();!r.defaults?.baseURL&&i?.endpoint&&(r.defaults.baseURL=i?.endpoint);const t=e.createClient({axios:r});this.apiProduct=new e.APIProductAPI(t),this.application=new e.ApplicationAPI(t),this.credential=new e.CredentialAPI(t),this.dcrProvider=new e.DCRProviderAPI(t),this.developer=new e.DeveloperAPI(t),this.misc=new e.MiscellaneousAPI(t),this.subscription=new e.SubscriptionAPI(t),this.systemSetting=new e.SystemSettingAPI(t)}}exports.APIError=e.APIError;exports.API7Portal=n;
|
package/dist/browser.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import s from "axios";
|
|
2
|
-
import { c as r, A as a, a as n, C as o, D as c, b as d, M as p, S as P, d as l } from "./subscription-
|
|
3
|
-
import { e as b } from "./subscription-
|
|
2
|
+
import { c as r, A as a, a as n, C as o, D as c, b as d, M as p, S as P, d as l } from "./subscription-Dn1fYfR8.js";
|
|
3
|
+
import { e as b } from "./subscription-Dn1fYfR8.js";
|
|
4
4
|
class u {
|
|
5
5
|
apiProduct;
|
|
6
6
|
application;
|
package/dist/credential.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Client } from './generated/client/types.gen.js';
|
|
2
|
-
import { ApplicationCredential, CreateApplicationCredentialReq, ListCredentialsData, ListCredentialsResponses,
|
|
2
|
+
import { ApplicationCredential, CreateApplicationCredentialReq, ListCredentialsData, ListCredentialsResponses, ListApplicationCredentialsData, ListApplicationCredentialsResponses, RegenerateApplicationCredentialReq, UpdateApplicationCredentialReq } from './generated/index.js';
|
|
3
3
|
export declare class ApplicationCredentialAPI {
|
|
4
4
|
private readonly client;
|
|
5
5
|
constructor(client: Client);
|
|
@@ -18,7 +18,7 @@ export declare class ApplicationCredentialAPI {
|
|
|
18
18
|
* @returns The list of application credentials.
|
|
19
19
|
* @throws {APIError} If the API request fails or network error occurs.
|
|
20
20
|
*/
|
|
21
|
-
list(applicationId: string, query:
|
|
21
|
+
list(applicationId: string, query: ListApplicationCredentialsData['query']): Promise<ListApplicationCredentialsResponses['200']>;
|
|
22
22
|
/**
|
|
23
23
|
* Get an application credential by ID.
|
|
24
24
|
* @param applicationId The application ID.
|
package/dist/credential.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"credential.d.ts","sourceRoot":"","sources":["../src/credential.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAC;AACzD,OAAO,EACL,KAAK,qBAAqB,EAC1B,KAAK,8BAA8B,EACnC,KAAK,mBAAmB,EACxB,KAAK,wBAAwB,EAC7B,KAAK,
|
|
1
|
+
{"version":3,"file":"credential.d.ts","sourceRoot":"","sources":["../src/credential.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAC;AACzD,OAAO,EACL,KAAK,qBAAqB,EAC1B,KAAK,8BAA8B,EACnC,KAAK,mBAAmB,EACxB,KAAK,wBAAwB,EAC7B,KAAK,8BAA8B,EACnC,KAAK,mCAAmC,EACxC,KAAK,kCAAkC,EACvC,KAAK,8BAA8B,EAQpC,MAAM,sBAAsB,CAAC;AAG9B,qBAAa,wBAAwB;IACvB,OAAO,CAAC,QAAQ,CAAC,MAAM;gBAAN,MAAM,EAAE,MAAM;IAE3C;;;;;;OAMG;IACU,MAAM,CACjB,aAAa,EAAE,MAAM,EACrB,IAAI,EAAE,8BAA8B,GACnC,OAAO,CAAC,qBAAqB,CAAC;IAUjC;;;;;;OAMG;IACU,IAAI,CACf,aAAa,EAAE,MAAM,EACrB,KAAK,EAAE,8BAA8B,CAAC,OAAO,CAAC,GAC7C,OAAO,CAAC,mCAAmC,CAAC,KAAK,CAAC,CAAC;IAUtD;;;;;;OAMG;IACU,GAAG,CACd,aAAa,EAAE,MAAM,EACrB,YAAY,EAAE,MAAM,GACnB,OAAO,CAAC,qBAAqB,CAAC;IAYjC;;;;;;;OAOG;IACU,MAAM,CACjB,aAAa,EAAE,MAAM,EACrB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,8BAA8B,GACnC,OAAO,CAAC,qBAAqB,CAAC;IAajC;;;;;OAKG;IACU,MAAM,CACjB,aAAa,EAAE,MAAM,EACrB,YAAY,EAAE,MAAM,GACnB,OAAO,CAAC,IAAI,CAAC;IAYhB;;;;;;;OAOG;IACU,UAAU,CACrB,aAAa,EAAE,MAAM,EACrB,YAAY,EAAE,MAAM,EACpB,IAAI,EAAE,kCAAkC,GACvC,OAAO,CAAC,qBAAqB,CAAC;CAYlC;AAED,qBAAa,aAAa;IACZ,OAAO,CAAC,QAAQ,CAAC,MAAM;gBAAN,MAAM,EAAE,MAAM;IAE3C;;;;;OAKG;IACU,IAAI,CACf,KAAK,EAAE,mBAAmB,CAAC,OAAO,CAAC,GAClC,OAAO,CAAC,wBAAwB,CAAC,KAAK,CAAC,CAAC;CAQ5C"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { createApiProductSubscription, createDeveloper, createDeveloperApplication,
|
|
2
|
-
export { type AllLabels, type ApiCall, type ApiProduct, type ApiProductId, type ApiProductIdInQuery, type ApiProductIds, type ApiProductServiceIdInQuery, ApiProductStatus, type ApiProductSubscriptionStatus, type ApiProductWithSubscriptionStatus, type ApplicationCredential, type ApplicationCredentialBasics, type ApplicationCredentialBasicsCommon, type ApplicationId, type ApplicationIdInQuery, type ApplicationsIds, AuthMethod, type ClientOptions, type CreateApiProductSubscriptionData, type CreateApiProductSubscriptionError, type CreateApiProductSubscriptionErrors, type CreateApiProductSubscriptionReq, type CreateApiProductSubscriptionResponses, type
|
|
1
|
+
export { createApiProductSubscription, createApplicationCredential, createDeveloper, createDeveloperApplication, createSubscription, deleteApplicationCredential, deleteDeveloper, deleteDeveloperApplication, deleteSubscription, getApiCalls, getApiProduct, getApplicationCredential, getDeveloperApplication, getPublicAccessSettings, getSmtpServerStatus, listApiProducts, listApplicationCredentials, listCredentials, listDcrProviders, listDeveloperApplications, listDevelopers, listLabels, listSubscriptions, type Options, regenerateApplicationCredential, updateDeveloperApplication, upsertApplicationCredential } from './sdk.gen.js';
|
|
2
|
+
export { type AllLabels, type ApiCall, type ApiProduct, type ApiProductId, type ApiProductIdInQuery, type ApiProductIds, type ApiProductServiceIdInQuery, ApiProductStatus, type ApiProductSubscriptionStatus, type ApiProductWithSubscriptionStatus, type ApplicationCredential, type ApplicationCredentialBasics, type ApplicationCredentialBasicsCommon, type ApplicationCredentialId, type ApplicationCredentialPluginName, type ApplicationId, type ApplicationIdInQuery, type ApplicationsIds, AuthMethod, type BasicAuthApplicationCredentialBasics, type ClientOptions, type CreateApiProductSubscriptionData, type CreateApiProductSubscriptionError, type CreateApiProductSubscriptionErrors, type CreateApiProductSubscriptionReq, type CreateApiProductSubscriptionResponses, type CreateApplicationCredentialData, type CreateApplicationCredentialError, type CreateApplicationCredentialErrors, type CreateApplicationCredentialReq, type CreateApplicationCredentialReqCommon, type CreateApplicationCredentialResponse, type CreateApplicationCredentialResponses, type CreateBasicAuthApplicationCredentialReq, type CreateDeveloperApplicationData, type CreateDeveloperApplicationError, type CreateDeveloperApplicationErrors, type CreateDeveloperApplicationReq, type CreateDeveloperApplicationResponse, type CreateDeveloperApplicationResponses, type CreateDeveloperData, type CreateDeveloperError, type CreateDeveloperErrors, type CreateDeveloperReq, type CreateDeveloperResponse, type CreateDeveloperResponses, type CreateKeyAuthApplicationCredentialReq, type CreateOAuthApplicationCredentialReq, type CreateSubscriptionData, type CreateSubscriptionError, type CreateSubscriptionErrors, type CreateSubscriptionReq, type CreateSubscriptionResponses, type CredentialIds, CredentialOrderBy, CredentialType, type DateTime, type DcrProviderForDeveloper, type DeleteApplicationCredentialData, type DeleteApplicationCredentialError, type DeleteApplicationCredentialErrors, type DeleteApplicationCredentialResponse, type DeleteApplicationCredentialResponses, type DeleteDeveloperApplicationData, type DeleteDeveloperApplicationError, type DeleteDeveloperApplicationErrors, type DeleteDeveloperApplicationResponse, type DeleteDeveloperApplicationResponses, type DeleteDeveloperData, type DeleteDeveloperError, type DeleteDeveloperErrors, type DeleteDeveloperResponse, type DeleteDeveloperResponses, type DeleteSubscriptionData, type DeleteSubscriptionError, type DeleteSubscriptionErrors, type DeleteSubscriptionResponse, type DeleteSubscriptionResponses, type Description, type Developer, type DeveloperApplication, type DeveloperApplicationBasics, type DeveloperApplicationWithSubscriptionStatus, type DeveloperId, DeveloperOrderBy, DeveloperPortalLabelResourceType, Direction, type EndAt, type GetApiCallsData, type GetApiCallsError, type GetApiCallsErrors, type GetApiCallsResponse, type GetApiCallsResponses, type GetApiProductData, type GetApiProductError, type GetApiProductErrors, type GetApiProductResponse, type GetApiProductResponses, type GetApplicationCredentialData, type GetApplicationCredentialError, type GetApplicationCredentialErrors, type GetApplicationCredentialResponse, type GetApplicationCredentialResponses, type GetDeveloperApplicationData, type GetDeveloperApplicationError, type GetDeveloperApplicationErrors, type GetDeveloperApplicationResponse, type GetDeveloperApplicationResponses, type GetPublicAccessSettingsData, type GetPublicAccessSettingsError, type GetPublicAccessSettingsErrors, type GetPublicAccessSettingsResponse, type GetPublicAccessSettingsResponses, type GetSmtpServerStatusData, type GetSmtpServerStatusError, type GetSmtpServerStatusErrors, type GetSmtpServerStatusResponse, type GetSmtpServerStatusResponses, type Id, type KeyAuthApplicationCredentialBasics, type LabelsMap, type LabelsMapInQuery, type ListApiProductsData, type ListApiProductsError, type ListApiProductsErrors, type ListApiProductsResponse, type ListApiProductsResponses, type ListApplicationCredentialsData, type ListApplicationCredentialsError, type ListApplicationCredentialsErrors, type ListApplicationCredentialsResponse, type ListApplicationCredentialsResponses, type ListCredentialsData, type ListCredentialsError, type ListCredentialsErrors, type ListCredentialsResponse, type ListCredentialsResponses, type ListDcrProvidersData, type ListDcrProvidersError, type ListDcrProvidersErrors, type ListDcrProvidersResponse, type ListDcrProvidersResponses, type ListDeveloperApplicationsData, type ListDeveloperApplicationsError, type ListDeveloperApplicationsErrors, type ListDeveloperApplicationsResponse, type ListDeveloperApplicationsResponses, type ListDevelopersData, type ListDevelopersError, type ListDevelopersErrors, type ListDevelopersResponse, type ListDevelopersResponses, type ListLabelsData, type ListLabelsError, type ListLabelsErrors, type ListLabelsResponse, type ListLabelsResponses, type ListSubscriptionsData, type ListSubscriptionsError, type ListSubscriptionsErrors, type ListSubscriptionsResponse, type ListSubscriptionsResponses, type Name, type OAuthApplicationCredentialBasics, OrderBy, type Page, type PageSize, type PortalPublicAccess, type RegenerateApplicationCredentialData, type RegenerateApplicationCredentialError, type RegenerateApplicationCredentialErrors, type RegenerateApplicationCredentialReq, type RegenerateApplicationCredentialResponse, type RegenerateApplicationCredentialResponses, type RegenerateBasicAuthApplicationCredentialReq, type RegenerateKeyAuthApplicationCredentialReq, type ResourceBasics, type Search, type SmtpServerSettingsStatus, type StartAt, type Subscription, type SubscriptionId, SubscriptionsOrderBy, SubscriptionStatus, type SubscriptionStatusInQuery, type Total, type UpdateApplicationCredentialBasicsReq, type UpdateApplicationCredentialReq, type UpdateDeveloperApplicationData, type UpdateDeveloperApplicationError, type UpdateDeveloperApplicationErrors, type UpdateDeveloperApplicationResponse, type UpdateDeveloperApplicationResponses, type UpdateOAuthApplicationCredentialReq, type UpsertApplicationCredentialData, type UpsertApplicationCredentialError, type UpsertApplicationCredentialErrors, type UpsertApplicationCredentialResponse, type UpsertApplicationCredentialResponses, Visibility } from './types.gen.js';
|
|
3
3
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/generated/index.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,4BAA4B,EAAE,eAAe,EAAE,0BAA0B,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/generated/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Client, Options as Options2, TDataShape } from './client/index.js';
|
|
2
|
-
import { CreateApiProductSubscriptionData, CreateApiProductSubscriptionErrors, CreateApiProductSubscriptionResponses,
|
|
2
|
+
import { CreateApiProductSubscriptionData, CreateApiProductSubscriptionErrors, CreateApiProductSubscriptionResponses, CreateApplicationCredentialData, CreateApplicationCredentialErrors, CreateApplicationCredentialResponses, CreateDeveloperApplicationData, CreateDeveloperApplicationErrors, CreateDeveloperApplicationResponses, CreateDeveloperData, CreateDeveloperErrors, CreateDeveloperResponses, CreateSubscriptionData, CreateSubscriptionErrors, CreateSubscriptionResponses, DeleteApplicationCredentialData, DeleteApplicationCredentialErrors, DeleteApplicationCredentialResponses, DeleteDeveloperApplicationData, DeleteDeveloperApplicationErrors, DeleteDeveloperApplicationResponses, DeleteDeveloperData, DeleteDeveloperErrors, DeleteDeveloperResponses, DeleteSubscriptionData, DeleteSubscriptionErrors, DeleteSubscriptionResponses, GetApiCallsData, GetApiCallsErrors, GetApiCallsResponses, GetApiProductData, GetApiProductErrors, GetApiProductResponses, GetApplicationCredentialData, GetApplicationCredentialErrors, GetApplicationCredentialResponses, GetDeveloperApplicationData, GetDeveloperApplicationErrors, GetDeveloperApplicationResponses, GetPublicAccessSettingsData, GetPublicAccessSettingsErrors, GetPublicAccessSettingsResponses, GetSmtpServerStatusData, GetSmtpServerStatusErrors, GetSmtpServerStatusResponses, ListApiProductsData, ListApiProductsErrors, ListApiProductsResponses, ListApplicationCredentialsData, ListApplicationCredentialsErrors, ListApplicationCredentialsResponses, ListCredentialsData, ListCredentialsErrors, ListCredentialsResponses, ListDcrProvidersData, ListDcrProvidersErrors, ListDcrProvidersResponses, ListDeveloperApplicationsData, ListDeveloperApplicationsErrors, ListDeveloperApplicationsResponses, ListDevelopersData, ListDevelopersErrors, ListDevelopersResponses, ListLabelsData, ListLabelsErrors, ListLabelsResponses, ListSubscriptionsData, ListSubscriptionsErrors, ListSubscriptionsResponses, RegenerateApplicationCredentialData, RegenerateApplicationCredentialErrors, RegenerateApplicationCredentialResponses, UpdateDeveloperApplicationData, UpdateDeveloperApplicationErrors, UpdateDeveloperApplicationResponses, UpsertApplicationCredentialData, UpsertApplicationCredentialErrors, UpsertApplicationCredentialResponses } from './types.gen.js';
|
|
3
3
|
export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = Options2<TData, ThrowOnError> & {
|
|
4
4
|
/**
|
|
5
5
|
* You can provide a client instance returned by `createClient()` instead of
|
|
@@ -72,27 +72,27 @@ export declare const updateDeveloperApplication: <ThrowOnError extends boolean =
|
|
|
72
72
|
/**
|
|
73
73
|
* List all credentials for the logged in developer
|
|
74
74
|
*/
|
|
75
|
-
export declare const
|
|
75
|
+
export declare const listApplicationCredentials: <ThrowOnError extends boolean = false>(options: Options<ListApplicationCredentialsData, ThrowOnError>) => import('./client/types.gen.js').RequestResult<ListApplicationCredentialsResponses, ListApplicationCredentialsErrors, ThrowOnError>;
|
|
76
76
|
/**
|
|
77
|
-
* Create
|
|
77
|
+
* Create an application credential
|
|
78
78
|
*/
|
|
79
|
-
export declare const
|
|
79
|
+
export declare const createApplicationCredential: <ThrowOnError extends boolean = false>(options: Options<CreateApplicationCredentialData, ThrowOnError>) => import('./client/types.gen.js').RequestResult<CreateApplicationCredentialResponses, CreateApplicationCredentialErrors, ThrowOnError>;
|
|
80
80
|
/**
|
|
81
|
-
* Delete
|
|
81
|
+
* Delete an application credential for Developer Portal
|
|
82
82
|
*/
|
|
83
|
-
export declare const
|
|
83
|
+
export declare const deleteApplicationCredential: <ThrowOnError extends boolean = false>(options: Options<DeleteApplicationCredentialData, ThrowOnError>) => import('./client/types.gen.js').RequestResult<DeleteApplicationCredentialResponses, DeleteApplicationCredentialErrors, ThrowOnError>;
|
|
84
84
|
/**
|
|
85
|
-
* Get
|
|
85
|
+
* Get an application credential for Developer Portal
|
|
86
86
|
*/
|
|
87
|
-
export declare const
|
|
87
|
+
export declare const getApplicationCredential: <ThrowOnError extends boolean = false>(options: Options<GetApplicationCredentialData, ThrowOnError>) => import('./client/types.gen.js').RequestResult<GetApplicationCredentialResponses, GetApplicationCredentialErrors, ThrowOnError>;
|
|
88
88
|
/**
|
|
89
|
-
* Update
|
|
89
|
+
* Update an application credential for Developer Portal
|
|
90
90
|
*/
|
|
91
|
-
export declare const
|
|
91
|
+
export declare const upsertApplicationCredential: <ThrowOnError extends boolean = false>(options: Options<UpsertApplicationCredentialData, ThrowOnError>) => import('./client/types.gen.js').RequestResult<UpsertApplicationCredentialResponses, UpsertApplicationCredentialErrors, ThrowOnError>;
|
|
92
92
|
/**
|
|
93
|
-
* Regenerate
|
|
93
|
+
* Regenerate an application credential auth conf
|
|
94
94
|
*/
|
|
95
|
-
export declare const
|
|
95
|
+
export declare const regenerateApplicationCredential: <ThrowOnError extends boolean = false>(options: Options<RegenerateApplicationCredentialData, ThrowOnError>) => import('./client/types.gen.js').RequestResult<RegenerateApplicationCredentialResponses, RegenerateApplicationCredentialErrors, ThrowOnError>;
|
|
96
96
|
/**
|
|
97
97
|
* Get API Calls
|
|
98
98
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdk.gen.d.ts","sourceRoot":"","sources":["../../src/generated/sdk.gen.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,MAAM,EAAE,OAAO,IAAI,QAAQ,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAEjF,OAAO,KAAK,EAAE,gCAAgC,EAAE,kCAAkC,EAAE,qCAAqC,EAAE,
|
|
1
|
+
{"version":3,"file":"sdk.gen.d.ts","sourceRoot":"","sources":["../../src/generated/sdk.gen.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { CreateApplicationCredentialResponse, CreateDeveloperApplicationResponse, CreateDeveloperResponse, GetApplicationCredentialResponse, GetDeveloperApplicationResponse, ListApplicationCredentialsResponse, ListCredentialsResponse, ListDeveloperApplicationsResponse, ListDevelopersResponse, ListSubscriptionsResponse, RegenerateApplicationCredentialResponse, UpdateDeveloperApplicationResponse, UpsertApplicationCredentialResponse } from './types.gen.js';
|
|
2
2
|
export declare const listDevelopersResponseTransformer: (data: any) => Promise<ListDevelopersResponse>;
|
|
3
3
|
export declare const createDeveloperResponseTransformer: (data: any) => Promise<CreateDeveloperResponse>;
|
|
4
4
|
export declare const listSubscriptionsResponseTransformer: (data: any) => Promise<ListSubscriptionsResponse>;
|
|
@@ -6,11 +6,10 @@ export declare const listDeveloperApplicationsResponseTransformer: (data: any) =
|
|
|
6
6
|
export declare const createDeveloperApplicationResponseTransformer: (data: any) => Promise<CreateDeveloperApplicationResponse>;
|
|
7
7
|
export declare const getDeveloperApplicationResponseTransformer: (data: any) => Promise<GetDeveloperApplicationResponse>;
|
|
8
8
|
export declare const updateDeveloperApplicationResponseTransformer: (data: any) => Promise<UpdateDeveloperApplicationResponse>;
|
|
9
|
-
export declare const
|
|
10
|
-
export declare const
|
|
11
|
-
export declare const
|
|
12
|
-
export declare const
|
|
13
|
-
export declare const
|
|
14
|
-
export declare const getApiCallsResponseTransformer: (data: any) => Promise<GetApiCallsResponse>;
|
|
9
|
+
export declare const listApplicationCredentialsResponseTransformer: (data: any) => Promise<ListApplicationCredentialsResponse>;
|
|
10
|
+
export declare const createApplicationCredentialResponseTransformer: (data: any) => Promise<CreateApplicationCredentialResponse>;
|
|
11
|
+
export declare const getApplicationCredentialResponseTransformer: (data: any) => Promise<GetApplicationCredentialResponse>;
|
|
12
|
+
export declare const upsertApplicationCredentialResponseTransformer: (data: any) => Promise<UpsertApplicationCredentialResponse>;
|
|
13
|
+
export declare const regenerateApplicationCredentialResponseTransformer: (data: any) => Promise<RegenerateApplicationCredentialResponse>;
|
|
15
14
|
export declare const listCredentialsResponseTransformer: (data: any) => Promise<ListCredentialsResponse>;
|
|
16
15
|
//# sourceMappingURL=transformers.gen.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"transformers.gen.d.ts","sourceRoot":"","sources":["../../src/generated/transformers.gen.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,
|
|
1
|
+
{"version":3,"file":"transformers.gen.d.ts","sourceRoot":"","sources":["../../src/generated/transformers.gen.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,mCAAmC,EAAE,kCAAkC,EAAE,uBAAuB,EAAE,gCAAgC,EAAE,+BAA+B,EAAE,kCAAkC,EAAE,uBAAuB,EAAE,iCAAiC,EAAE,sBAAsB,EAAE,yBAAyB,EAAE,uCAAuC,EAAE,kCAAkC,EAAE,mCAAmC,EAAE,MAAM,gBAAgB,CAAC;AAgB/c,eAAO,MAAM,iCAAiC,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,sBAAsB,CAGjG,CAAC;AAEF,eAAO,MAAM,kCAAkC,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,uBAAuB,CAGnG,CAAC;AAOF,eAAO,MAAM,oCAAoC,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,yBAAyB,CAGvG,CAAC;AAkBF,eAAO,MAAM,4CAA4C,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,iCAAiC,CAGvH,CAAC;AAEF,eAAO,MAAM,6CAA6C,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,kCAAkC,CAGzH,CAAC;AAEF,eAAO,MAAM,0CAA0C,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,+BAA+B,CAGnH,CAAC;AAEF,eAAO,MAAM,6CAA6C,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,kCAAkC,CAGzH,CAAC;AAOF,eAAO,MAAM,6CAA6C,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,kCAAkC,CAGzH,CAAC;AAEF,eAAO,MAAM,8CAA8C,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,mCAAmC,CAG3H,CAAC;AAEF,eAAO,MAAM,2CAA2C,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,gCAAgC,CAGrH,CAAC;AAEF,eAAO,MAAM,8CAA8C,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,mCAAmC,CAG3H,CAAC;AAEF,eAAO,MAAM,kDAAkD,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,uCAAuC,CAGnI,CAAC;AAEF,eAAO,MAAM,kCAAkC,GAAU,MAAM,GAAG,KAAG,OAAO,CAAC,uBAAuB,CAGnG,CAAC"}
|