@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
package/README.md
CHANGED
|
@@ -460,6 +460,7 @@ run();
|
|
|
460
460
|
|
|
461
461
|
* [createInvite](docs/sdks/cluster/README.md#createinvite) - Create a cluster invitation
|
|
462
462
|
* [listInvites](docs/sdks/cluster/README.md#listinvites) - List cluster invitations
|
|
463
|
+
* [updateInvite](docs/sdks/cluster/README.md#updateinvite) - Update a pending cluster invitation
|
|
463
464
|
* [revokeInvite](docs/sdks/cluster/README.md#revokeinvite) - Revoke a cluster invitation
|
|
464
465
|
* [listOrgs](docs/sdks/cluster/README.md#listorgs) - List all organizations
|
|
465
466
|
* [getOrg](docs/sdks/cluster/README.md#getorg) - Get an organization
|
|
@@ -884,6 +885,8 @@ run();
|
|
|
884
885
|
* [refreshRepositoriesApiV1SandboxGithubRepositoriesRefreshPost](docs/sdks/schema3other/README.md#refreshrepositoriesapiv1sandboxgithubrepositoriesrefreshpost) - Refresh Repositories
|
|
885
886
|
* [resolveReferenceApiV1SandboxGithubRepositoriesResolvePost](docs/sdks/schema3other/README.md#resolvereferenceapiv1sandboxgithubrepositoriesresolvepost) - Resolve Reference
|
|
886
887
|
* [readCloneApiV1SandboxSessionsSessionIdGithubReadClonePost](docs/sdks/schema3other/README.md#readcloneapiv1sandboxsessionssessionidgithubreadclonepost) - Read Clone
|
|
888
|
+
* [pushApiV1SandboxSessionsSessionIdGithubPushPost](docs/sdks/schema3other/README.md#pushapiv1sandboxsessionssessionidgithubpushpost) - Push
|
|
889
|
+
* [createOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost](docs/sdks/schema3other/README.md#createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost) - Create Or Update
|
|
887
890
|
|
|
888
891
|
### [Session](docs/sdks/session/README.md)
|
|
889
892
|
|
|
@@ -955,6 +958,7 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
|
|
|
955
958
|
- [`authClusterRevokeInvite`](docs/sdks/cluster/README.md#revokeinvite) - Revoke a cluster invitation
|
|
956
959
|
- [`authClusterSuspendOrg`](docs/sdks/cluster/README.md#suspendorg) - Suspend an organization
|
|
957
960
|
- [`authClusterUnsuspendOrg`](docs/sdks/cluster/README.md#unsuspendorg) - Unsuspend an organization
|
|
961
|
+
- [`authClusterUpdateInvite`](docs/sdks/cluster/README.md#updateinvite) - Update a pending cluster invitation
|
|
958
962
|
- [`authOrgsGetQuota`](docs/sdks/orgs/README.md#getquota) - Get an org's usage quota
|
|
959
963
|
- [`authOrgsGetRateLimit`](docs/sdks/orgs/README.md#getratelimit) - Get an org's rate limit
|
|
960
964
|
- [`authOrgsUpdateQuota`](docs/sdks/orgs/README.md#updatequota) - Set an org's usage quota (cluster-admin)
|
|
@@ -1256,9 +1260,11 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
|
|
|
1256
1260
|
- [`sandboxUploadFile`](docs/sdks/sandbox/README.md#uploadfile) - Upload Workspace File
|
|
1257
1261
|
- [`schema3OtherConnectApiV1SandboxGithubOauthConnectionsPost`](docs/sdks/schema3other/README.md#connectapiv1sandboxgithuboauthconnectionspost) - Connect
|
|
1258
1262
|
- [`schema3OtherCreateIntentApiV1SandboxGithubOauthIntentsPost`](docs/sdks/schema3other/README.md#createintentapiv1sandboxgithuboauthintentspost) - Create Intent
|
|
1263
|
+
- [`schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost`](docs/sdks/schema3other/README.md#createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost) - Create Or Update
|
|
1259
1264
|
- [`schema3OtherDisconnectApiV1SandboxGithubOauthConnectionsDelete`](docs/sdks/schema3other/README.md#disconnectapiv1sandboxgithuboauthconnectionsdelete) - Disconnect
|
|
1260
1265
|
- [`schema3OtherGetConnectionApiV1SandboxGithubOauthConnectionsGet`](docs/sdks/schema3other/README.md#getconnectionapiv1sandboxgithuboauthconnectionsget) - Get Connection
|
|
1261
1266
|
- [`schema3OtherListRepositoriesApiV1SandboxGithubRepositoriesGet`](docs/sdks/schema3other/README.md#listrepositoriesapiv1sandboxgithubrepositoriesget) - List Repositories
|
|
1267
|
+
- [`schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost`](docs/sdks/schema3other/README.md#pushapiv1sandboxsessionssessionidgithubpushpost) - Push
|
|
1262
1268
|
- [`schema3OtherReadCloneApiV1SandboxSessionsSessionIdGithubReadClonePost`](docs/sdks/schema3other/README.md#readcloneapiv1sandboxsessionssessionidgithubreadclonepost) - Read Clone
|
|
1263
1269
|
- [`schema3OtherRefreshRepositoriesApiV1SandboxGithubRepositoriesRefreshPost`](docs/sdks/schema3other/README.md#refreshrepositoriesapiv1sandboxgithubrepositoriesrefreshpost) - Refresh Repositories
|
|
1264
1270
|
- [`schema3OtherResolveReferenceApiV1SandboxGithubRepositoriesResolvePost`](docs/sdks/schema3other/README.md#resolvereferenceapiv1sandboxgithubrepositoriesresolvepost) - Resolve Reference
|
|
@@ -1338,6 +1344,7 @@ To learn about this feature and how to get started, check
|
|
|
1338
1344
|
- [`useAuthClusterRevokeInviteMutation`](docs/sdks/cluster/README.md#revokeinvite) - Revoke a cluster invitation
|
|
1339
1345
|
- [`useAuthClusterSuspendOrgMutation`](docs/sdks/cluster/README.md#suspendorg) - Suspend an organization
|
|
1340
1346
|
- [`useAuthClusterUnsuspendOrgMutation`](docs/sdks/cluster/README.md#unsuspendorg) - Unsuspend an organization
|
|
1347
|
+
- [`useAuthClusterUpdateInviteMutation`](docs/sdks/cluster/README.md#updateinvite) - Update a pending cluster invitation
|
|
1341
1348
|
- [`useAuthOrgsGetQuota`](docs/sdks/orgs/README.md#getquota) - Get an org's usage quota
|
|
1342
1349
|
- [`useAuthOrgsGetRateLimit`](docs/sdks/orgs/README.md#getratelimit) - Get an org's rate limit
|
|
1343
1350
|
- [`useAuthOrgsUpdateQuotaMutation`](docs/sdks/orgs/README.md#updatequota) - Set an org's usage quota (cluster-admin)
|
|
@@ -1639,9 +1646,11 @@ To learn about this feature and how to get started, check
|
|
|
1639
1646
|
- [`useSandboxUploadFileMutation`](docs/sdks/sandbox/README.md#uploadfile) - Upload Workspace File
|
|
1640
1647
|
- [`useSchema3OtherConnectApiV1SandboxGithubOauthConnectionsPostMutation`](docs/sdks/schema3other/README.md#connectapiv1sandboxgithuboauthconnectionspost) - Connect
|
|
1641
1648
|
- [`useSchema3OtherCreateIntentApiV1SandboxGithubOauthIntentsPostMutation`](docs/sdks/schema3other/README.md#createintentapiv1sandboxgithuboauthintentspost) - Create Intent
|
|
1649
|
+
- [`useSchema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPostMutation`](docs/sdks/schema3other/README.md#createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost) - Create Or Update
|
|
1642
1650
|
- [`useSchema3OtherDisconnectApiV1SandboxGithubOauthConnectionsDeleteMutation`](docs/sdks/schema3other/README.md#disconnectapiv1sandboxgithuboauthconnectionsdelete) - Disconnect
|
|
1643
1651
|
- [`useSchema3OtherGetConnectionApiV1SandboxGithubOauthConnectionsGet`](docs/sdks/schema3other/README.md#getconnectionapiv1sandboxgithuboauthconnectionsget) - Get Connection
|
|
1644
1652
|
- [`useSchema3OtherListRepositoriesApiV1SandboxGithubRepositoriesGet`](docs/sdks/schema3other/README.md#listrepositoriesapiv1sandboxgithubrepositoriesget) - List Repositories
|
|
1653
|
+
- [`useSchema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPostMutation`](docs/sdks/schema3other/README.md#pushapiv1sandboxsessionssessionidgithubpushpost) - Push
|
|
1645
1654
|
- [`useSchema3OtherReadCloneApiV1SandboxSessionsSessionIdGithubReadClonePostMutation`](docs/sdks/schema3other/README.md#readcloneapiv1sandboxsessionssessionidgithubreadclonepost) - Read Clone
|
|
1646
1655
|
- [`useSchema3OtherRefreshRepositoriesApiV1SandboxGithubRepositoriesRefreshPostMutation`](docs/sdks/schema3other/README.md#refreshrepositoriesapiv1sandboxgithubrepositoriesrefreshpost) - Refresh Repositories
|
|
1647
1656
|
- [`useSchema3OtherResolveReferenceApiV1SandboxGithubRepositoriesResolvePostMutation`](docs/sdks/schema3other/README.md#resolvereferenceapiv1sandboxgithubrepositoriesresolvepost) - Resolve Reference
|
|
@@ -1856,7 +1865,7 @@ run();
|
|
|
1856
1865
|
**Primary error:**
|
|
1857
1866
|
* [`SDKError`](./src/models/errors/sdkerror.ts): The base class for HTTP error responses.
|
|
1858
1867
|
|
|
1859
|
-
<details><summary>Less common errors (
|
|
1868
|
+
<details><summary>Less common errors (281)</summary>
|
|
1860
1869
|
|
|
1861
1870
|
<br />
|
|
1862
1871
|
|
|
@@ -1869,238 +1878,281 @@ run();
|
|
|
1869
1878
|
|
|
1870
1879
|
|
|
1871
1880
|
**Inherit from [`SDKError`](./src/models/errors/sdkerror.ts)**:
|
|
1872
|
-
* [`ErrorEnvelope`](./src/models/errors/errorenvelope.ts): Error response. Applicable to 27 of
|
|
1873
|
-
* [`HTTPValidationError`](./src/models/errors/httpvalidationerror.ts): Validation Error. Status code `422`. Applicable to
|
|
1874
|
-
* [`RepoError`](./src/models/errors/repoerror.ts): The uniform error envelope. `error` is a stable machine-readable code (never an internal reason); `correlation_id` echoes the request's `X-Correlation-ID` for log correlation. Applicable to 5 of
|
|
1875
|
-
* [`ExchangeSessionTokenResponseBody`](./src/models/errors/exchangesessiontokenresponsebody.ts): Invalid request. Status code `400`. Applicable to 1 of
|
|
1876
|
-
* [`GetFileContentResponseBody`](./src/models/errors/getfilecontentresponsebody.ts): Invalid request - File ID is required. Status code `400`. Applicable to 1 of
|
|
1877
|
-
* [`CreateScopedApiKeyResponseBody`](./src/models/errors/createscopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1878
|
-
* [`ListScopedApiKeysResponseBody`](./src/models/errors/listscopedapikeysresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1879
|
-
* [`UpdateScopedApiKeyResponseBody`](./src/models/errors/updatescopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1880
|
-
* [`RegenerateScopedApiKeyResponseBody`](./src/models/errors/regeneratescopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1881
|
-
* [`ExchangeApiKeyTokenResponseBody`](./src/models/errors/exchangeapikeytokenresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1882
|
-
* [`CreateTeamResponseBody`](./src/models/errors/createteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1883
|
-
* [`ListTeamsResponseBody`](./src/models/errors/listteamsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1884
|
-
* [`GetTeamResponseBody`](./src/models/errors/getteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1885
|
-
* [`UpdateTeamResponseBody`](./src/models/errors/updateteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1886
|
-
* [`DeleteTeamResponseBody`](./src/models/errors/deleteteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1887
|
-
* [`AddTeamMemberResponseBody`](./src/models/errors/addteammemberresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1888
|
-
* [`ListTeamMembersResponseBody`](./src/models/errors/listteammembersresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1889
|
-
* [`RemoveTeamMemberResponseBody`](./src/models/errors/removeteammemberresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1890
|
-
* [`CreateServiceAccountResponseBody`](./src/models/errors/createserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1891
|
-
* [`ListServiceAccountsResponseBody`](./src/models/errors/listserviceaccountsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1892
|
-
* [`GetServiceAccountResponseBody`](./src/models/errors/getserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1893
|
-
* [`DeleteServiceAccountResponseBody`](./src/models/errors/deleteserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1894
|
-
* [`ListServiceAccountApiKeysResponseBody`](./src/models/errors/listserviceaccountapikeysresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1895
|
-
* [`UpdateServiceAccountApiKeyResponseBody`](./src/models/errors/updateserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1896
|
-
* [`DeleteServiceAccountApiKeyResponseBody`](./src/models/errors/deleteserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1897
|
-
* [`RegenerateServiceAccountApiKeyResponseBody`](./src/models/errors/regenerateserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1898
|
-
* [`GetOrgQuotaResponseBody`](./src/models/errors/getorgquotaresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1899
|
-
* [`UpdateOrgQuotaResponseBody`](./src/models/errors/updateorgquotaresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1900
|
-
* [`GetOrgRateLimitResponseBody`](./src/models/errors/getorgratelimitresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1901
|
-
* [`UpdateOrgRateLimitResponseBody`](./src/models/errors/updateorgratelimitresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1902
|
-
* [`CreateClusterInviteResponseBody`](./src/models/errors/createclusterinviteresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1903
|
-
* [`ListClusterInvitesResponseBody`](./src/models/errors/listclusterinvitesresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1904
|
-
* [`
|
|
1905
|
-
* [`
|
|
1906
|
-
* [`
|
|
1907
|
-
* [`
|
|
1908
|
-
* [`
|
|
1909
|
-
* [`
|
|
1910
|
-
* [`
|
|
1911
|
-
* [`
|
|
1912
|
-
* [`
|
|
1913
|
-
* [`
|
|
1914
|
-
* [`
|
|
1915
|
-
* [`
|
|
1916
|
-
* [`
|
|
1917
|
-
* [`
|
|
1918
|
-
* [`
|
|
1919
|
-
* [`
|
|
1920
|
-
* [`
|
|
1921
|
-
* [`
|
|
1922
|
-
* [`
|
|
1923
|
-
* [`
|
|
1924
|
-
* [`
|
|
1925
|
-
* [`
|
|
1926
|
-
* [`
|
|
1927
|
-
* [`
|
|
1928
|
-
* [`
|
|
1929
|
-
* [`
|
|
1930
|
-
* [`
|
|
1931
|
-
* [`
|
|
1932
|
-
* [`
|
|
1933
|
-
* [`
|
|
1934
|
-
* [`
|
|
1935
|
-
* [`
|
|
1936
|
-
* [`
|
|
1937
|
-
* [`
|
|
1938
|
-
* [`
|
|
1939
|
-
* [`
|
|
1940
|
-
* [`
|
|
1941
|
-
* [`
|
|
1942
|
-
* [`
|
|
1943
|
-
* [`
|
|
1944
|
-
* [`
|
|
1945
|
-
* [`
|
|
1946
|
-
* [`
|
|
1947
|
-
* [`
|
|
1948
|
-
* [`
|
|
1949
|
-
* [`
|
|
1950
|
-
* [`
|
|
1951
|
-
* [`
|
|
1952
|
-
* [`
|
|
1953
|
-
* [`
|
|
1954
|
-
* [`
|
|
1955
|
-
* [`
|
|
1956
|
-
* [`
|
|
1957
|
-
* [`
|
|
1958
|
-
* [`
|
|
1959
|
-
* [`
|
|
1960
|
-
* [`
|
|
1961
|
-
* [`
|
|
1962
|
-
* [`
|
|
1963
|
-
* [`
|
|
1964
|
-
* [`
|
|
1965
|
-
* [`
|
|
1966
|
-
* [`
|
|
1967
|
-
* [`
|
|
1968
|
-
* [`
|
|
1969
|
-
* [`
|
|
1970
|
-
* [`
|
|
1971
|
-
* [`
|
|
1972
|
-
* [`
|
|
1973
|
-
* [`
|
|
1974
|
-
* [`
|
|
1975
|
-
* [`
|
|
1976
|
-
* [`
|
|
1977
|
-
* [`
|
|
1978
|
-
* [`
|
|
1979
|
-
* [`
|
|
1980
|
-
* [`
|
|
1981
|
-
* [`
|
|
1982
|
-
* [`
|
|
1983
|
-
* [`
|
|
1984
|
-
* [`
|
|
1985
|
-
* [`
|
|
1986
|
-
* [`
|
|
1987
|
-
* [`
|
|
1988
|
-
* [`
|
|
1989
|
-
* [`
|
|
1990
|
-
* [`
|
|
1991
|
-
* [`
|
|
1992
|
-
* [`
|
|
1993
|
-
* [`
|
|
1994
|
-
* [`
|
|
1995
|
-
* [`
|
|
1996
|
-
* [`
|
|
1997
|
-
* [`
|
|
1998
|
-
* [`
|
|
1999
|
-
* [`
|
|
2000
|
-
* [`
|
|
2001
|
-
* [`
|
|
2002
|
-
* [`
|
|
2003
|
-
* [`
|
|
2004
|
-
* [`
|
|
2005
|
-
* [`
|
|
2006
|
-
* [`
|
|
2007
|
-
* [`
|
|
2008
|
-
* [`
|
|
2009
|
-
* [`
|
|
2010
|
-
* [`
|
|
2011
|
-
* [`
|
|
2012
|
-
* [`
|
|
2013
|
-
* [`
|
|
2014
|
-
* [`
|
|
2015
|
-
* [`
|
|
2016
|
-
* [`
|
|
2017
|
-
* [`
|
|
2018
|
-
* [`
|
|
2019
|
-
* [`
|
|
2020
|
-
* [`
|
|
2021
|
-
* [`
|
|
2022
|
-
* [`
|
|
2023
|
-
* [`
|
|
2024
|
-
* [`
|
|
2025
|
-
* [`
|
|
2026
|
-
* [`
|
|
2027
|
-
* [`
|
|
2028
|
-
* [`
|
|
2029
|
-
* [`
|
|
2030
|
-
* [`
|
|
2031
|
-
* [`
|
|
2032
|
-
* [`
|
|
2033
|
-
* [`
|
|
2034
|
-
* [`
|
|
2035
|
-
* [`
|
|
2036
|
-
* [`
|
|
2037
|
-
* [`
|
|
2038
|
-
* [`
|
|
2039
|
-
* [`
|
|
2040
|
-
* [`
|
|
2041
|
-
* [`
|
|
2042
|
-
* [`
|
|
2043
|
-
* [`
|
|
2044
|
-
* [`
|
|
2045
|
-
* [`
|
|
2046
|
-
* [`
|
|
2047
|
-
* [`
|
|
2048
|
-
* [`
|
|
2049
|
-
* [`
|
|
2050
|
-
* [`
|
|
2051
|
-
* [`
|
|
2052
|
-
* [`
|
|
2053
|
-
* [`
|
|
2054
|
-
* [`
|
|
2055
|
-
* [`
|
|
2056
|
-
* [`
|
|
2057
|
-
* [`
|
|
2058
|
-
* [`
|
|
2059
|
-
* [`
|
|
2060
|
-
* [`
|
|
2061
|
-
* [`
|
|
2062
|
-
* [`
|
|
2063
|
-
* [`
|
|
2064
|
-
* [`
|
|
2065
|
-
* [`
|
|
2066
|
-
* [`
|
|
2067
|
-
* [`
|
|
2068
|
-
* [`
|
|
2069
|
-
* [`
|
|
2070
|
-
* [`
|
|
2071
|
-
* [`
|
|
2072
|
-
* [`
|
|
2073
|
-
* [`
|
|
2074
|
-
* [`
|
|
2075
|
-
* [`
|
|
2076
|
-
* [`
|
|
2077
|
-
* [`
|
|
2078
|
-
* [`
|
|
2079
|
-
* [`
|
|
2080
|
-
* [`
|
|
2081
|
-
* [`
|
|
2082
|
-
* [`
|
|
2083
|
-
* [`
|
|
2084
|
-
* [`
|
|
2085
|
-
* [`
|
|
2086
|
-
* [`
|
|
2087
|
-
* [`
|
|
2088
|
-
* [`
|
|
2089
|
-
* [`
|
|
2090
|
-
* [`
|
|
2091
|
-
* [`
|
|
2092
|
-
* [`
|
|
2093
|
-
* [`
|
|
2094
|
-
* [`
|
|
2095
|
-
* [`
|
|
2096
|
-
* [`
|
|
2097
|
-
* [`
|
|
2098
|
-
* [`
|
|
2099
|
-
* [`
|
|
2100
|
-
* [`
|
|
2101
|
-
* [`
|
|
2102
|
-
* [`
|
|
2103
|
-
* [`
|
|
1881
|
+
* [`ErrorEnvelope`](./src/models/errors/errorenvelope.ts): Error response. Applicable to 27 of 360 methods.*
|
|
1882
|
+
* [`HTTPValidationError`](./src/models/errors/httpvalidationerror.ts): Validation Error. Status code `422`. Applicable to 21 of 360 methods.*
|
|
1883
|
+
* [`RepoError`](./src/models/errors/repoerror.ts): The uniform error envelope. `error` is a stable machine-readable code (never an internal reason); `correlation_id` echoes the request's `X-Correlation-ID` for log correlation. Applicable to 5 of 360 methods.*
|
|
1884
|
+
* [`ExchangeSessionTokenResponseBody`](./src/models/errors/exchangesessiontokenresponsebody.ts): Invalid request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1885
|
+
* [`GetFileContentResponseBody`](./src/models/errors/getfilecontentresponsebody.ts): Invalid request - File ID is required. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1886
|
+
* [`CreateScopedApiKeyResponseBody`](./src/models/errors/createscopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1887
|
+
* [`ListScopedApiKeysResponseBody`](./src/models/errors/listscopedapikeysresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1888
|
+
* [`UpdateScopedApiKeyResponseBody`](./src/models/errors/updatescopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1889
|
+
* [`RegenerateScopedApiKeyResponseBody`](./src/models/errors/regeneratescopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1890
|
+
* [`ExchangeApiKeyTokenResponseBody`](./src/models/errors/exchangeapikeytokenresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1891
|
+
* [`CreateTeamResponseBody`](./src/models/errors/createteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1892
|
+
* [`ListTeamsResponseBody`](./src/models/errors/listteamsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1893
|
+
* [`GetTeamResponseBody`](./src/models/errors/getteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1894
|
+
* [`UpdateTeamResponseBody`](./src/models/errors/updateteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1895
|
+
* [`DeleteTeamResponseBody`](./src/models/errors/deleteteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1896
|
+
* [`AddTeamMemberResponseBody`](./src/models/errors/addteammemberresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1897
|
+
* [`ListTeamMembersResponseBody`](./src/models/errors/listteammembersresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1898
|
+
* [`RemoveTeamMemberResponseBody`](./src/models/errors/removeteammemberresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1899
|
+
* [`CreateServiceAccountResponseBody`](./src/models/errors/createserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1900
|
+
* [`ListServiceAccountsResponseBody`](./src/models/errors/listserviceaccountsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1901
|
+
* [`GetServiceAccountResponseBody`](./src/models/errors/getserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1902
|
+
* [`DeleteServiceAccountResponseBody`](./src/models/errors/deleteserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1903
|
+
* [`ListServiceAccountApiKeysResponseBody`](./src/models/errors/listserviceaccountapikeysresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1904
|
+
* [`UpdateServiceAccountApiKeyResponseBody`](./src/models/errors/updateserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1905
|
+
* [`DeleteServiceAccountApiKeyResponseBody`](./src/models/errors/deleteserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1906
|
+
* [`RegenerateServiceAccountApiKeyResponseBody`](./src/models/errors/regenerateserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1907
|
+
* [`GetOrgQuotaResponseBody`](./src/models/errors/getorgquotaresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1908
|
+
* [`UpdateOrgQuotaResponseBody`](./src/models/errors/updateorgquotaresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1909
|
+
* [`GetOrgRateLimitResponseBody`](./src/models/errors/getorgratelimitresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1910
|
+
* [`UpdateOrgRateLimitResponseBody`](./src/models/errors/updateorgratelimitresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1911
|
+
* [`CreateClusterInviteResponseBody`](./src/models/errors/createclusterinviteresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1912
|
+
* [`ListClusterInvitesResponseBody`](./src/models/errors/listclusterinvitesresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1913
|
+
* [`UpdateClusterInviteResponseBody`](./src/models/errors/updateclusterinviteresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1914
|
+
* [`RevokeClusterInviteResponseBody`](./src/models/errors/revokeclusterinviteresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1915
|
+
* [`ListClusterOrgsResponseBody`](./src/models/errors/listclusterorgsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1916
|
+
* [`GetClusterOrgResponseBody`](./src/models/errors/getclusterorgresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1917
|
+
* [`DeleteClusterOrgResponseBody`](./src/models/errors/deleteclusterorgresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1918
|
+
* [`SuspendClusterOrgResponseBody`](./src/models/errors/suspendclusterorgresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1919
|
+
* [`UnsuspendClusterOrgResponseBody`](./src/models/errors/unsuspendclusterorgresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1920
|
+
* [`ReissueOwnerKeyResponseBody`](./src/models/errors/reissueownerkeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1921
|
+
* [`GetClusterInviteInfoResponseBody`](./src/models/errors/getclusterinviteinforesponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1922
|
+
* [`AcceptClusterInviteResponseBody`](./src/models/errors/acceptclusterinviteresponsebody.ts): Bad request. `code: "reserved_org_slug"` distinguishes a slug that nobody may hold from the 409 returned when another org already holds it. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1923
|
+
* [`GetJwtFromKeyResponseBody`](./src/models/errors/getjwtfromkeyresponsebody.ts): Invalid request body. Status code `400`. Applicable to 1 of 360 methods.*
|
|
1924
|
+
* [`ExchangeSessionTokenSessionResponseBody`](./src/models/errors/exchangesessiontokensessionresponsebody.ts): Missing, invalid, revoked or expiring session. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1925
|
+
* [`GetFileContentLlmFilesResponseBody`](./src/models/errors/getfilecontentllmfilesresponsebody.ts): Unauthorized - Invalid or missing authentication. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1926
|
+
* [`CreateScopedApiKeyAuthApiKeysResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1927
|
+
* [`ListScopedApiKeysAuthApiKeysResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1928
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1929
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1930
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1931
|
+
* [`CreateTeamAuthTeamsResponseBody`](./src/models/errors/createteamauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1932
|
+
* [`ListTeamsAuthTeamsResponseBody`](./src/models/errors/listteamsauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1933
|
+
* [`GetTeamAuthTeamsResponseBody`](./src/models/errors/getteamauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1934
|
+
* [`UpdateTeamAuthTeamsResponseBody`](./src/models/errors/updateteamauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1935
|
+
* [`DeleteTeamAuthTeamsResponseBody`](./src/models/errors/deleteteamauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1936
|
+
* [`AddTeamMemberAuthTeamsResponseBody`](./src/models/errors/addteammemberauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1937
|
+
* [`ListTeamMembersAuthTeamsResponseBody`](./src/models/errors/listteammembersauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1938
|
+
* [`RemoveTeamMemberAuthTeamsResponseBody`](./src/models/errors/removeteammemberauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1939
|
+
* [`CreateServiceAccountAuthServiceAccountsResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1940
|
+
* [`ListServiceAccountsAuthServiceAccountsResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1941
|
+
* [`GetServiceAccountAuthServiceAccountsResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1942
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1943
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1944
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1945
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1946
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1947
|
+
* [`GetOrgQuotaAuthOrgsResponseBody`](./src/models/errors/getorgquotaauthorgsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1948
|
+
* [`UpdateOrgQuotaAuthOrgsResponseBody`](./src/models/errors/updateorgquotaauthorgsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1949
|
+
* [`GetOrgRateLimitAuthOrgsResponseBody`](./src/models/errors/getorgratelimitauthorgsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1950
|
+
* [`UpdateOrgRateLimitAuthOrgsResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1951
|
+
* [`CreateClusterInviteAuthClusterResponseBody`](./src/models/errors/createclusterinviteauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1952
|
+
* [`ListClusterInvitesAuthClusterResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1953
|
+
* [`UpdateClusterInviteAuthClusterResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1954
|
+
* [`RevokeClusterInviteAuthClusterResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1955
|
+
* [`ListClusterOrgsAuthClusterResponseBody`](./src/models/errors/listclusterorgsauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1956
|
+
* [`GetClusterOrgAuthClusterResponseBody`](./src/models/errors/getclusterorgauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1957
|
+
* [`DeleteClusterOrgAuthClusterResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1958
|
+
* [`SuspendClusterOrgAuthClusterResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1959
|
+
* [`UnsuspendClusterOrgAuthClusterResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1960
|
+
* [`ReissueOwnerKeyAuthClusterResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1961
|
+
* [`GetClusterInviteInfoAuthClusterResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1962
|
+
* [`AcceptClusterInviteAuthClusterResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1963
|
+
* [`GetJwtFromKeyAuthApiKeyResponseBody`](./src/models/errors/getjwtfromkeyauthapikeyresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 360 methods.*
|
|
1964
|
+
* [`ExchangeSessionTokenSessionResponseResponseBody`](./src/models/errors/exchangesessiontokensessionresponseresponsebody.ts): Active organization or team is missing or inaccessible. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1965
|
+
* [`CreateScopedApiKeyAuthApiKeysResponseResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1966
|
+
* [`ListScopedApiKeysAuthApiKeysResponseResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1967
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponseResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1968
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponseResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1969
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponseResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1970
|
+
* [`CreateTeamAuthTeamsResponseResponseBody`](./src/models/errors/createteamauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1971
|
+
* [`ListTeamsAuthTeamsResponseResponseBody`](./src/models/errors/listteamsauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1972
|
+
* [`GetTeamAuthTeamsResponseResponseBody`](./src/models/errors/getteamauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1973
|
+
* [`UpdateTeamAuthTeamsResponseResponseBody`](./src/models/errors/updateteamauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1974
|
+
* [`DeleteTeamAuthTeamsResponseResponseBody`](./src/models/errors/deleteteamauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1975
|
+
* [`AddTeamMemberAuthTeamsResponseResponseBody`](./src/models/errors/addteammemberauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1976
|
+
* [`ListTeamMembersAuthTeamsResponseResponseBody`](./src/models/errors/listteammembersauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1977
|
+
* [`RemoveTeamMemberAuthTeamsResponseResponseBody`](./src/models/errors/removeteammemberauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1978
|
+
* [`CreateServiceAccountAuthServiceAccountsResponseResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1979
|
+
* [`ListServiceAccountsAuthServiceAccountsResponseResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1980
|
+
* [`GetServiceAccountAuthServiceAccountsResponseResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1981
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponseResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1982
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponseResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1983
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponseResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1984
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponseResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1985
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponseResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1986
|
+
* [`GetOrgQuotaAuthOrgsResponseResponseBody`](./src/models/errors/getorgquotaauthorgsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1987
|
+
* [`UpdateOrgQuotaAuthOrgsResponseResponseBody`](./src/models/errors/updateorgquotaauthorgsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1988
|
+
* [`GetOrgRateLimitAuthOrgsResponseResponseBody`](./src/models/errors/getorgratelimitauthorgsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1989
|
+
* [`UpdateOrgRateLimitAuthOrgsResponseResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1990
|
+
* [`CreateClusterInviteAuthClusterResponseResponseBody`](./src/models/errors/createclusterinviteauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1991
|
+
* [`ListClusterInvitesAuthClusterResponseResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1992
|
+
* [`UpdateClusterInviteAuthClusterResponseResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1993
|
+
* [`RevokeClusterInviteAuthClusterResponseResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1994
|
+
* [`ListClusterOrgsAuthClusterResponseResponseBody`](./src/models/errors/listclusterorgsauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1995
|
+
* [`GetClusterOrgAuthClusterResponseResponseBody`](./src/models/errors/getclusterorgauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1996
|
+
* [`DeleteClusterOrgAuthClusterResponseResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1997
|
+
* [`SuspendClusterOrgAuthClusterResponseResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1998
|
+
* [`UnsuspendClusterOrgAuthClusterResponseResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
1999
|
+
* [`ReissueOwnerKeyAuthClusterResponseResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
2000
|
+
* [`GetClusterInviteInfoAuthClusterResponseResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
2001
|
+
* [`AcceptClusterInviteAuthClusterResponseResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 360 methods.*
|
|
2002
|
+
* [`GetFileContentLlmFilesResponseResponseBody`](./src/models/errors/getfilecontentllmfilesresponseresponsebody.ts): File not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2003
|
+
* [`CreateScopedApiKeyAuthApiKeysResponse404ResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2004
|
+
* [`ListScopedApiKeysAuthApiKeysResponse404ResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2005
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponse404ResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2006
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponse404ResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2007
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponse404ResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2008
|
+
* [`CreateTeamAuthTeamsResponse404ResponseBody`](./src/models/errors/createteamauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2009
|
+
* [`ListTeamsAuthTeamsResponse404ResponseBody`](./src/models/errors/listteamsauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2010
|
+
* [`GetTeamAuthTeamsResponse404ResponseBody`](./src/models/errors/getteamauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2011
|
+
* [`UpdateTeamAuthTeamsResponse404ResponseBody`](./src/models/errors/updateteamauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2012
|
+
* [`DeleteTeamAuthTeamsResponse404ResponseBody`](./src/models/errors/deleteteamauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2013
|
+
* [`AddTeamMemberAuthTeamsResponse404ResponseBody`](./src/models/errors/addteammemberauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2014
|
+
* [`ListTeamMembersAuthTeamsResponse404ResponseBody`](./src/models/errors/listteammembersauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2015
|
+
* [`RemoveTeamMemberAuthTeamsResponse404ResponseBody`](./src/models/errors/removeteammemberauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2016
|
+
* [`CreateServiceAccountAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2017
|
+
* [`ListServiceAccountsAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2018
|
+
* [`GetServiceAccountAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2019
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2020
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2021
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2022
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2023
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2024
|
+
* [`GetOrgQuotaAuthOrgsResponse404ResponseBody`](./src/models/errors/getorgquotaauthorgsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2025
|
+
* [`UpdateOrgQuotaAuthOrgsResponse404ResponseBody`](./src/models/errors/updateorgquotaauthorgsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2026
|
+
* [`GetOrgRateLimitAuthOrgsResponse404ResponseBody`](./src/models/errors/getorgratelimitauthorgsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2027
|
+
* [`UpdateOrgRateLimitAuthOrgsResponse404ResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2028
|
+
* [`CreateClusterInviteAuthClusterResponse404ResponseBody`](./src/models/errors/createclusterinviteauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2029
|
+
* [`ListClusterInvitesAuthClusterResponse404ResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2030
|
+
* [`UpdateClusterInviteAuthClusterResponse404ResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2031
|
+
* [`RevokeClusterInviteAuthClusterResponse404ResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2032
|
+
* [`ListClusterOrgsAuthClusterResponse404ResponseBody`](./src/models/errors/listclusterorgsauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2033
|
+
* [`GetClusterOrgAuthClusterResponse404ResponseBody`](./src/models/errors/getclusterorgauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2034
|
+
* [`DeleteClusterOrgAuthClusterResponse404ResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2035
|
+
* [`SuspendClusterOrgAuthClusterResponse404ResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2036
|
+
* [`UnsuspendClusterOrgAuthClusterResponse404ResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2037
|
+
* [`ReissueOwnerKeyAuthClusterResponse404ResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2038
|
+
* [`GetClusterInviteInfoAuthClusterResponse404ResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2039
|
+
* [`AcceptClusterInviteAuthClusterResponse404ResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 360 methods.*
|
|
2040
|
+
* [`CreateScopedApiKeyAuthApiKeysResponse409ResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2041
|
+
* [`ListScopedApiKeysAuthApiKeysResponse409ResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2042
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponse409ResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2043
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponse409ResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2044
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponse409ResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2045
|
+
* [`CreateTeamAuthTeamsResponse409ResponseBody`](./src/models/errors/createteamauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2046
|
+
* [`ListTeamsAuthTeamsResponse409ResponseBody`](./src/models/errors/listteamsauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2047
|
+
* [`GetTeamAuthTeamsResponse409ResponseBody`](./src/models/errors/getteamauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2048
|
+
* [`UpdateTeamAuthTeamsResponse409ResponseBody`](./src/models/errors/updateteamauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2049
|
+
* [`DeleteTeamAuthTeamsResponse409ResponseBody`](./src/models/errors/deleteteamauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2050
|
+
* [`AddTeamMemberAuthTeamsResponse409ResponseBody`](./src/models/errors/addteammemberauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2051
|
+
* [`ListTeamMembersAuthTeamsResponse409ResponseBody`](./src/models/errors/listteammembersauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2052
|
+
* [`RemoveTeamMemberAuthTeamsResponse409ResponseBody`](./src/models/errors/removeteammemberauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2053
|
+
* [`CreateServiceAccountAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2054
|
+
* [`ListServiceAccountsAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2055
|
+
* [`GetServiceAccountAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2056
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2057
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2058
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2059
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2060
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2061
|
+
* [`GetOrgQuotaAuthOrgsResponse409ResponseBody`](./src/models/errors/getorgquotaauthorgsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2062
|
+
* [`UpdateOrgQuotaAuthOrgsResponse409ResponseBody`](./src/models/errors/updateorgquotaauthorgsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2063
|
+
* [`GetOrgRateLimitAuthOrgsResponse409ResponseBody`](./src/models/errors/getorgratelimitauthorgsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2064
|
+
* [`UpdateOrgRateLimitAuthOrgsResponse409ResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2065
|
+
* [`CreateClusterInviteAuthClusterResponse409ResponseBody`](./src/models/errors/createclusterinviteauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2066
|
+
* [`ListClusterInvitesAuthClusterResponse409ResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2067
|
+
* [`UpdateClusterInviteAuthClusterResponse409ResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2068
|
+
* [`RevokeClusterInviteAuthClusterResponse409ResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2069
|
+
* [`ListClusterOrgsAuthClusterResponse409ResponseBody`](./src/models/errors/listclusterorgsauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2070
|
+
* [`GetClusterOrgAuthClusterResponse409ResponseBody`](./src/models/errors/getclusterorgauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2071
|
+
* [`DeleteClusterOrgAuthClusterResponse409ResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2072
|
+
* [`SuspendClusterOrgAuthClusterResponse409ResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2073
|
+
* [`UnsuspendClusterOrgAuthClusterResponse409ResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2074
|
+
* [`ReissueOwnerKeyAuthClusterResponse409ResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2075
|
+
* [`GetClusterInviteInfoAuthClusterResponse409ResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2076
|
+
* [`AcceptClusterInviteAuthClusterResponse409ResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 360 methods.*
|
|
2077
|
+
* [`CreateScopedApiKeyAuthApiKeysResponse410ResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2078
|
+
* [`ListScopedApiKeysAuthApiKeysResponse410ResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2079
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponse410ResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2080
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponse410ResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2081
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponse410ResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2082
|
+
* [`CreateTeamAuthTeamsResponse410ResponseBody`](./src/models/errors/createteamauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2083
|
+
* [`ListTeamsAuthTeamsResponse410ResponseBody`](./src/models/errors/listteamsauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2084
|
+
* [`GetTeamAuthTeamsResponse410ResponseBody`](./src/models/errors/getteamauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2085
|
+
* [`UpdateTeamAuthTeamsResponse410ResponseBody`](./src/models/errors/updateteamauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2086
|
+
* [`DeleteTeamAuthTeamsResponse410ResponseBody`](./src/models/errors/deleteteamauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2087
|
+
* [`AddTeamMemberAuthTeamsResponse410ResponseBody`](./src/models/errors/addteammemberauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2088
|
+
* [`ListTeamMembersAuthTeamsResponse410ResponseBody`](./src/models/errors/listteammembersauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2089
|
+
* [`RemoveTeamMemberAuthTeamsResponse410ResponseBody`](./src/models/errors/removeteammemberauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2090
|
+
* [`CreateServiceAccountAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2091
|
+
* [`ListServiceAccountsAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2092
|
+
* [`GetServiceAccountAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2093
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2094
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2095
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2096
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2097
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2098
|
+
* [`GetOrgQuotaAuthOrgsResponse410ResponseBody`](./src/models/errors/getorgquotaauthorgsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2099
|
+
* [`UpdateOrgQuotaAuthOrgsResponse410ResponseBody`](./src/models/errors/updateorgquotaauthorgsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2100
|
+
* [`GetOrgRateLimitAuthOrgsResponse410ResponseBody`](./src/models/errors/getorgratelimitauthorgsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2101
|
+
* [`UpdateOrgRateLimitAuthOrgsResponse410ResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2102
|
+
* [`CreateClusterInviteAuthClusterResponse410ResponseBody`](./src/models/errors/createclusterinviteauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2103
|
+
* [`ListClusterInvitesAuthClusterResponse410ResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2104
|
+
* [`UpdateClusterInviteAuthClusterResponse410ResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2105
|
+
* [`RevokeClusterInviteAuthClusterResponse410ResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2106
|
+
* [`ListClusterOrgsAuthClusterResponse410ResponseBody`](./src/models/errors/listclusterorgsauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2107
|
+
* [`GetClusterOrgAuthClusterResponse410ResponseBody`](./src/models/errors/getclusterorgauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2108
|
+
* [`DeleteClusterOrgAuthClusterResponse410ResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2109
|
+
* [`SuspendClusterOrgAuthClusterResponse410ResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2110
|
+
* [`UnsuspendClusterOrgAuthClusterResponse410ResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2111
|
+
* [`ReissueOwnerKeyAuthClusterResponse410ResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2112
|
+
* [`GetClusterInviteInfoAuthClusterResponse410ResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2113
|
+
* [`AcceptClusterInviteAuthClusterResponse410ResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 360 methods.*
|
|
2114
|
+
* [`ExchangeSessionTokenSessionResponse413ResponseBody`](./src/models/errors/exchangesessiontokensessionresponse413responsebody.ts): Request body exceeds the endpoint's 4 KiB limit. Status code `413`. Applicable to 1 of 360 methods.*
|
|
2115
|
+
* [`ExchangeSessionTokenSessionResponse429ResponseBody`](./src/models/errors/exchangesessiontokensessionresponse429responsebody.ts): Per-session or per-user mint rate exceeded. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2116
|
+
* [`CreateScopedApiKeyAuthApiKeysResponse429ResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2117
|
+
* [`ListScopedApiKeysAuthApiKeysResponse429ResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2118
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponse429ResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2119
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponse429ResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2120
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponse429ResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2121
|
+
* [`CreateTeamAuthTeamsResponse429ResponseBody`](./src/models/errors/createteamauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2122
|
+
* [`ListTeamsAuthTeamsResponse429ResponseBody`](./src/models/errors/listteamsauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2123
|
+
* [`GetTeamAuthTeamsResponse429ResponseBody`](./src/models/errors/getteamauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2124
|
+
* [`UpdateTeamAuthTeamsResponse429ResponseBody`](./src/models/errors/updateteamauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2125
|
+
* [`DeleteTeamAuthTeamsResponse429ResponseBody`](./src/models/errors/deleteteamauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2126
|
+
* [`AddTeamMemberAuthTeamsResponse429ResponseBody`](./src/models/errors/addteammemberauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2127
|
+
* [`ListTeamMembersAuthTeamsResponse429ResponseBody`](./src/models/errors/listteammembersauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2128
|
+
* [`RemoveTeamMemberAuthTeamsResponse429ResponseBody`](./src/models/errors/removeteammemberauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2129
|
+
* [`CreateServiceAccountAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2130
|
+
* [`ListServiceAccountsAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2131
|
+
* [`GetServiceAccountAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2132
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2133
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2134
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2135
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2136
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2137
|
+
* [`GetOrgQuotaAuthOrgsResponse429ResponseBody`](./src/models/errors/getorgquotaauthorgsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2138
|
+
* [`UpdateOrgQuotaAuthOrgsResponse429ResponseBody`](./src/models/errors/updateorgquotaauthorgsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2139
|
+
* [`GetOrgRateLimitAuthOrgsResponse429ResponseBody`](./src/models/errors/getorgratelimitauthorgsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2140
|
+
* [`UpdateOrgRateLimitAuthOrgsResponse429ResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2141
|
+
* [`CreateClusterInviteAuthClusterResponse429ResponseBody`](./src/models/errors/createclusterinviteauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2142
|
+
* [`ListClusterInvitesAuthClusterResponse429ResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2143
|
+
* [`UpdateClusterInviteAuthClusterResponse429ResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2144
|
+
* [`RevokeClusterInviteAuthClusterResponse429ResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2145
|
+
* [`ListClusterOrgsAuthClusterResponse429ResponseBody`](./src/models/errors/listclusterorgsauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2146
|
+
* [`GetClusterOrgAuthClusterResponse429ResponseBody`](./src/models/errors/getclusterorgauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2147
|
+
* [`DeleteClusterOrgAuthClusterResponse429ResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2148
|
+
* [`SuspendClusterOrgAuthClusterResponse429ResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2149
|
+
* [`UnsuspendClusterOrgAuthClusterResponse429ResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2150
|
+
* [`ReissueOwnerKeyAuthClusterResponse429ResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2151
|
+
* [`GetClusterInviteInfoAuthClusterResponse429ResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2152
|
+
* [`AcceptClusterInviteAuthClusterResponse429ResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 360 methods.*
|
|
2153
|
+
* [`ExchangeSessionTokenSessionResponse500ResponseBody`](./src/models/errors/exchangesessiontokensessionresponse500responsebody.ts): Internal server error. Status code `500`. Applicable to 1 of 360 methods.*
|
|
2154
|
+
* [`GetFileContentLlmFilesResponse500ResponseBody`](./src/models/errors/getfilecontentllmfilesresponse500responsebody.ts): Internal server error. Status code `500`. Applicable to 1 of 360 methods.*
|
|
2155
|
+
* [`GetJwtFromKeyAuthApiKeyResponseResponseBody`](./src/models/errors/getjwtfromkeyauthapikeyresponseresponsebody.ts): Internal server error. Status code `500`. Applicable to 1 of 360 methods.*
|
|
2104
2156
|
* [`ResponseValidationError`](./src/models/errors/responsevalidationerror.ts): Type mismatch between the data returned from the server and the structure expected by the SDK. See `error.rawValue` for the raw value and `error.pretty()` for a nicely formatted multi-line string.
|
|
2105
2157
|
|
|
2106
2158
|
</details>
|