@meetkai/mka1 0.54.1 → 0.54.3
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/README.md +285 -233
- package/bin/mcp-server.js +3935 -2221
- package/bin/mcp-server.js.map +99 -83
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.js +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js +2 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysList.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysList.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysList.js +1 -1
- package/dist/commonjs/funcs/authApiKeysList.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.js +2 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.js +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.js.map +1 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.js +2 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.js.map +1 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.js +2 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.js.map +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.js +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.js +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.js +2 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.js.map +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.js +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.js.map +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.js +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.js.map +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.js +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.js +2 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.js.map +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.js +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js +2 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterUpdateInvite.d.ts +20 -0
- package/dist/commonjs/funcs/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterUpdateInvite.js +142 -0
- package/dist/commonjs/funcs/authClusterUpdateInvite.js.map +1 -0
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.js +1 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.js.map +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsList.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsList.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.js +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.js +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.js +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsGet.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsGet.js +1 -1
- package/dist/commonjs/funcs/authTeamsGet.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsList.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsList.js +1 -1
- package/dist/commonjs/funcs/authTeamsList.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.js +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.js +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.js +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.js.map +1 -1
- package/dist/commonjs/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +18 -0
- package/dist/commonjs/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/commonjs/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +140 -0
- package/dist/commonjs/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/commonjs/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +18 -0
- package/dist/commonjs/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/commonjs/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +138 -0
- package/dist/commonjs/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/server.js +7 -1
- package/dist/commonjs/mcp-server/server.js.map +1 -1
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.js +64 -0
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +63 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +63 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.d.ts +24 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.d.ts.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.js +62 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.js.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.d.ts +34 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.d.ts.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.js +71 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.js.map +1 -0
- package/dist/commonjs/models/components/githubpullrequestrequest.d.ts +34 -0
- package/dist/commonjs/models/components/githubpullrequestrequest.d.ts.map +1 -0
- package/dist/commonjs/models/components/githubpullrequestrequest.js +66 -0
- package/dist/commonjs/models/components/githubpullrequestrequest.js.map +1 -0
- package/dist/commonjs/models/components/githubpullrequestresult.d.ts +37 -0
- package/dist/commonjs/models/components/githubpullrequestresult.d.ts.map +1 -0
- package/dist/commonjs/models/components/githubpullrequestresult.js +93 -0
- package/dist/commonjs/models/components/githubpullrequestresult.js.map +1 -0
- package/dist/commonjs/models/components/githubpushrequest.d.ts +35 -0
- package/dist/commonjs/models/components/githubpushrequest.d.ts.map +1 -0
- package/dist/commonjs/models/components/githubpushrequest.js +75 -0
- package/dist/commonjs/models/components/githubpushrequest.js.map +1 -0
- package/dist/commonjs/models/components/githubpushresult.d.ts +31 -0
- package/dist/commonjs/models/components/githubpushresult.d.ts.map +1 -0
- package/dist/commonjs/models/components/githubpushresult.js +89 -0
- package/dist/commonjs/models/components/githubpushresult.js.map +1 -0
- package/dist/commonjs/models/components/index.d.ts +6 -0
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +6 -0
- package/dist/commonjs/models/components/index.js.map +1 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.d.ts +26 -0
- package/dist/commonjs/models/errors/acceptclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.js +33 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.js.map +1 -1
- package/dist/commonjs/models/errors/addteammember.d.ts +26 -0
- package/dist/commonjs/models/errors/addteammember.d.ts.map +1 -1
- package/dist/commonjs/models/errors/addteammember.js +33 -1
- package/dist/commonjs/models/errors/addteammember.js.map +1 -1
- package/dist/commonjs/models/errors/createclusterinvite.d.ts +26 -0
- package/dist/commonjs/models/errors/createclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createclusterinvite.js +33 -1
- package/dist/commonjs/models/errors/createclusterinvite.js.map +1 -1
- package/dist/commonjs/models/errors/createscopedapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/createscopedapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createscopedapikey.js +33 -1
- package/dist/commonjs/models/errors/createscopedapikey.js.map +1 -1
- package/dist/commonjs/models/errors/createserviceaccount.d.ts +26 -0
- package/dist/commonjs/models/errors/createserviceaccount.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createserviceaccount.js +30 -1
- package/dist/commonjs/models/errors/createserviceaccount.js.map +1 -1
- package/dist/commonjs/models/errors/createteam.d.ts +26 -0
- package/dist/commonjs/models/errors/createteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createteam.js +33 -1
- package/dist/commonjs/models/errors/createteam.js.map +1 -1
- package/dist/commonjs/models/errors/deleteclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteclusterorg.js +33 -1
- package/dist/commonjs/models/errors/deleteclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteserviceaccount.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.js +30 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.js.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.js +30 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.js.map +1 -1
- package/dist/commonjs/models/errors/deleteteam.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteteam.js +33 -1
- package/dist/commonjs/models/errors/deleteteam.js.map +1 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts +26 -0
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts.map +1 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.js +33 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.js.map +1 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.d.ts +26 -0
- package/dist/commonjs/models/errors/getclusterinviteinfo.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.js +33 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.js.map +1 -1
- package/dist/commonjs/models/errors/getclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/getclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getclusterorg.js +33 -1
- package/dist/commonjs/models/errors/getclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/getorgquota.d.ts +26 -0
- package/dist/commonjs/models/errors/getorgquota.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getorgquota.js +33 -1
- package/dist/commonjs/models/errors/getorgquota.js.map +1 -1
- package/dist/commonjs/models/errors/getorgratelimit.d.ts +26 -0
- package/dist/commonjs/models/errors/getorgratelimit.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getorgratelimit.js +33 -1
- package/dist/commonjs/models/errors/getorgratelimit.js.map +1 -1
- package/dist/commonjs/models/errors/getserviceaccount.d.ts +26 -0
- package/dist/commonjs/models/errors/getserviceaccount.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getserviceaccount.js +29 -1
- package/dist/commonjs/models/errors/getserviceaccount.js.map +1 -1
- package/dist/commonjs/models/errors/getteam.d.ts +26 -0
- package/dist/commonjs/models/errors/getteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getteam.js +33 -1
- package/dist/commonjs/models/errors/getteam.js.map +1 -1
- package/dist/commonjs/models/errors/index.d.ts +1 -0
- package/dist/commonjs/models/errors/index.d.ts.map +1 -1
- package/dist/commonjs/models/errors/index.js +1 -0
- package/dist/commonjs/models/errors/index.js.map +1 -1
- package/dist/commonjs/models/errors/listclusterinvites.d.ts +26 -0
- package/dist/commonjs/models/errors/listclusterinvites.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listclusterinvites.js +33 -1
- package/dist/commonjs/models/errors/listclusterinvites.js.map +1 -1
- package/dist/commonjs/models/errors/listclusterorgs.d.ts +26 -0
- package/dist/commonjs/models/errors/listclusterorgs.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listclusterorgs.js +33 -1
- package/dist/commonjs/models/errors/listclusterorgs.js.map +1 -1
- package/dist/commonjs/models/errors/listscopedapikeys.d.ts +26 -0
- package/dist/commonjs/models/errors/listscopedapikeys.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listscopedapikeys.js +33 -1
- package/dist/commonjs/models/errors/listscopedapikeys.js.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.d.ts +26 -0
- package/dist/commonjs/models/errors/listserviceaccountapikeys.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.js +30 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.js.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccounts.d.ts +26 -0
- package/dist/commonjs/models/errors/listserviceaccounts.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccounts.js +29 -1
- package/dist/commonjs/models/errors/listserviceaccounts.js.map +1 -1
- package/dist/commonjs/models/errors/listteammembers.d.ts +26 -0
- package/dist/commonjs/models/errors/listteammembers.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listteammembers.js +33 -1
- package/dist/commonjs/models/errors/listteammembers.js.map +1 -1
- package/dist/commonjs/models/errors/listteams.d.ts +26 -0
- package/dist/commonjs/models/errors/listteams.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listteams.js +33 -1
- package/dist/commonjs/models/errors/listteams.js.map +1 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/regeneratescopedapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.js +33 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.js.map +1 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.js +30 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.js.map +1 -1
- package/dist/commonjs/models/errors/reissueownerkey.d.ts +26 -0
- package/dist/commonjs/models/errors/reissueownerkey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/reissueownerkey.js +33 -1
- package/dist/commonjs/models/errors/reissueownerkey.js.map +1 -1
- package/dist/commonjs/models/errors/removeteammember.d.ts +26 -0
- package/dist/commonjs/models/errors/removeteammember.d.ts.map +1 -1
- package/dist/commonjs/models/errors/removeteammember.js +33 -1
- package/dist/commonjs/models/errors/removeteammember.js.map +1 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.d.ts +26 -0
- package/dist/commonjs/models/errors/revokeclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.js +33 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.js.map +1 -1
- package/dist/commonjs/models/errors/suspendclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/suspendclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/suspendclusterorg.js +33 -1
- package/dist/commonjs/models/errors/suspendclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/unsuspendclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.js +33 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/updateclusterinvite.d.ts +185 -0
- package/dist/commonjs/models/errors/updateclusterinvite.d.ts.map +1 -0
- package/dist/commonjs/models/errors/updateclusterinvite.js +266 -0
- package/dist/commonjs/models/errors/updateclusterinvite.js.map +1 -0
- package/dist/commonjs/models/errors/updateorgquota.d.ts +26 -0
- package/dist/commonjs/models/errors/updateorgquota.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateorgquota.js +33 -1
- package/dist/commonjs/models/errors/updateorgquota.js.map +1 -1
- package/dist/commonjs/models/errors/updateorgratelimit.d.ts +26 -0
- package/dist/commonjs/models/errors/updateorgratelimit.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateorgratelimit.js +33 -1
- package/dist/commonjs/models/errors/updateorgratelimit.js.map +1 -1
- package/dist/commonjs/models/errors/updatescopedapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/updatescopedapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updatescopedapikey.js +33 -1
- package/dist/commonjs/models/errors/updatescopedapikey.js.map +1 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/updateserviceaccountapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.js +30 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.js.map +1 -1
- package/dist/commonjs/models/errors/updateteam.d.ts +26 -0
- package/dist/commonjs/models/errors/updateteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateteam.js +33 -1
- package/dist/commonjs/models/errors/updateteam.js.map +1 -1
- package/dist/commonjs/models/operations/createclusterinvite.d.ts +28 -2
- package/dist/commonjs/models/operations/createclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createclusterinvite.js +13 -2
- package/dist/commonjs/models/operations/createclusterinvite.js.map +1 -1
- package/dist/commonjs/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.d.ts +25 -0
- package/dist/commonjs/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.d.ts.map +1 -0
- package/dist/commonjs/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.js +78 -0
- package/dist/commonjs/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.js.map +1 -0
- package/dist/commonjs/models/operations/index.d.ts +3 -0
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +3 -0
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/models/operations/listclusterinvites.d.ts +15 -2
- package/dist/commonjs/models/operations/listclusterinvites.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listclusterinvites.js +9 -2
- package/dist/commonjs/models/operations/listclusterinvites.js.map +1 -1
- package/dist/commonjs/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.d.ts +25 -0
- package/dist/commonjs/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.d.ts.map +1 -0
- package/dist/commonjs/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.js +77 -0
- package/dist/commonjs/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.js.map +1 -0
- package/dist/commonjs/models/operations/updateclusterinvite.d.ts +115 -0
- package/dist/commonjs/models/operations/updateclusterinvite.d.ts.map +1 -0
- package/dist/commonjs/models/operations/updateclusterinvite.js +153 -0
- package/dist/commonjs/models/operations/updateclusterinvite.js.map +1 -0
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysCreate.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysList.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysList.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysList.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.js.map +1 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.js.map +1 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.js.map +1 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterGetOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.js.map +1 -1
- package/dist/commonjs/react-query/authClusterListInvites.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterListInvites.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterListInvites.js.map +1 -1
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterListOrgs.js.map +1 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.js.map +1 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterUpdateInvite.d.ts +29 -0
- package/dist/commonjs/react-query/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterUpdateInvite.js +47 -0
- package/dist/commonjs/react-query/authClusterUpdateInvite.js.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.js.map +1 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.js.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.js.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsList.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsAddMember.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsCreate.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsCreate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsCreate.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsDelete.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsDelete.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsDelete.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsGet.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsGet.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsGet.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsList.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsList.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsList.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsListMembers.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsUpdate.js.map +1 -1
- package/dist/commonjs/react-query/index.d.ts +3 -0
- package/dist/commonjs/react-query/index.d.ts.map +1 -1
- package/dist/commonjs/react-query/index.js +3 -0
- package/dist/commonjs/react-query/index.js.map +1 -1
- package/dist/commonjs/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +27 -0
- package/dist/commonjs/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/commonjs/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +48 -0
- package/dist/commonjs/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/commonjs/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +27 -0
- package/dist/commonjs/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/commonjs/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +48 -0
- package/dist/commonjs/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/commonjs/sdk/cluster.d.ts +7 -0
- package/dist/commonjs/sdk/cluster.d.ts.map +1 -1
- package/dist/commonjs/sdk/cluster.js +10 -0
- package/dist/commonjs/sdk/cluster.js.map +1 -1
- package/dist/commonjs/sdk/schema3other.d.ts +8 -0
- package/dist/commonjs/sdk/schema3other.d.ts.map +1 -1
- package/dist/commonjs/sdk/schema3other.js +14 -0
- package/dist/commonjs/sdk/schema3other.js.map +1 -1
- package/dist/esm/funcs/authApiKeysCreate.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysCreate.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysCreate.js +1 -1
- package/dist/esm/funcs/authApiKeysCreate.js.map +1 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.js +2 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.js.map +1 -1
- package/dist/esm/funcs/authApiKeysList.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysList.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysList.js +1 -1
- package/dist/esm/funcs/authApiKeysList.js.map +1 -1
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysRegenerate.js +2 -1
- package/dist/esm/funcs/authApiKeysRegenerate.js.map +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.js +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.js.map +1 -1
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts +1 -1
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterAcceptInvite.js +2 -1
- package/dist/esm/funcs/authClusterAcceptInvite.js.map +1 -1
- package/dist/esm/funcs/authClusterCreateInvite.d.ts +1 -1
- package/dist/esm/funcs/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterCreateInvite.js +2 -1
- package/dist/esm/funcs/authClusterCreateInvite.js.map +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.js +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterGetOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterGetOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterGetOrg.js +1 -1
- package/dist/esm/funcs/authClusterGetOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterInviteInfo.d.ts +1 -1
- package/dist/esm/funcs/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterInviteInfo.js +2 -1
- package/dist/esm/funcs/authClusterInviteInfo.js.map +1 -1
- package/dist/esm/funcs/authClusterListInvites.d.ts +1 -1
- package/dist/esm/funcs/authClusterListInvites.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterListInvites.js +1 -1
- package/dist/esm/funcs/authClusterListInvites.js.map +1 -1
- package/dist/esm/funcs/authClusterListOrgs.d.ts +1 -1
- package/dist/esm/funcs/authClusterListOrgs.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterListOrgs.js +1 -1
- package/dist/esm/funcs/authClusterListOrgs.js.map +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.js +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts +1 -1
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterRevokeInvite.js +2 -1
- package/dist/esm/funcs/authClusterRevokeInvite.js.map +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.js +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.js +2 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterUpdateInvite.d.ts +20 -0
- package/dist/esm/funcs/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterUpdateInvite.js +106 -0
- package/dist/esm/funcs/authClusterUpdateInvite.js.map +1 -0
- package/dist/esm/funcs/authOrgsGetQuota.d.ts +1 -1
- package/dist/esm/funcs/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsGetQuota.js +1 -1
- package/dist/esm/funcs/authOrgsGetQuota.js.map +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.js +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.js.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.js +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.js.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsCreate.js +2 -1
- package/dist/esm/funcs/authServiceAccountsCreate.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDelete.js +2 -1
- package/dist/esm/funcs/authServiceAccountsDelete.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js +2 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsGet.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsGet.js +2 -1
- package/dist/esm/funcs/authServiceAccountsGet.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsList.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsList.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsList.js +2 -1
- package/dist/esm/funcs/authServiceAccountsList.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js +2 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js +2 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js +2 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/esm/funcs/authTeamsAddMember.d.ts +1 -1
- package/dist/esm/funcs/authTeamsAddMember.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsAddMember.js +1 -1
- package/dist/esm/funcs/authTeamsAddMember.js.map +1 -1
- package/dist/esm/funcs/authTeamsCreate.d.ts +1 -1
- package/dist/esm/funcs/authTeamsCreate.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsCreate.js +1 -1
- package/dist/esm/funcs/authTeamsCreate.js.map +1 -1
- package/dist/esm/funcs/authTeamsDelete.d.ts +1 -1
- package/dist/esm/funcs/authTeamsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsDelete.js +1 -1
- package/dist/esm/funcs/authTeamsDelete.js.map +1 -1
- package/dist/esm/funcs/authTeamsGet.d.ts +1 -1
- package/dist/esm/funcs/authTeamsGet.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsGet.js +1 -1
- package/dist/esm/funcs/authTeamsGet.js.map +1 -1
- package/dist/esm/funcs/authTeamsList.d.ts +1 -1
- package/dist/esm/funcs/authTeamsList.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsList.js +1 -1
- package/dist/esm/funcs/authTeamsList.js.map +1 -1
- package/dist/esm/funcs/authTeamsListMembers.d.ts +1 -1
- package/dist/esm/funcs/authTeamsListMembers.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsListMembers.js +1 -1
- package/dist/esm/funcs/authTeamsListMembers.js.map +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.js +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.js.map +1 -1
- package/dist/esm/funcs/authTeamsUpdate.d.ts +1 -1
- package/dist/esm/funcs/authTeamsUpdate.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsUpdate.js +1 -1
- package/dist/esm/funcs/authTeamsUpdate.js.map +1 -1
- package/dist/esm/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +18 -0
- package/dist/esm/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/esm/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +104 -0
- package/dist/esm/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/esm/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +18 -0
- package/dist/esm/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/esm/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +102 -0
- package/dist/esm/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.d.ts.map +1 -1
- package/dist/esm/mcp-server/server.js +7 -1
- package/dist/esm/mcp-server/server.js.map +1 -1
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.js +28 -0
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.js.map +1 -0
- package/dist/esm/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +8 -0
- package/dist/esm/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +27 -0
- package/dist/esm/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/esm/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +8 -0
- package/dist/esm/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +27 -0
- package/dist/esm/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/esm/models/components/clusterinviteseedcompute.d.ts +24 -0
- package/dist/esm/models/components/clusterinviteseedcompute.d.ts.map +1 -0
- package/dist/esm/models/components/clusterinviteseedcompute.js +24 -0
- package/dist/esm/models/components/clusterinviteseedcompute.js.map +1 -0
- package/dist/esm/models/components/clusterinviteseedquota.d.ts +34 -0
- package/dist/esm/models/components/clusterinviteseedquota.d.ts.map +1 -0
- package/dist/esm/models/components/clusterinviteseedquota.js +33 -0
- package/dist/esm/models/components/clusterinviteseedquota.js.map +1 -0
- package/dist/esm/models/components/githubpullrequestrequest.d.ts +34 -0
- package/dist/esm/models/components/githubpullrequestrequest.d.ts.map +1 -0
- package/dist/esm/models/components/githubpullrequestrequest.js +28 -0
- package/dist/esm/models/components/githubpullrequestrequest.js.map +1 -0
- package/dist/esm/models/components/githubpullrequestresult.d.ts +37 -0
- package/dist/esm/models/components/githubpullrequestresult.d.ts.map +1 -0
- package/dist/esm/models/components/githubpullrequestresult.js +55 -0
- package/dist/esm/models/components/githubpullrequestresult.js.map +1 -0
- package/dist/esm/models/components/githubpushrequest.d.ts +35 -0
- package/dist/esm/models/components/githubpushrequest.d.ts.map +1 -0
- package/dist/esm/models/components/githubpushrequest.js +37 -0
- package/dist/esm/models/components/githubpushrequest.js.map +1 -0
- package/dist/esm/models/components/githubpushresult.d.ts +31 -0
- package/dist/esm/models/components/githubpushresult.d.ts.map +1 -0
- package/dist/esm/models/components/githubpushresult.js +51 -0
- package/dist/esm/models/components/githubpushresult.js.map +1 -0
- package/dist/esm/models/components/index.d.ts +6 -0
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +6 -0
- package/dist/esm/models/components/index.js.map +1 -1
- package/dist/esm/models/errors/acceptclusterinvite.d.ts +26 -0
- package/dist/esm/models/errors/acceptclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/errors/acceptclusterinvite.js +31 -0
- package/dist/esm/models/errors/acceptclusterinvite.js.map +1 -1
- package/dist/esm/models/errors/addteammember.d.ts +26 -0
- package/dist/esm/models/errors/addteammember.d.ts.map +1 -1
- package/dist/esm/models/errors/addteammember.js +31 -0
- package/dist/esm/models/errors/addteammember.js.map +1 -1
- package/dist/esm/models/errors/createclusterinvite.d.ts +26 -0
- package/dist/esm/models/errors/createclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/errors/createclusterinvite.js +31 -0
- package/dist/esm/models/errors/createclusterinvite.js.map +1 -1
- package/dist/esm/models/errors/createscopedapikey.d.ts +26 -0
- package/dist/esm/models/errors/createscopedapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/createscopedapikey.js +31 -0
- package/dist/esm/models/errors/createscopedapikey.js.map +1 -1
- package/dist/esm/models/errors/createserviceaccount.d.ts +26 -0
- package/dist/esm/models/errors/createserviceaccount.d.ts.map +1 -1
- package/dist/esm/models/errors/createserviceaccount.js +28 -0
- package/dist/esm/models/errors/createserviceaccount.js.map +1 -1
- package/dist/esm/models/errors/createteam.d.ts +26 -0
- package/dist/esm/models/errors/createteam.d.ts.map +1 -1
- package/dist/esm/models/errors/createteam.js +31 -0
- package/dist/esm/models/errors/createteam.js.map +1 -1
- package/dist/esm/models/errors/deleteclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/deleteclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteclusterorg.js +31 -0
- package/dist/esm/models/errors/deleteclusterorg.js.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccount.d.ts +26 -0
- package/dist/esm/models/errors/deleteserviceaccount.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccount.js +28 -0
- package/dist/esm/models/errors/deleteserviceaccount.js.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccountapikey.d.ts +26 -0
- package/dist/esm/models/errors/deleteserviceaccountapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccountapikey.js +28 -0
- package/dist/esm/models/errors/deleteserviceaccountapikey.js.map +1 -1
- package/dist/esm/models/errors/deleteteam.d.ts +26 -0
- package/dist/esm/models/errors/deleteteam.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteteam.js +31 -0
- package/dist/esm/models/errors/deleteteam.js.map +1 -1
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts +26 -0
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts.map +1 -1
- package/dist/esm/models/errors/exchangeapikeytoken.js +31 -0
- package/dist/esm/models/errors/exchangeapikeytoken.js.map +1 -1
- package/dist/esm/models/errors/getclusterinviteinfo.d.ts +26 -0
- package/dist/esm/models/errors/getclusterinviteinfo.d.ts.map +1 -1
- package/dist/esm/models/errors/getclusterinviteinfo.js +31 -0
- package/dist/esm/models/errors/getclusterinviteinfo.js.map +1 -1
- package/dist/esm/models/errors/getclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/getclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/getclusterorg.js +31 -0
- package/dist/esm/models/errors/getclusterorg.js.map +1 -1
- package/dist/esm/models/errors/getorgquota.d.ts +26 -0
- package/dist/esm/models/errors/getorgquota.d.ts.map +1 -1
- package/dist/esm/models/errors/getorgquota.js +31 -0
- package/dist/esm/models/errors/getorgquota.js.map +1 -1
- package/dist/esm/models/errors/getorgratelimit.d.ts +26 -0
- package/dist/esm/models/errors/getorgratelimit.d.ts.map +1 -1
- package/dist/esm/models/errors/getorgratelimit.js +31 -0
- package/dist/esm/models/errors/getorgratelimit.js.map +1 -1
- package/dist/esm/models/errors/getserviceaccount.d.ts +26 -0
- package/dist/esm/models/errors/getserviceaccount.d.ts.map +1 -1
- package/dist/esm/models/errors/getserviceaccount.js +27 -0
- package/dist/esm/models/errors/getserviceaccount.js.map +1 -1
- package/dist/esm/models/errors/getteam.d.ts +26 -0
- package/dist/esm/models/errors/getteam.d.ts.map +1 -1
- package/dist/esm/models/errors/getteam.js +31 -0
- package/dist/esm/models/errors/getteam.js.map +1 -1
- package/dist/esm/models/errors/index.d.ts +1 -0
- package/dist/esm/models/errors/index.d.ts.map +1 -1
- package/dist/esm/models/errors/index.js +1 -0
- package/dist/esm/models/errors/index.js.map +1 -1
- package/dist/esm/models/errors/listclusterinvites.d.ts +26 -0
- package/dist/esm/models/errors/listclusterinvites.d.ts.map +1 -1
- package/dist/esm/models/errors/listclusterinvites.js +31 -0
- package/dist/esm/models/errors/listclusterinvites.js.map +1 -1
- package/dist/esm/models/errors/listclusterorgs.d.ts +26 -0
- package/dist/esm/models/errors/listclusterorgs.d.ts.map +1 -1
- package/dist/esm/models/errors/listclusterorgs.js +31 -0
- package/dist/esm/models/errors/listclusterorgs.js.map +1 -1
- package/dist/esm/models/errors/listscopedapikeys.d.ts +26 -0
- package/dist/esm/models/errors/listscopedapikeys.d.ts.map +1 -1
- package/dist/esm/models/errors/listscopedapikeys.js +31 -0
- package/dist/esm/models/errors/listscopedapikeys.js.map +1 -1
- package/dist/esm/models/errors/listserviceaccountapikeys.d.ts +26 -0
- package/dist/esm/models/errors/listserviceaccountapikeys.d.ts.map +1 -1
- package/dist/esm/models/errors/listserviceaccountapikeys.js +28 -0
- package/dist/esm/models/errors/listserviceaccountapikeys.js.map +1 -1
- package/dist/esm/models/errors/listserviceaccounts.d.ts +26 -0
- package/dist/esm/models/errors/listserviceaccounts.d.ts.map +1 -1
- package/dist/esm/models/errors/listserviceaccounts.js +27 -0
- package/dist/esm/models/errors/listserviceaccounts.js.map +1 -1
- package/dist/esm/models/errors/listteammembers.d.ts +26 -0
- package/dist/esm/models/errors/listteammembers.d.ts.map +1 -1
- package/dist/esm/models/errors/listteammembers.js +31 -0
- package/dist/esm/models/errors/listteammembers.js.map +1 -1
- package/dist/esm/models/errors/listteams.d.ts +26 -0
- package/dist/esm/models/errors/listteams.d.ts.map +1 -1
- package/dist/esm/models/errors/listteams.js +31 -0
- package/dist/esm/models/errors/listteams.js.map +1 -1
- package/dist/esm/models/errors/regeneratescopedapikey.d.ts +26 -0
- package/dist/esm/models/errors/regeneratescopedapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/regeneratescopedapikey.js +31 -0
- package/dist/esm/models/errors/regeneratescopedapikey.js.map +1 -1
- package/dist/esm/models/errors/regenerateserviceaccountapikey.d.ts +26 -0
- package/dist/esm/models/errors/regenerateserviceaccountapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/regenerateserviceaccountapikey.js +28 -0
- package/dist/esm/models/errors/regenerateserviceaccountapikey.js.map +1 -1
- package/dist/esm/models/errors/reissueownerkey.d.ts +26 -0
- package/dist/esm/models/errors/reissueownerkey.d.ts.map +1 -1
- package/dist/esm/models/errors/reissueownerkey.js +31 -0
- package/dist/esm/models/errors/reissueownerkey.js.map +1 -1
- package/dist/esm/models/errors/removeteammember.d.ts +26 -0
- package/dist/esm/models/errors/removeteammember.d.ts.map +1 -1
- package/dist/esm/models/errors/removeteammember.js +31 -0
- package/dist/esm/models/errors/removeteammember.js.map +1 -1
- package/dist/esm/models/errors/revokeclusterinvite.d.ts +26 -0
- package/dist/esm/models/errors/revokeclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/errors/revokeclusterinvite.js +31 -0
- package/dist/esm/models/errors/revokeclusterinvite.js.map +1 -1
- package/dist/esm/models/errors/suspendclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/suspendclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/suspendclusterorg.js +31 -0
- package/dist/esm/models/errors/suspendclusterorg.js.map +1 -1
- package/dist/esm/models/errors/unsuspendclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/unsuspendclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/unsuspendclusterorg.js +31 -0
- package/dist/esm/models/errors/unsuspendclusterorg.js.map +1 -1
- package/dist/esm/models/errors/updateclusterinvite.d.ts +185 -0
- package/dist/esm/models/errors/updateclusterinvite.d.ts.map +1 -0
- package/dist/esm/models/errors/updateclusterinvite.js +223 -0
- package/dist/esm/models/errors/updateclusterinvite.js.map +1 -0
- package/dist/esm/models/errors/updateorgquota.d.ts +26 -0
- package/dist/esm/models/errors/updateorgquota.d.ts.map +1 -1
- package/dist/esm/models/errors/updateorgquota.js +31 -0
- package/dist/esm/models/errors/updateorgquota.js.map +1 -1
- package/dist/esm/models/errors/updateorgratelimit.d.ts +26 -0
- package/dist/esm/models/errors/updateorgratelimit.d.ts.map +1 -1
- package/dist/esm/models/errors/updateorgratelimit.js +31 -0
- package/dist/esm/models/errors/updateorgratelimit.js.map +1 -1
- package/dist/esm/models/errors/updatescopedapikey.d.ts +26 -0
- package/dist/esm/models/errors/updatescopedapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/updatescopedapikey.js +31 -0
- package/dist/esm/models/errors/updatescopedapikey.js.map +1 -1
- package/dist/esm/models/errors/updateserviceaccountapikey.d.ts +26 -0
- package/dist/esm/models/errors/updateserviceaccountapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/updateserviceaccountapikey.js +28 -0
- package/dist/esm/models/errors/updateserviceaccountapikey.js.map +1 -1
- package/dist/esm/models/errors/updateteam.d.ts +26 -0
- package/dist/esm/models/errors/updateteam.d.ts.map +1 -1
- package/dist/esm/models/errors/updateteam.js +31 -0
- package/dist/esm/models/errors/updateteam.js.map +1 -1
- package/dist/esm/models/operations/createclusterinvite.d.ts +28 -2
- package/dist/esm/models/operations/createclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/operations/createclusterinvite.js +13 -2
- package/dist/esm/models/operations/createclusterinvite.js.map +1 -1
- package/dist/esm/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.d.ts +25 -0
- package/dist/esm/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.d.ts.map +1 -0
- package/dist/esm/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.js +40 -0
- package/dist/esm/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.js.map +1 -0
- package/dist/esm/models/operations/index.d.ts +3 -0
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +3 -0
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/models/operations/listclusterinvites.d.ts +15 -2
- package/dist/esm/models/operations/listclusterinvites.d.ts.map +1 -1
- package/dist/esm/models/operations/listclusterinvites.js +9 -2
- package/dist/esm/models/operations/listclusterinvites.js.map +1 -1
- package/dist/esm/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.d.ts +25 -0
- package/dist/esm/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.d.ts.map +1 -0
- package/dist/esm/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.js +39 -0
- package/dist/esm/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.js.map +1 -0
- package/dist/esm/models/operations/updateclusterinvite.d.ts +115 -0
- package/dist/esm/models/operations/updateclusterinvite.d.ts.map +1 -0
- package/dist/esm/models/operations/updateclusterinvite.js +109 -0
- package/dist/esm/models/operations/updateclusterinvite.js.map +1 -0
- package/dist/esm/react-query/authApiKeysCreate.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysCreate.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysCreate.js.map +1 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.js.map +1 -1
- package/dist/esm/react-query/authApiKeysList.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysList.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysList.js.map +1 -1
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysRegenerate.js.map +1 -1
- package/dist/esm/react-query/authApiKeysUpdate.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysUpdate.js.map +1 -1
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts +1 -1
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterAcceptInvite.js.map +1 -1
- package/dist/esm/react-query/authClusterCreateInvite.d.ts +1 -1
- package/dist/esm/react-query/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterCreateInvite.js.map +1 -1
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterDeleteOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterGetOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterGetOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterGetOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterInviteInfo.d.ts +1 -1
- package/dist/esm/react-query/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterInviteInfo.js.map +1 -1
- package/dist/esm/react-query/authClusterListInvites.d.ts +1 -1
- package/dist/esm/react-query/authClusterListInvites.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterListInvites.js.map +1 -1
- package/dist/esm/react-query/authClusterListOrgs.d.ts +1 -1
- package/dist/esm/react-query/authClusterListOrgs.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterListOrgs.js.map +1 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts +1 -1
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterRevokeInvite.js.map +1 -1
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterSuspendOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterUpdateInvite.d.ts +29 -0
- package/dist/esm/react-query/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterUpdateInvite.js +42 -0
- package/dist/esm/react-query/authClusterUpdateInvite.js.map +1 -0
- package/dist/esm/react-query/authOrgsGetQuota.d.ts +1 -1
- package/dist/esm/react-query/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsGetQuota.js.map +1 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.js.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.js.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsCreate.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDelete.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsGet.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsGet.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsList.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsList.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsList.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/esm/react-query/authTeamsAddMember.d.ts +1 -1
- package/dist/esm/react-query/authTeamsAddMember.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsAddMember.js.map +1 -1
- package/dist/esm/react-query/authTeamsCreate.d.ts +1 -1
- package/dist/esm/react-query/authTeamsCreate.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsCreate.js.map +1 -1
- package/dist/esm/react-query/authTeamsDelete.d.ts +1 -1
- package/dist/esm/react-query/authTeamsDelete.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsDelete.js.map +1 -1
- package/dist/esm/react-query/authTeamsGet.d.ts +1 -1
- package/dist/esm/react-query/authTeamsGet.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsGet.js.map +1 -1
- package/dist/esm/react-query/authTeamsList.d.ts +1 -1
- package/dist/esm/react-query/authTeamsList.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsList.js.map +1 -1
- package/dist/esm/react-query/authTeamsListMembers.d.ts +1 -1
- package/dist/esm/react-query/authTeamsListMembers.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsListMembers.js.map +1 -1
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts +1 -1
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsRemoveMember.js.map +1 -1
- package/dist/esm/react-query/authTeamsUpdate.d.ts +1 -1
- package/dist/esm/react-query/authTeamsUpdate.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsUpdate.js.map +1 -1
- package/dist/esm/react-query/index.d.ts +3 -0
- package/dist/esm/react-query/index.d.ts.map +1 -1
- package/dist/esm/react-query/index.js +3 -0
- package/dist/esm/react-query/index.js.map +1 -1
- package/dist/esm/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +27 -0
- package/dist/esm/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/esm/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +43 -0
- package/dist/esm/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/esm/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +27 -0
- package/dist/esm/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/esm/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +43 -0
- package/dist/esm/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/esm/sdk/cluster.d.ts +7 -0
- package/dist/esm/sdk/cluster.d.ts.map +1 -1
- package/dist/esm/sdk/cluster.js +10 -0
- package/dist/esm/sdk/cluster.js.map +1 -1
- package/dist/esm/sdk/schema3other.d.ts +8 -0
- package/dist/esm/sdk/schema3other.d.ts.map +1 -1
- package/dist/esm/sdk/schema3other.js +14 -0
- package/dist/esm/sdk/schema3other.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/authApiKeysCreate.ts +7 -0
- package/src/funcs/authApiKeysExchangeToken.ts +8 -0
- package/src/funcs/authApiKeysList.ts +7 -0
- package/src/funcs/authApiKeysRegenerate.ts +8 -0
- package/src/funcs/authApiKeysUpdate.ts +7 -0
- package/src/funcs/authClusterAcceptInvite.ts +8 -0
- package/src/funcs/authClusterCreateInvite.ts +8 -0
- package/src/funcs/authClusterDeleteOrg.ts +7 -0
- package/src/funcs/authClusterGetOrg.ts +7 -0
- package/src/funcs/authClusterInviteInfo.ts +8 -0
- package/src/funcs/authClusterListInvites.ts +7 -0
- package/src/funcs/authClusterListOrgs.ts +7 -0
- package/src/funcs/authClusterReissueOwnerKey.ts +7 -0
- package/src/funcs/authClusterRevokeInvite.ts +8 -0
- package/src/funcs/authClusterSuspendOrg.ts +7 -0
- package/src/funcs/authClusterUnsuspendOrg.ts +8 -0
- package/src/funcs/authClusterUpdateInvite.ts +243 -0
- package/src/funcs/authOrgsGetQuota.ts +7 -0
- package/src/funcs/authOrgsGetRateLimit.ts +7 -0
- package/src/funcs/authOrgsUpdateQuota.ts +7 -0
- package/src/funcs/authOrgsUpdateRateLimit.ts +7 -0
- package/src/funcs/authServiceAccountsCreate.ts +8 -0
- package/src/funcs/authServiceAccountsDelete.ts +8 -0
- package/src/funcs/authServiceAccountsDeleteApiKey.ts +8 -0
- package/src/funcs/authServiceAccountsGet.ts +8 -0
- package/src/funcs/authServiceAccountsList.ts +8 -0
- package/src/funcs/authServiceAccountsListApiKeys.ts +8 -0
- package/src/funcs/authServiceAccountsRegenerateApiKey.ts +8 -0
- package/src/funcs/authServiceAccountsUpdateApiKey.ts +8 -0
- package/src/funcs/authTeamsAddMember.ts +7 -0
- package/src/funcs/authTeamsCreate.ts +7 -0
- package/src/funcs/authTeamsDelete.ts +7 -0
- package/src/funcs/authTeamsGet.ts +7 -0
- package/src/funcs/authTeamsList.ts +7 -0
- package/src/funcs/authTeamsListMembers.ts +7 -0
- package/src/funcs/authTeamsRemoveMember.ts +7 -0
- package/src/funcs/authTeamsUpdate.ts +7 -0
- package/src/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.ts +202 -0
- package/src/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.ts +197 -0
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +11 -1
- package/src/mcp-server/tools/authClusterUpdateInvite.ts +37 -0
- package/src/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.ts +40 -0
- package/src/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.ts +40 -0
- package/src/models/components/clusterinviteseedcompute.ts +62 -0
- package/src/models/components/clusterinviteseedquota.ts +76 -0
- package/src/models/components/githubpullrequestrequest.ts +76 -0
- package/src/models/components/githubpullrequestresult.ts +106 -0
- package/src/models/components/githubpushrequest.ts +86 -0
- package/src/models/components/githubpushresult.ts +96 -0
- package/src/models/components/index.ts +6 -0
- package/src/models/errors/acceptclusterinvite.ts +65 -0
- package/src/models/errors/addteammember.ts +63 -0
- package/src/models/errors/createclusterinvite.ts +65 -0
- package/src/models/errors/createscopedapikey.ts +65 -0
- package/src/models/errors/createserviceaccount.ts +69 -0
- package/src/models/errors/createteam.ts +60 -0
- package/src/models/errors/deleteclusterorg.ts +65 -0
- package/src/models/errors/deleteserviceaccount.ts +69 -0
- package/src/models/errors/deleteserviceaccountapikey.ts +71 -0
- package/src/models/errors/deleteteam.ts +60 -0
- package/src/models/errors/exchangeapikeytoken.ts +65 -0
- package/src/models/errors/getclusterinviteinfo.ts +65 -0
- package/src/models/errors/getclusterorg.ts +63 -0
- package/src/models/errors/getorgquota.ts +60 -0
- package/src/models/errors/getorgratelimit.ts +63 -0
- package/src/models/errors/getserviceaccount.ts +65 -0
- package/src/models/errors/getteam.ts +61 -0
- package/src/models/errors/index.ts +1 -0
- package/src/models/errors/listclusterinvites.ts +65 -0
- package/src/models/errors/listclusterorgs.ts +65 -0
- package/src/models/errors/listscopedapikeys.ts +65 -0
- package/src/models/errors/listserviceaccountapikeys.ts +71 -0
- package/src/models/errors/listserviceaccounts.ts +68 -0
- package/src/models/errors/listteammembers.ts +63 -0
- package/src/models/errors/listteams.ts +62 -0
- package/src/models/errors/regeneratescopedapikey.ts +66 -0
- package/src/models/errors/regenerateserviceaccountapikey.ts +71 -0
- package/src/models/errors/reissueownerkey.ts +65 -0
- package/src/models/errors/removeteammember.ts +63 -0
- package/src/models/errors/revokeclusterinvite.ts +65 -0
- package/src/models/errors/suspendclusterorg.ts +65 -0
- package/src/models/errors/unsuspendclusterorg.ts +65 -0
- package/src/models/errors/updateclusterinvite.ts +452 -0
- package/src/models/errors/updateorgquota.ts +63 -0
- package/src/models/errors/updateorgratelimit.ts +65 -0
- package/src/models/errors/updatescopedapikey.ts +65 -0
- package/src/models/errors/updateserviceaccountapikey.ts +71 -0
- package/src/models/errors/updateteam.ts +60 -0
- package/src/models/operations/createclusterinvite.ts +40 -4
- package/src/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.ts +90 -0
- package/src/models/operations/index.ts +3 -0
- package/src/models/operations/listclusterinvites.ts +23 -4
- package/src/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.ts +86 -0
- package/src/models/operations/updateclusterinvite.ts +291 -0
- package/src/react-query/authApiKeysCreate.ts +1 -0
- package/src/react-query/authApiKeysExchangeToken.ts +1 -0
- package/src/react-query/authApiKeysList.ts +1 -0
- package/src/react-query/authApiKeysRegenerate.ts +1 -0
- package/src/react-query/authApiKeysUpdate.ts +1 -0
- package/src/react-query/authClusterAcceptInvite.ts +1 -0
- package/src/react-query/authClusterCreateInvite.ts +1 -0
- package/src/react-query/authClusterDeleteOrg.ts +1 -0
- package/src/react-query/authClusterGetOrg.ts +1 -0
- package/src/react-query/authClusterInviteInfo.ts +1 -0
- package/src/react-query/authClusterListInvites.ts +1 -0
- package/src/react-query/authClusterListOrgs.ts +1 -0
- package/src/react-query/authClusterReissueOwnerKey.ts +1 -0
- package/src/react-query/authClusterRevokeInvite.ts +1 -0
- package/src/react-query/authClusterSuspendOrg.ts +1 -0
- package/src/react-query/authClusterUnsuspendOrg.ts +1 -0
- package/src/react-query/authClusterUpdateInvite.ts +117 -0
- package/src/react-query/authOrgsGetQuota.ts +1 -0
- package/src/react-query/authOrgsGetRateLimit.ts +1 -0
- package/src/react-query/authOrgsUpdateQuota.ts +1 -0
- package/src/react-query/authOrgsUpdateRateLimit.ts +1 -0
- package/src/react-query/authServiceAccountsCreate.ts +1 -0
- package/src/react-query/authServiceAccountsDelete.ts +1 -0
- package/src/react-query/authServiceAccountsDeleteApiKey.ts +1 -0
- package/src/react-query/authServiceAccountsGet.ts +1 -0
- package/src/react-query/authServiceAccountsList.ts +1 -0
- package/src/react-query/authServiceAccountsListApiKeys.ts +1 -0
- package/src/react-query/authServiceAccountsRegenerateApiKey.ts +1 -0
- package/src/react-query/authServiceAccountsUpdateApiKey.ts +1 -0
- package/src/react-query/authTeamsAddMember.ts +1 -0
- package/src/react-query/authTeamsCreate.ts +1 -0
- package/src/react-query/authTeamsDelete.ts +1 -0
- package/src/react-query/authTeamsGet.ts +1 -0
- package/src/react-query/authTeamsList.ts +1 -0
- package/src/react-query/authTeamsListMembers.ts +1 -0
- package/src/react-query/authTeamsRemoveMember.ts +1 -0
- package/src/react-query/authTeamsUpdate.ts +1 -0
- package/src/react-query/index.ts +3 -0
- package/src/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.ts +129 -0
- package/src/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.ts +128 -0
- package/src/sdk/cluster.ts +18 -0
- package/src/sdk/schema3other.ts +35 -0
|
@@ -33,6 +33,34 @@ export class AcceptClusterInviteAuthClusterResponse429ResponseBody
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
+
/**
|
|
37
|
+
* Gone
|
|
38
|
+
*/
|
|
39
|
+
export type AcceptClusterInviteAuthClusterResponse410ResponseBodyData = {
|
|
40
|
+
message: string;
|
|
41
|
+
};
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* Gone
|
|
45
|
+
*/
|
|
46
|
+
export class AcceptClusterInviteAuthClusterResponse410ResponseBody
|
|
47
|
+
extends SDKError
|
|
48
|
+
{
|
|
49
|
+
/** The original data that was passed to this error instance. */
|
|
50
|
+
data$: AcceptClusterInviteAuthClusterResponse410ResponseBodyData;
|
|
51
|
+
|
|
52
|
+
constructor(
|
|
53
|
+
err: AcceptClusterInviteAuthClusterResponse410ResponseBodyData,
|
|
54
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
55
|
+
) {
|
|
56
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
57
|
+
super(message, httpMeta);
|
|
58
|
+
this.data$ = err;
|
|
59
|
+
|
|
60
|
+
this.name = "AcceptClusterInviteAuthClusterResponse410ResponseBody";
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
36
64
|
/**
|
|
37
65
|
* Conflict
|
|
38
66
|
*/
|
|
@@ -210,6 +238,43 @@ export const AcceptClusterInviteAuthClusterResponse429ResponseBody$outboundSchem
|
|
|
210
238
|
message: z.string(),
|
|
211
239
|
}));
|
|
212
240
|
|
|
241
|
+
/** @internal */
|
|
242
|
+
export const AcceptClusterInviteAuthClusterResponse410ResponseBody$inboundSchema:
|
|
243
|
+
z.ZodType<
|
|
244
|
+
AcceptClusterInviteAuthClusterResponse410ResponseBody,
|
|
245
|
+
z.ZodTypeDef,
|
|
246
|
+
unknown
|
|
247
|
+
> = z.object({
|
|
248
|
+
message: z.string(),
|
|
249
|
+
request$: z.instanceof(Request),
|
|
250
|
+
response$: z.instanceof(Response),
|
|
251
|
+
body$: z.string(),
|
|
252
|
+
})
|
|
253
|
+
.transform((v) => {
|
|
254
|
+
return new AcceptClusterInviteAuthClusterResponse410ResponseBody(v, {
|
|
255
|
+
request: v.request$,
|
|
256
|
+
response: v.response$,
|
|
257
|
+
body: v.body$,
|
|
258
|
+
});
|
|
259
|
+
});
|
|
260
|
+
|
|
261
|
+
/** @internal */
|
|
262
|
+
export type AcceptClusterInviteAuthClusterResponse410ResponseBody$Outbound = {
|
|
263
|
+
message: string;
|
|
264
|
+
};
|
|
265
|
+
|
|
266
|
+
/** @internal */
|
|
267
|
+
export const AcceptClusterInviteAuthClusterResponse410ResponseBody$outboundSchema:
|
|
268
|
+
z.ZodType<
|
|
269
|
+
AcceptClusterInviteAuthClusterResponse410ResponseBody$Outbound,
|
|
270
|
+
z.ZodTypeDef,
|
|
271
|
+
AcceptClusterInviteAuthClusterResponse410ResponseBody
|
|
272
|
+
> = z.instanceof(AcceptClusterInviteAuthClusterResponse410ResponseBody)
|
|
273
|
+
.transform(v => v.data$)
|
|
274
|
+
.pipe(z.object({
|
|
275
|
+
message: z.string(),
|
|
276
|
+
}));
|
|
277
|
+
|
|
213
278
|
/** @internal */
|
|
214
279
|
export const AcceptClusterInviteAuthClusterResponse409ResponseBody$inboundSchema:
|
|
215
280
|
z.ZodType<
|
|
@@ -31,6 +31,32 @@ export class AddTeamMemberAuthTeamsResponse429ResponseBody extends SDKError {
|
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
+
/**
|
|
35
|
+
* Gone
|
|
36
|
+
*/
|
|
37
|
+
export type AddTeamMemberAuthTeamsResponse410ResponseBodyData = {
|
|
38
|
+
message: string;
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* Gone
|
|
43
|
+
*/
|
|
44
|
+
export class AddTeamMemberAuthTeamsResponse410ResponseBody extends SDKError {
|
|
45
|
+
/** The original data that was passed to this error instance. */
|
|
46
|
+
data$: AddTeamMemberAuthTeamsResponse410ResponseBodyData;
|
|
47
|
+
|
|
48
|
+
constructor(
|
|
49
|
+
err: AddTeamMemberAuthTeamsResponse410ResponseBodyData,
|
|
50
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
51
|
+
) {
|
|
52
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
53
|
+
super(message, httpMeta);
|
|
54
|
+
this.data$ = err;
|
|
55
|
+
|
|
56
|
+
this.name = "AddTeamMemberAuthTeamsResponse410ResponseBody";
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
34
60
|
/**
|
|
35
61
|
* Conflict
|
|
36
62
|
*/
|
|
@@ -198,6 +224,43 @@ export const AddTeamMemberAuthTeamsResponse429ResponseBody$outboundSchema:
|
|
|
198
224
|
message: z.string(),
|
|
199
225
|
}));
|
|
200
226
|
|
|
227
|
+
/** @internal */
|
|
228
|
+
export const AddTeamMemberAuthTeamsResponse410ResponseBody$inboundSchema:
|
|
229
|
+
z.ZodType<
|
|
230
|
+
AddTeamMemberAuthTeamsResponse410ResponseBody,
|
|
231
|
+
z.ZodTypeDef,
|
|
232
|
+
unknown
|
|
233
|
+
> = z.object({
|
|
234
|
+
message: z.string(),
|
|
235
|
+
request$: z.instanceof(Request),
|
|
236
|
+
response$: z.instanceof(Response),
|
|
237
|
+
body$: z.string(),
|
|
238
|
+
})
|
|
239
|
+
.transform((v) => {
|
|
240
|
+
return new AddTeamMemberAuthTeamsResponse410ResponseBody(v, {
|
|
241
|
+
request: v.request$,
|
|
242
|
+
response: v.response$,
|
|
243
|
+
body: v.body$,
|
|
244
|
+
});
|
|
245
|
+
});
|
|
246
|
+
|
|
247
|
+
/** @internal */
|
|
248
|
+
export type AddTeamMemberAuthTeamsResponse410ResponseBody$Outbound = {
|
|
249
|
+
message: string;
|
|
250
|
+
};
|
|
251
|
+
|
|
252
|
+
/** @internal */
|
|
253
|
+
export const AddTeamMemberAuthTeamsResponse410ResponseBody$outboundSchema:
|
|
254
|
+
z.ZodType<
|
|
255
|
+
AddTeamMemberAuthTeamsResponse410ResponseBody$Outbound,
|
|
256
|
+
z.ZodTypeDef,
|
|
257
|
+
AddTeamMemberAuthTeamsResponse410ResponseBody
|
|
258
|
+
> = z.instanceof(AddTeamMemberAuthTeamsResponse410ResponseBody)
|
|
259
|
+
.transform(v => v.data$)
|
|
260
|
+
.pipe(z.object({
|
|
261
|
+
message: z.string(),
|
|
262
|
+
}));
|
|
263
|
+
|
|
201
264
|
/** @internal */
|
|
202
265
|
export const AddTeamMemberAuthTeamsResponse409ResponseBody$inboundSchema:
|
|
203
266
|
z.ZodType<
|
|
@@ -33,6 +33,34 @@ export class CreateClusterInviteAuthClusterResponse429ResponseBody
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
+
/**
|
|
37
|
+
* Gone
|
|
38
|
+
*/
|
|
39
|
+
export type CreateClusterInviteAuthClusterResponse410ResponseBodyData = {
|
|
40
|
+
message: string;
|
|
41
|
+
};
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* Gone
|
|
45
|
+
*/
|
|
46
|
+
export class CreateClusterInviteAuthClusterResponse410ResponseBody
|
|
47
|
+
extends SDKError
|
|
48
|
+
{
|
|
49
|
+
/** The original data that was passed to this error instance. */
|
|
50
|
+
data$: CreateClusterInviteAuthClusterResponse410ResponseBodyData;
|
|
51
|
+
|
|
52
|
+
constructor(
|
|
53
|
+
err: CreateClusterInviteAuthClusterResponse410ResponseBodyData,
|
|
54
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
55
|
+
) {
|
|
56
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
57
|
+
super(message, httpMeta);
|
|
58
|
+
this.data$ = err;
|
|
59
|
+
|
|
60
|
+
this.name = "CreateClusterInviteAuthClusterResponse410ResponseBody";
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
36
64
|
/**
|
|
37
65
|
* Conflict
|
|
38
66
|
*/
|
|
@@ -206,6 +234,43 @@ export const CreateClusterInviteAuthClusterResponse429ResponseBody$outboundSchem
|
|
|
206
234
|
message: z.string(),
|
|
207
235
|
}));
|
|
208
236
|
|
|
237
|
+
/** @internal */
|
|
238
|
+
export const CreateClusterInviteAuthClusterResponse410ResponseBody$inboundSchema:
|
|
239
|
+
z.ZodType<
|
|
240
|
+
CreateClusterInviteAuthClusterResponse410ResponseBody,
|
|
241
|
+
z.ZodTypeDef,
|
|
242
|
+
unknown
|
|
243
|
+
> = z.object({
|
|
244
|
+
message: z.string(),
|
|
245
|
+
request$: z.instanceof(Request),
|
|
246
|
+
response$: z.instanceof(Response),
|
|
247
|
+
body$: z.string(),
|
|
248
|
+
})
|
|
249
|
+
.transform((v) => {
|
|
250
|
+
return new CreateClusterInviteAuthClusterResponse410ResponseBody(v, {
|
|
251
|
+
request: v.request$,
|
|
252
|
+
response: v.response$,
|
|
253
|
+
body: v.body$,
|
|
254
|
+
});
|
|
255
|
+
});
|
|
256
|
+
|
|
257
|
+
/** @internal */
|
|
258
|
+
export type CreateClusterInviteAuthClusterResponse410ResponseBody$Outbound = {
|
|
259
|
+
message: string;
|
|
260
|
+
};
|
|
261
|
+
|
|
262
|
+
/** @internal */
|
|
263
|
+
export const CreateClusterInviteAuthClusterResponse410ResponseBody$outboundSchema:
|
|
264
|
+
z.ZodType<
|
|
265
|
+
CreateClusterInviteAuthClusterResponse410ResponseBody$Outbound,
|
|
266
|
+
z.ZodTypeDef,
|
|
267
|
+
CreateClusterInviteAuthClusterResponse410ResponseBody
|
|
268
|
+
> = z.instanceof(CreateClusterInviteAuthClusterResponse410ResponseBody)
|
|
269
|
+
.transform(v => v.data$)
|
|
270
|
+
.pipe(z.object({
|
|
271
|
+
message: z.string(),
|
|
272
|
+
}));
|
|
273
|
+
|
|
209
274
|
/** @internal */
|
|
210
275
|
export const CreateClusterInviteAuthClusterResponse409ResponseBody$inboundSchema:
|
|
211
276
|
z.ZodType<
|
|
@@ -33,6 +33,34 @@ export class CreateScopedApiKeyAuthApiKeysResponse429ResponseBody
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
+
/**
|
|
37
|
+
* Gone
|
|
38
|
+
*/
|
|
39
|
+
export type CreateScopedApiKeyAuthApiKeysResponse410ResponseBodyData = {
|
|
40
|
+
message: string;
|
|
41
|
+
};
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* Gone
|
|
45
|
+
*/
|
|
46
|
+
export class CreateScopedApiKeyAuthApiKeysResponse410ResponseBody
|
|
47
|
+
extends SDKError
|
|
48
|
+
{
|
|
49
|
+
/** The original data that was passed to this error instance. */
|
|
50
|
+
data$: CreateScopedApiKeyAuthApiKeysResponse410ResponseBodyData;
|
|
51
|
+
|
|
52
|
+
constructor(
|
|
53
|
+
err: CreateScopedApiKeyAuthApiKeysResponse410ResponseBodyData,
|
|
54
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
55
|
+
) {
|
|
56
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
57
|
+
super(message, httpMeta);
|
|
58
|
+
this.data$ = err;
|
|
59
|
+
|
|
60
|
+
this.name = "CreateScopedApiKeyAuthApiKeysResponse410ResponseBody";
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
36
64
|
/**
|
|
37
65
|
* Conflict
|
|
38
66
|
*/
|
|
@@ -206,6 +234,43 @@ export const CreateScopedApiKeyAuthApiKeysResponse429ResponseBody$outboundSchema
|
|
|
206
234
|
message: z.string(),
|
|
207
235
|
}));
|
|
208
236
|
|
|
237
|
+
/** @internal */
|
|
238
|
+
export const CreateScopedApiKeyAuthApiKeysResponse410ResponseBody$inboundSchema:
|
|
239
|
+
z.ZodType<
|
|
240
|
+
CreateScopedApiKeyAuthApiKeysResponse410ResponseBody,
|
|
241
|
+
z.ZodTypeDef,
|
|
242
|
+
unknown
|
|
243
|
+
> = z.object({
|
|
244
|
+
message: z.string(),
|
|
245
|
+
request$: z.instanceof(Request),
|
|
246
|
+
response$: z.instanceof(Response),
|
|
247
|
+
body$: z.string(),
|
|
248
|
+
})
|
|
249
|
+
.transform((v) => {
|
|
250
|
+
return new CreateScopedApiKeyAuthApiKeysResponse410ResponseBody(v, {
|
|
251
|
+
request: v.request$,
|
|
252
|
+
response: v.response$,
|
|
253
|
+
body: v.body$,
|
|
254
|
+
});
|
|
255
|
+
});
|
|
256
|
+
|
|
257
|
+
/** @internal */
|
|
258
|
+
export type CreateScopedApiKeyAuthApiKeysResponse410ResponseBody$Outbound = {
|
|
259
|
+
message: string;
|
|
260
|
+
};
|
|
261
|
+
|
|
262
|
+
/** @internal */
|
|
263
|
+
export const CreateScopedApiKeyAuthApiKeysResponse410ResponseBody$outboundSchema:
|
|
264
|
+
z.ZodType<
|
|
265
|
+
CreateScopedApiKeyAuthApiKeysResponse410ResponseBody$Outbound,
|
|
266
|
+
z.ZodTypeDef,
|
|
267
|
+
CreateScopedApiKeyAuthApiKeysResponse410ResponseBody
|
|
268
|
+
> = z.instanceof(CreateScopedApiKeyAuthApiKeysResponse410ResponseBody)
|
|
269
|
+
.transform(v => v.data$)
|
|
270
|
+
.pipe(z.object({
|
|
271
|
+
message: z.string(),
|
|
272
|
+
}));
|
|
273
|
+
|
|
209
274
|
/** @internal */
|
|
210
275
|
export const CreateScopedApiKeyAuthApiKeysResponse409ResponseBody$inboundSchema:
|
|
211
276
|
z.ZodType<
|
|
@@ -35,6 +35,36 @@ export class CreateServiceAccountAuthServiceAccountsResponse429ResponseBody
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
+
/**
|
|
39
|
+
* Gone
|
|
40
|
+
*/
|
|
41
|
+
export type CreateServiceAccountAuthServiceAccountsResponse410ResponseBodyData =
|
|
42
|
+
{
|
|
43
|
+
message: string;
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* Gone
|
|
48
|
+
*/
|
|
49
|
+
export class CreateServiceAccountAuthServiceAccountsResponse410ResponseBody
|
|
50
|
+
extends SDKError
|
|
51
|
+
{
|
|
52
|
+
/** The original data that was passed to this error instance. */
|
|
53
|
+
data$: CreateServiceAccountAuthServiceAccountsResponse410ResponseBodyData;
|
|
54
|
+
|
|
55
|
+
constructor(
|
|
56
|
+
err: CreateServiceAccountAuthServiceAccountsResponse410ResponseBodyData,
|
|
57
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
58
|
+
) {
|
|
59
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
60
|
+
super(message, httpMeta);
|
|
61
|
+
this.data$ = err;
|
|
62
|
+
|
|
63
|
+
this.name =
|
|
64
|
+
"CreateServiceAccountAuthServiceAccountsResponse410ResponseBody";
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
|
|
38
68
|
/**
|
|
39
69
|
* Conflict
|
|
40
70
|
*/
|
|
@@ -216,6 +246,45 @@ export const CreateServiceAccountAuthServiceAccountsResponse429ResponseBody$outb
|
|
|
216
246
|
message: z.string(),
|
|
217
247
|
}));
|
|
218
248
|
|
|
249
|
+
/** @internal */
|
|
250
|
+
export const CreateServiceAccountAuthServiceAccountsResponse410ResponseBody$inboundSchema:
|
|
251
|
+
z.ZodType<
|
|
252
|
+
CreateServiceAccountAuthServiceAccountsResponse410ResponseBody,
|
|
253
|
+
z.ZodTypeDef,
|
|
254
|
+
unknown
|
|
255
|
+
> = z.object({
|
|
256
|
+
message: z.string(),
|
|
257
|
+
request$: z.instanceof(Request),
|
|
258
|
+
response$: z.instanceof(Response),
|
|
259
|
+
body$: z.string(),
|
|
260
|
+
})
|
|
261
|
+
.transform((v) => {
|
|
262
|
+
return new CreateServiceAccountAuthServiceAccountsResponse410ResponseBody(
|
|
263
|
+
v,
|
|
264
|
+
{ request: v.request$, response: v.response$, body: v.body$ },
|
|
265
|
+
);
|
|
266
|
+
});
|
|
267
|
+
|
|
268
|
+
/** @internal */
|
|
269
|
+
export type CreateServiceAccountAuthServiceAccountsResponse410ResponseBody$Outbound =
|
|
270
|
+
{
|
|
271
|
+
message: string;
|
|
272
|
+
};
|
|
273
|
+
|
|
274
|
+
/** @internal */
|
|
275
|
+
export const CreateServiceAccountAuthServiceAccountsResponse410ResponseBody$outboundSchema:
|
|
276
|
+
z.ZodType<
|
|
277
|
+
CreateServiceAccountAuthServiceAccountsResponse410ResponseBody$Outbound,
|
|
278
|
+
z.ZodTypeDef,
|
|
279
|
+
CreateServiceAccountAuthServiceAccountsResponse410ResponseBody
|
|
280
|
+
> = z.instanceof(
|
|
281
|
+
CreateServiceAccountAuthServiceAccountsResponse410ResponseBody,
|
|
282
|
+
)
|
|
283
|
+
.transform(v => v.data$)
|
|
284
|
+
.pipe(z.object({
|
|
285
|
+
message: z.string(),
|
|
286
|
+
}));
|
|
287
|
+
|
|
219
288
|
/** @internal */
|
|
220
289
|
export const CreateServiceAccountAuthServiceAccountsResponse409ResponseBody$inboundSchema:
|
|
221
290
|
z.ZodType<
|
|
@@ -31,6 +31,32 @@ export class CreateTeamAuthTeamsResponse429ResponseBody extends SDKError {
|
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
+
/**
|
|
35
|
+
* Gone
|
|
36
|
+
*/
|
|
37
|
+
export type CreateTeamAuthTeamsResponse410ResponseBodyData = {
|
|
38
|
+
message: string;
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* Gone
|
|
43
|
+
*/
|
|
44
|
+
export class CreateTeamAuthTeamsResponse410ResponseBody extends SDKError {
|
|
45
|
+
/** The original data that was passed to this error instance. */
|
|
46
|
+
data$: CreateTeamAuthTeamsResponse410ResponseBodyData;
|
|
47
|
+
|
|
48
|
+
constructor(
|
|
49
|
+
err: CreateTeamAuthTeamsResponse410ResponseBodyData,
|
|
50
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
51
|
+
) {
|
|
52
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
53
|
+
super(message, httpMeta);
|
|
54
|
+
this.data$ = err;
|
|
55
|
+
|
|
56
|
+
this.name = "CreateTeamAuthTeamsResponse410ResponseBody";
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
34
60
|
/**
|
|
35
61
|
* Conflict
|
|
36
62
|
*/
|
|
@@ -195,6 +221,40 @@ export const CreateTeamAuthTeamsResponse429ResponseBody$outboundSchema:
|
|
|
195
221
|
message: z.string(),
|
|
196
222
|
}));
|
|
197
223
|
|
|
224
|
+
/** @internal */
|
|
225
|
+
export const CreateTeamAuthTeamsResponse410ResponseBody$inboundSchema:
|
|
226
|
+
z.ZodType<CreateTeamAuthTeamsResponse410ResponseBody, z.ZodTypeDef, unknown> =
|
|
227
|
+
z.object({
|
|
228
|
+
message: z.string(),
|
|
229
|
+
request$: z.instanceof(Request),
|
|
230
|
+
response$: z.instanceof(Response),
|
|
231
|
+
body$: z.string(),
|
|
232
|
+
})
|
|
233
|
+
.transform((v) => {
|
|
234
|
+
return new CreateTeamAuthTeamsResponse410ResponseBody(v, {
|
|
235
|
+
request: v.request$,
|
|
236
|
+
response: v.response$,
|
|
237
|
+
body: v.body$,
|
|
238
|
+
});
|
|
239
|
+
});
|
|
240
|
+
|
|
241
|
+
/** @internal */
|
|
242
|
+
export type CreateTeamAuthTeamsResponse410ResponseBody$Outbound = {
|
|
243
|
+
message: string;
|
|
244
|
+
};
|
|
245
|
+
|
|
246
|
+
/** @internal */
|
|
247
|
+
export const CreateTeamAuthTeamsResponse410ResponseBody$outboundSchema:
|
|
248
|
+
z.ZodType<
|
|
249
|
+
CreateTeamAuthTeamsResponse410ResponseBody$Outbound,
|
|
250
|
+
z.ZodTypeDef,
|
|
251
|
+
CreateTeamAuthTeamsResponse410ResponseBody
|
|
252
|
+
> = z.instanceof(CreateTeamAuthTeamsResponse410ResponseBody)
|
|
253
|
+
.transform(v => v.data$)
|
|
254
|
+
.pipe(z.object({
|
|
255
|
+
message: z.string(),
|
|
256
|
+
}));
|
|
257
|
+
|
|
198
258
|
/** @internal */
|
|
199
259
|
export const CreateTeamAuthTeamsResponse409ResponseBody$inboundSchema:
|
|
200
260
|
z.ZodType<CreateTeamAuthTeamsResponse409ResponseBody, z.ZodTypeDef, unknown> =
|
|
@@ -33,6 +33,34 @@ export class DeleteClusterOrgAuthClusterResponse429ResponseBody
|
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
+
/**
|
|
37
|
+
* Gone
|
|
38
|
+
*/
|
|
39
|
+
export type DeleteClusterOrgAuthClusterResponse410ResponseBodyData = {
|
|
40
|
+
message: string;
|
|
41
|
+
};
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* Gone
|
|
45
|
+
*/
|
|
46
|
+
export class DeleteClusterOrgAuthClusterResponse410ResponseBody
|
|
47
|
+
extends SDKError
|
|
48
|
+
{
|
|
49
|
+
/** The original data that was passed to this error instance. */
|
|
50
|
+
data$: DeleteClusterOrgAuthClusterResponse410ResponseBodyData;
|
|
51
|
+
|
|
52
|
+
constructor(
|
|
53
|
+
err: DeleteClusterOrgAuthClusterResponse410ResponseBodyData,
|
|
54
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
55
|
+
) {
|
|
56
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
57
|
+
super(message, httpMeta);
|
|
58
|
+
this.data$ = err;
|
|
59
|
+
|
|
60
|
+
this.name = "DeleteClusterOrgAuthClusterResponse410ResponseBody";
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
36
64
|
/**
|
|
37
65
|
* Conflict
|
|
38
66
|
*/
|
|
@@ -204,6 +232,43 @@ export const DeleteClusterOrgAuthClusterResponse429ResponseBody$outboundSchema:
|
|
|
204
232
|
message: z.string(),
|
|
205
233
|
}));
|
|
206
234
|
|
|
235
|
+
/** @internal */
|
|
236
|
+
export const DeleteClusterOrgAuthClusterResponse410ResponseBody$inboundSchema:
|
|
237
|
+
z.ZodType<
|
|
238
|
+
DeleteClusterOrgAuthClusterResponse410ResponseBody,
|
|
239
|
+
z.ZodTypeDef,
|
|
240
|
+
unknown
|
|
241
|
+
> = z.object({
|
|
242
|
+
message: z.string(),
|
|
243
|
+
request$: z.instanceof(Request),
|
|
244
|
+
response$: z.instanceof(Response),
|
|
245
|
+
body$: z.string(),
|
|
246
|
+
})
|
|
247
|
+
.transform((v) => {
|
|
248
|
+
return new DeleteClusterOrgAuthClusterResponse410ResponseBody(v, {
|
|
249
|
+
request: v.request$,
|
|
250
|
+
response: v.response$,
|
|
251
|
+
body: v.body$,
|
|
252
|
+
});
|
|
253
|
+
});
|
|
254
|
+
|
|
255
|
+
/** @internal */
|
|
256
|
+
export type DeleteClusterOrgAuthClusterResponse410ResponseBody$Outbound = {
|
|
257
|
+
message: string;
|
|
258
|
+
};
|
|
259
|
+
|
|
260
|
+
/** @internal */
|
|
261
|
+
export const DeleteClusterOrgAuthClusterResponse410ResponseBody$outboundSchema:
|
|
262
|
+
z.ZodType<
|
|
263
|
+
DeleteClusterOrgAuthClusterResponse410ResponseBody$Outbound,
|
|
264
|
+
z.ZodTypeDef,
|
|
265
|
+
DeleteClusterOrgAuthClusterResponse410ResponseBody
|
|
266
|
+
> = z.instanceof(DeleteClusterOrgAuthClusterResponse410ResponseBody)
|
|
267
|
+
.transform(v => v.data$)
|
|
268
|
+
.pipe(z.object({
|
|
269
|
+
message: z.string(),
|
|
270
|
+
}));
|
|
271
|
+
|
|
207
272
|
/** @internal */
|
|
208
273
|
export const DeleteClusterOrgAuthClusterResponse409ResponseBody$inboundSchema:
|
|
209
274
|
z.ZodType<
|
|
@@ -35,6 +35,36 @@ export class DeleteServiceAccountAuthServiceAccountsResponse429ResponseBody
|
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
+
/**
|
|
39
|
+
* Gone
|
|
40
|
+
*/
|
|
41
|
+
export type DeleteServiceAccountAuthServiceAccountsResponse410ResponseBodyData =
|
|
42
|
+
{
|
|
43
|
+
message: string;
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* Gone
|
|
48
|
+
*/
|
|
49
|
+
export class DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody
|
|
50
|
+
extends SDKError
|
|
51
|
+
{
|
|
52
|
+
/** The original data that was passed to this error instance. */
|
|
53
|
+
data$: DeleteServiceAccountAuthServiceAccountsResponse410ResponseBodyData;
|
|
54
|
+
|
|
55
|
+
constructor(
|
|
56
|
+
err: DeleteServiceAccountAuthServiceAccountsResponse410ResponseBodyData,
|
|
57
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
58
|
+
) {
|
|
59
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
60
|
+
super(message, httpMeta);
|
|
61
|
+
this.data$ = err;
|
|
62
|
+
|
|
63
|
+
this.name =
|
|
64
|
+
"DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody";
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
|
|
38
68
|
/**
|
|
39
69
|
* Conflict
|
|
40
70
|
*/
|
|
@@ -216,6 +246,45 @@ export const DeleteServiceAccountAuthServiceAccountsResponse429ResponseBody$outb
|
|
|
216
246
|
message: z.string(),
|
|
217
247
|
}));
|
|
218
248
|
|
|
249
|
+
/** @internal */
|
|
250
|
+
export const DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody$inboundSchema:
|
|
251
|
+
z.ZodType<
|
|
252
|
+
DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody,
|
|
253
|
+
z.ZodTypeDef,
|
|
254
|
+
unknown
|
|
255
|
+
> = z.object({
|
|
256
|
+
message: z.string(),
|
|
257
|
+
request$: z.instanceof(Request),
|
|
258
|
+
response$: z.instanceof(Response),
|
|
259
|
+
body$: z.string(),
|
|
260
|
+
})
|
|
261
|
+
.transform((v) => {
|
|
262
|
+
return new DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody(
|
|
263
|
+
v,
|
|
264
|
+
{ request: v.request$, response: v.response$, body: v.body$ },
|
|
265
|
+
);
|
|
266
|
+
});
|
|
267
|
+
|
|
268
|
+
/** @internal */
|
|
269
|
+
export type DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody$Outbound =
|
|
270
|
+
{
|
|
271
|
+
message: string;
|
|
272
|
+
};
|
|
273
|
+
|
|
274
|
+
/** @internal */
|
|
275
|
+
export const DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody$outboundSchema:
|
|
276
|
+
z.ZodType<
|
|
277
|
+
DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody$Outbound,
|
|
278
|
+
z.ZodTypeDef,
|
|
279
|
+
DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody
|
|
280
|
+
> = z.instanceof(
|
|
281
|
+
DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody,
|
|
282
|
+
)
|
|
283
|
+
.transform(v => v.data$)
|
|
284
|
+
.pipe(z.object({
|
|
285
|
+
message: z.string(),
|
|
286
|
+
}));
|
|
287
|
+
|
|
219
288
|
/** @internal */
|
|
220
289
|
export const DeleteServiceAccountAuthServiceAccountsResponse409ResponseBody$inboundSchema:
|
|
221
290
|
z.ZodType<
|