@meetkai/mka1 0.54.0 → 0.54.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +279 -233
- package/bin/mcp-server.js +3628 -2359
- package/bin/mcp-server.js.map +90 -84
- 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/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 +3 -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/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/githubreadcloneresult.d.ts +2 -0
- package/dist/commonjs/models/components/githubreadcloneresult.d.ts.map +1 -1
- package/dist/commonjs/models/components/githubreadcloneresult.js +4 -0
- package/dist/commonjs/models/components/githubreadcloneresult.js.map +1 -1
- package/dist/commonjs/models/components/index.d.ts +2 -0
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +2 -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/index.d.ts +1 -0
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +1 -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/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 +1 -0
- package/dist/commonjs/react-query/index.d.ts.map +1 -1
- package/dist/commonjs/react-query/index.js +1 -0
- package/dist/commonjs/react-query/index.js.map +1 -1
- 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/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/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 +3 -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/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/githubreadcloneresult.d.ts +2 -0
- package/dist/esm/models/components/githubreadcloneresult.d.ts.map +1 -1
- package/dist/esm/models/components/githubreadcloneresult.js +4 -0
- package/dist/esm/models/components/githubreadcloneresult.js.map +1 -1
- package/dist/esm/models/components/index.d.ts +2 -0
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +2 -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/index.d.ts +1 -0
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +1 -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/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 +1 -0
- package/dist/esm/react-query/index.d.ts.map +1 -1
- package/dist/esm/react-query/index.js +1 -0
- package/dist/esm/react-query/index.js.map +1 -1
- 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/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/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +3 -1
- package/src/mcp-server/tools/authClusterUpdateInvite.ts +37 -0
- package/src/models/components/clusterinviteseedcompute.ts +62 -0
- package/src/models/components/clusterinviteseedquota.ts +76 -0
- package/src/models/components/githubreadcloneresult.ts +6 -0
- package/src/models/components/index.ts +2 -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/index.ts +1 -0
- package/src/models/operations/listclusterinvites.ts +23 -4
- 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 +1 -0
- package/src/sdk/cluster.ts +18 -0
|
@@ -37,6 +37,38 @@ export class UpdateServiceAccountApiKeyAuthServiceAccountsResponse429ResponseBod
|
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
|
|
40
|
+
/**
|
|
41
|
+
* Gone
|
|
42
|
+
*/
|
|
43
|
+
export type UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBodyData =
|
|
44
|
+
{
|
|
45
|
+
message: string;
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
/**
|
|
49
|
+
* Gone
|
|
50
|
+
*/
|
|
51
|
+
export class UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody
|
|
52
|
+
extends SDKError
|
|
53
|
+
{
|
|
54
|
+
/** The original data that was passed to this error instance. */
|
|
55
|
+
data$:
|
|
56
|
+
UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBodyData;
|
|
57
|
+
|
|
58
|
+
constructor(
|
|
59
|
+
err:
|
|
60
|
+
UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBodyData,
|
|
61
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
62
|
+
) {
|
|
63
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
64
|
+
super(message, httpMeta);
|
|
65
|
+
this.data$ = err;
|
|
66
|
+
|
|
67
|
+
this.name =
|
|
68
|
+
"UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody";
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
40
72
|
/**
|
|
41
73
|
* Conflict
|
|
42
74
|
*/
|
|
@@ -224,6 +256,45 @@ export const UpdateServiceAccountApiKeyAuthServiceAccountsResponse429ResponseBod
|
|
|
224
256
|
message: z.string(),
|
|
225
257
|
}));
|
|
226
258
|
|
|
259
|
+
/** @internal */
|
|
260
|
+
export const UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody$inboundSchema:
|
|
261
|
+
z.ZodType<
|
|
262
|
+
UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody,
|
|
263
|
+
z.ZodTypeDef,
|
|
264
|
+
unknown
|
|
265
|
+
> = z.object({
|
|
266
|
+
message: z.string(),
|
|
267
|
+
request$: z.instanceof(Request),
|
|
268
|
+
response$: z.instanceof(Response),
|
|
269
|
+
body$: z.string(),
|
|
270
|
+
})
|
|
271
|
+
.transform((v) => {
|
|
272
|
+
return new UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody(
|
|
273
|
+
v,
|
|
274
|
+
{ request: v.request$, response: v.response$, body: v.body$ },
|
|
275
|
+
);
|
|
276
|
+
});
|
|
277
|
+
|
|
278
|
+
/** @internal */
|
|
279
|
+
export type UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody$Outbound =
|
|
280
|
+
{
|
|
281
|
+
message: string;
|
|
282
|
+
};
|
|
283
|
+
|
|
284
|
+
/** @internal */
|
|
285
|
+
export const UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody$outboundSchema:
|
|
286
|
+
z.ZodType<
|
|
287
|
+
UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody$Outbound,
|
|
288
|
+
z.ZodTypeDef,
|
|
289
|
+
UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody
|
|
290
|
+
> = z.instanceof(
|
|
291
|
+
UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody,
|
|
292
|
+
)
|
|
293
|
+
.transform(v => v.data$)
|
|
294
|
+
.pipe(z.object({
|
|
295
|
+
message: z.string(),
|
|
296
|
+
}));
|
|
297
|
+
|
|
227
298
|
/** @internal */
|
|
228
299
|
export const UpdateServiceAccountApiKeyAuthServiceAccountsResponse409ResponseBody$inboundSchema:
|
|
229
300
|
z.ZodType<
|
|
@@ -31,6 +31,32 @@ export class UpdateTeamAuthTeamsResponse429ResponseBody extends SDKError {
|
|
|
31
31
|
}
|
|
32
32
|
}
|
|
33
33
|
|
|
34
|
+
/**
|
|
35
|
+
* Gone
|
|
36
|
+
*/
|
|
37
|
+
export type UpdateTeamAuthTeamsResponse410ResponseBodyData = {
|
|
38
|
+
message: string;
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* Gone
|
|
43
|
+
*/
|
|
44
|
+
export class UpdateTeamAuthTeamsResponse410ResponseBody extends SDKError {
|
|
45
|
+
/** The original data that was passed to this error instance. */
|
|
46
|
+
data$: UpdateTeamAuthTeamsResponse410ResponseBodyData;
|
|
47
|
+
|
|
48
|
+
constructor(
|
|
49
|
+
err: UpdateTeamAuthTeamsResponse410ResponseBodyData,
|
|
50
|
+
httpMeta: { response: Response; request: Request; body: string },
|
|
51
|
+
) {
|
|
52
|
+
const message = err.message || `API error occurred: ${JSON.stringify(err)}`;
|
|
53
|
+
super(message, httpMeta);
|
|
54
|
+
this.data$ = err;
|
|
55
|
+
|
|
56
|
+
this.name = "UpdateTeamAuthTeamsResponse410ResponseBody";
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
|
|
34
60
|
/**
|
|
35
61
|
* Conflict
|
|
36
62
|
*/
|
|
@@ -195,6 +221,40 @@ export const UpdateTeamAuthTeamsResponse429ResponseBody$outboundSchema:
|
|
|
195
221
|
message: z.string(),
|
|
196
222
|
}));
|
|
197
223
|
|
|
224
|
+
/** @internal */
|
|
225
|
+
export const UpdateTeamAuthTeamsResponse410ResponseBody$inboundSchema:
|
|
226
|
+
z.ZodType<UpdateTeamAuthTeamsResponse410ResponseBody, z.ZodTypeDef, unknown> =
|
|
227
|
+
z.object({
|
|
228
|
+
message: z.string(),
|
|
229
|
+
request$: z.instanceof(Request),
|
|
230
|
+
response$: z.instanceof(Response),
|
|
231
|
+
body$: z.string(),
|
|
232
|
+
})
|
|
233
|
+
.transform((v) => {
|
|
234
|
+
return new UpdateTeamAuthTeamsResponse410ResponseBody(v, {
|
|
235
|
+
request: v.request$,
|
|
236
|
+
response: v.response$,
|
|
237
|
+
body: v.body$,
|
|
238
|
+
});
|
|
239
|
+
});
|
|
240
|
+
|
|
241
|
+
/** @internal */
|
|
242
|
+
export type UpdateTeamAuthTeamsResponse410ResponseBody$Outbound = {
|
|
243
|
+
message: string;
|
|
244
|
+
};
|
|
245
|
+
|
|
246
|
+
/** @internal */
|
|
247
|
+
export const UpdateTeamAuthTeamsResponse410ResponseBody$outboundSchema:
|
|
248
|
+
z.ZodType<
|
|
249
|
+
UpdateTeamAuthTeamsResponse410ResponseBody$Outbound,
|
|
250
|
+
z.ZodTypeDef,
|
|
251
|
+
UpdateTeamAuthTeamsResponse410ResponseBody
|
|
252
|
+
> = z.instanceof(UpdateTeamAuthTeamsResponse410ResponseBody)
|
|
253
|
+
.transform(v => v.data$)
|
|
254
|
+
.pipe(z.object({
|
|
255
|
+
message: z.string(),
|
|
256
|
+
}));
|
|
257
|
+
|
|
198
258
|
/** @internal */
|
|
199
259
|
export const UpdateTeamAuthTeamsResponse409ResponseBody$inboundSchema:
|
|
200
260
|
z.ZodType<UpdateTeamAuthTeamsResponse409ResponseBody, z.ZodTypeDef, unknown> =
|
|
@@ -6,13 +6,25 @@ import * as z from "zod/v3";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
8
8
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import * as components from "../components/index.js";
|
|
9
10
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
11
|
|
|
11
12
|
export type CreateClusterInviteRequestBody = {
|
|
12
13
|
email?: string | undefined;
|
|
13
14
|
suggestedOrgName?: string | undefined;
|
|
14
15
|
expiresInDays?: number | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* Model IDs are trimmed and deduplicated before validation; at most 500 unique IDs are allowed.
|
|
18
|
+
*/
|
|
15
19
|
modelIds?: Array<string> | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* API request quota to apply when the invitation is accepted. All fields are required when seedQuota is supplied. Enabling requires non-null period and max; when disabled, period and max must either both be null or both be valid.
|
|
22
|
+
*/
|
|
23
|
+
seedQuota?: components.ClusterInviteSeedQuota | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* Compute policy to apply when the invitation is accepted. All fields are required when seedCompute is supplied. A null limit is unlimited and zero blocks new resources.
|
|
26
|
+
*/
|
|
27
|
+
seedCompute?: components.ClusterInviteSeedCompute | undefined;
|
|
16
28
|
};
|
|
17
29
|
|
|
18
30
|
export type CreateClusterInviteRequest = {
|
|
@@ -28,7 +40,16 @@ export type Invitation = {
|
|
|
28
40
|
token?: string | undefined;
|
|
29
41
|
email: string | null;
|
|
30
42
|
suggestedOrgName: string | null;
|
|
31
|
-
seedAvailableModels
|
|
43
|
+
seedAvailableModels: Array<string>;
|
|
44
|
+
/**
|
|
45
|
+
* API request quota to apply when the invitation is accepted. All fields are required when seedQuota is supplied. Enabling requires non-null period and max; when disabled, period and max must either both be null or both be valid.
|
|
46
|
+
*/
|
|
47
|
+
seedQuota?: components.ClusterInviteSeedQuota | undefined;
|
|
48
|
+
/**
|
|
49
|
+
* Compute policy to apply when the invitation is accepted. All fields are required when seedCompute is supplied. A null limit is unlimited and zero blocks new resources.
|
|
50
|
+
*/
|
|
51
|
+
seedCompute?: components.ClusterInviteSeedCompute | undefined;
|
|
52
|
+
provisioningConfiguredByUserId?: string | undefined;
|
|
32
53
|
expiresAt: string;
|
|
33
54
|
createdAt: string;
|
|
34
55
|
claimedAt?: string | null | undefined;
|
|
@@ -53,6 +74,8 @@ export const CreateClusterInviteRequestBody$inboundSchema: z.ZodType<
|
|
|
53
74
|
suggestedOrgName: z.string().optional(),
|
|
54
75
|
expiresInDays: z.number().int().optional(),
|
|
55
76
|
modelIds: z.array(z.string()).optional(),
|
|
77
|
+
seedQuota: components.ClusterInviteSeedQuota$inboundSchema.optional(),
|
|
78
|
+
seedCompute: components.ClusterInviteSeedCompute$inboundSchema.optional(),
|
|
56
79
|
});
|
|
57
80
|
/** @internal */
|
|
58
81
|
export type CreateClusterInviteRequestBody$Outbound = {
|
|
@@ -60,6 +83,8 @@ export type CreateClusterInviteRequestBody$Outbound = {
|
|
|
60
83
|
suggestedOrgName?: string | undefined;
|
|
61
84
|
expiresInDays?: number | undefined;
|
|
62
85
|
modelIds?: Array<string> | undefined;
|
|
86
|
+
seedQuota?: components.ClusterInviteSeedQuota$Outbound | undefined;
|
|
87
|
+
seedCompute?: components.ClusterInviteSeedCompute$Outbound | undefined;
|
|
63
88
|
};
|
|
64
89
|
|
|
65
90
|
/** @internal */
|
|
@@ -72,6 +97,8 @@ export const CreateClusterInviteRequestBody$outboundSchema: z.ZodType<
|
|
|
72
97
|
suggestedOrgName: z.string().optional(),
|
|
73
98
|
expiresInDays: z.number().int().optional(),
|
|
74
99
|
modelIds: z.array(z.string()).optional(),
|
|
100
|
+
seedQuota: components.ClusterInviteSeedQuota$outboundSchema.optional(),
|
|
101
|
+
seedCompute: components.ClusterInviteSeedCompute$outboundSchema.optional(),
|
|
75
102
|
});
|
|
76
103
|
|
|
77
104
|
export function createClusterInviteRequestBodyToJSON(
|
|
@@ -157,7 +184,10 @@ export const Invitation$inboundSchema: z.ZodType<
|
|
|
157
184
|
token: z.string().optional(),
|
|
158
185
|
email: z.nullable(z.string()),
|
|
159
186
|
suggestedOrgName: z.nullable(z.string()),
|
|
160
|
-
seedAvailableModels: z.array(z.string())
|
|
187
|
+
seedAvailableModels: z.array(z.string()),
|
|
188
|
+
seedQuota: components.ClusterInviteSeedQuota$inboundSchema.optional(),
|
|
189
|
+
seedCompute: components.ClusterInviteSeedCompute$inboundSchema.optional(),
|
|
190
|
+
provisioningConfiguredByUserId: z.string().optional(),
|
|
161
191
|
expiresAt: z.string(),
|
|
162
192
|
createdAt: z.string(),
|
|
163
193
|
claimedAt: z.nullable(z.string()).optional(),
|
|
@@ -170,7 +200,10 @@ export type Invitation$Outbound = {
|
|
|
170
200
|
token?: string | undefined;
|
|
171
201
|
email: string | null;
|
|
172
202
|
suggestedOrgName: string | null;
|
|
173
|
-
seedAvailableModels
|
|
203
|
+
seedAvailableModels: Array<string>;
|
|
204
|
+
seedQuota?: components.ClusterInviteSeedQuota$Outbound | undefined;
|
|
205
|
+
seedCompute?: components.ClusterInviteSeedCompute$Outbound | undefined;
|
|
206
|
+
provisioningConfiguredByUserId?: string | undefined;
|
|
174
207
|
expiresAt: string;
|
|
175
208
|
createdAt: string;
|
|
176
209
|
claimedAt?: string | null | undefined;
|
|
@@ -188,7 +221,10 @@ export const Invitation$outboundSchema: z.ZodType<
|
|
|
188
221
|
token: z.string().optional(),
|
|
189
222
|
email: z.nullable(z.string()),
|
|
190
223
|
suggestedOrgName: z.nullable(z.string()),
|
|
191
|
-
seedAvailableModels: z.array(z.string())
|
|
224
|
+
seedAvailableModels: z.array(z.string()),
|
|
225
|
+
seedQuota: components.ClusterInviteSeedQuota$outboundSchema.optional(),
|
|
226
|
+
seedCompute: components.ClusterInviteSeedCompute$outboundSchema.optional(),
|
|
227
|
+
provisioningConfiguredByUserId: z.string().optional(),
|
|
192
228
|
expiresAt: z.string(),
|
|
193
229
|
createdAt: z.string(),
|
|
194
230
|
claimedAt: z.nullable(z.string()).optional(),
|
|
@@ -323,6 +323,7 @@ export * from "./triggerevalschedule.js";
|
|
|
323
323
|
export * from "./unsuspendclusterorg.js";
|
|
324
324
|
export * from "./updateagent.js";
|
|
325
325
|
export * from "./updateagentschedule.js";
|
|
326
|
+
export * from "./updateclusterinvite.js";
|
|
326
327
|
export * from "./updatecompletionfeedback.js";
|
|
327
328
|
export * from "./updateevalschedule.js";
|
|
328
329
|
export * from "./updateextractschema.js";
|
|
@@ -6,6 +6,7 @@ import * as z from "zod/v3";
|
|
|
6
6
|
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
7
|
import { safeParse } from "../../lib/schemas.js";
|
|
8
8
|
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import * as components from "../components/index.js";
|
|
9
10
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
11
|
|
|
11
12
|
export type ListClusterInvitesRequest = {
|
|
@@ -20,7 +21,16 @@ export type Invitations = {
|
|
|
20
21
|
token?: string | undefined;
|
|
21
22
|
email: string | null;
|
|
22
23
|
suggestedOrgName: string | null;
|
|
23
|
-
seedAvailableModels
|
|
24
|
+
seedAvailableModels: Array<string>;
|
|
25
|
+
/**
|
|
26
|
+
* API request quota to apply when the invitation is accepted. All fields are required when seedQuota is supplied. Enabling requires non-null period and max; when disabled, period and max must either both be null or both be valid.
|
|
27
|
+
*/
|
|
28
|
+
seedQuota?: components.ClusterInviteSeedQuota | undefined;
|
|
29
|
+
/**
|
|
30
|
+
* Compute policy to apply when the invitation is accepted. All fields are required when seedCompute is supplied. A null limit is unlimited and zero blocks new resources.
|
|
31
|
+
*/
|
|
32
|
+
seedCompute?: components.ClusterInviteSeedCompute | undefined;
|
|
33
|
+
provisioningConfiguredByUserId?: string | undefined;
|
|
24
34
|
expiresAt: string;
|
|
25
35
|
createdAt: string;
|
|
26
36
|
claimedAt?: string | null | undefined;
|
|
@@ -92,7 +102,10 @@ export const Invitations$inboundSchema: z.ZodType<
|
|
|
92
102
|
token: z.string().optional(),
|
|
93
103
|
email: z.nullable(z.string()),
|
|
94
104
|
suggestedOrgName: z.nullable(z.string()),
|
|
95
|
-
seedAvailableModels: z.array(z.string())
|
|
105
|
+
seedAvailableModels: z.array(z.string()),
|
|
106
|
+
seedQuota: components.ClusterInviteSeedQuota$inboundSchema.optional(),
|
|
107
|
+
seedCompute: components.ClusterInviteSeedCompute$inboundSchema.optional(),
|
|
108
|
+
provisioningConfiguredByUserId: z.string().optional(),
|
|
96
109
|
expiresAt: z.string(),
|
|
97
110
|
createdAt: z.string(),
|
|
98
111
|
claimedAt: z.nullable(z.string()).optional(),
|
|
@@ -105,7 +118,10 @@ export type Invitations$Outbound = {
|
|
|
105
118
|
token?: string | undefined;
|
|
106
119
|
email: string | null;
|
|
107
120
|
suggestedOrgName: string | null;
|
|
108
|
-
seedAvailableModels
|
|
121
|
+
seedAvailableModels: Array<string>;
|
|
122
|
+
seedQuota?: components.ClusterInviteSeedQuota$Outbound | undefined;
|
|
123
|
+
seedCompute?: components.ClusterInviteSeedCompute$Outbound | undefined;
|
|
124
|
+
provisioningConfiguredByUserId?: string | undefined;
|
|
109
125
|
expiresAt: string;
|
|
110
126
|
createdAt: string;
|
|
111
127
|
claimedAt?: string | null | undefined;
|
|
@@ -123,7 +139,10 @@ export const Invitations$outboundSchema: z.ZodType<
|
|
|
123
139
|
token: z.string().optional(),
|
|
124
140
|
email: z.nullable(z.string()),
|
|
125
141
|
suggestedOrgName: z.nullable(z.string()),
|
|
126
|
-
seedAvailableModels: z.array(z.string())
|
|
142
|
+
seedAvailableModels: z.array(z.string()),
|
|
143
|
+
seedQuota: components.ClusterInviteSeedQuota$outboundSchema.optional(),
|
|
144
|
+
seedCompute: components.ClusterInviteSeedCompute$outboundSchema.optional(),
|
|
145
|
+
provisioningConfiguredByUserId: z.string().optional(),
|
|
127
146
|
expiresAt: z.string(),
|
|
128
147
|
createdAt: z.string(),
|
|
129
148
|
claimedAt: z.nullable(z.string()).optional(),
|
|
@@ -0,0 +1,291 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { remap as remap$ } from "../../lib/primitives.js";
|
|
7
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import * as components from "../components/index.js";
|
|
10
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* Sparse invitation update. At least one top-level field is required; each supplied seed object is a complete atomic replacement.
|
|
14
|
+
*/
|
|
15
|
+
export type UpdateClusterInviteRequestBody = {
|
|
16
|
+
expiresAt?: Date | undefined;
|
|
17
|
+
/**
|
|
18
|
+
* Model IDs are trimmed and deduplicated before validation; at most 500 unique IDs are allowed.
|
|
19
|
+
*/
|
|
20
|
+
modelIds?: Array<string> | undefined;
|
|
21
|
+
/**
|
|
22
|
+
* API request quota to apply when the invitation is accepted. All fields are required when seedQuota is supplied. Enabling requires non-null period and max; when disabled, period and max must either both be null or both be valid.
|
|
23
|
+
*/
|
|
24
|
+
seedQuota?: components.ClusterInviteSeedQuota | undefined;
|
|
25
|
+
/**
|
|
26
|
+
* Compute policy to apply when the invitation is accepted. All fields are required when seedCompute is supplied. A null limit is unlimited and zero blocks new resources.
|
|
27
|
+
*/
|
|
28
|
+
seedCompute?: components.ClusterInviteSeedCompute | undefined;
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
export type UpdateClusterInviteRequest = {
|
|
32
|
+
id: string;
|
|
33
|
+
/**
|
|
34
|
+
* Optional external end-user identifier forwarded by the API gateway.
|
|
35
|
+
*/
|
|
36
|
+
xOnBehalfOf?: string | undefined;
|
|
37
|
+
requestBody: UpdateClusterInviteRequestBody;
|
|
38
|
+
};
|
|
39
|
+
|
|
40
|
+
export type UpdateClusterInviteInvitation = {
|
|
41
|
+
id: string;
|
|
42
|
+
token?: string | undefined;
|
|
43
|
+
email: string | null;
|
|
44
|
+
suggestedOrgName: string | null;
|
|
45
|
+
seedAvailableModels: Array<string>;
|
|
46
|
+
/**
|
|
47
|
+
* API request quota to apply when the invitation is accepted. All fields are required when seedQuota is supplied. Enabling requires non-null period and max; when disabled, period and max must either both be null or both be valid.
|
|
48
|
+
*/
|
|
49
|
+
seedQuota?: components.ClusterInviteSeedQuota | undefined;
|
|
50
|
+
/**
|
|
51
|
+
* Compute policy to apply when the invitation is accepted. All fields are required when seedCompute is supplied. A null limit is unlimited and zero blocks new resources.
|
|
52
|
+
*/
|
|
53
|
+
seedCompute?: components.ClusterInviteSeedCompute | undefined;
|
|
54
|
+
provisioningConfiguredByUserId?: string | undefined;
|
|
55
|
+
expiresAt: string;
|
|
56
|
+
createdAt: string;
|
|
57
|
+
claimedAt?: string | null | undefined;
|
|
58
|
+
createdOrgId?: string | null | undefined;
|
|
59
|
+
emailSent?: boolean | null | undefined;
|
|
60
|
+
};
|
|
61
|
+
|
|
62
|
+
/**
|
|
63
|
+
* Invitation updated
|
|
64
|
+
*/
|
|
65
|
+
export type UpdateClusterInviteResponseBody = {
|
|
66
|
+
invitation: UpdateClusterInviteInvitation;
|
|
67
|
+
};
|
|
68
|
+
|
|
69
|
+
/** @internal */
|
|
70
|
+
export const UpdateClusterInviteRequestBody$inboundSchema: z.ZodType<
|
|
71
|
+
UpdateClusterInviteRequestBody,
|
|
72
|
+
z.ZodTypeDef,
|
|
73
|
+
unknown
|
|
74
|
+
> = z.object({
|
|
75
|
+
expiresAt: z.string().datetime({ offset: true }).transform(v => new Date(v))
|
|
76
|
+
.optional(),
|
|
77
|
+
modelIds: z.array(z.string()).optional(),
|
|
78
|
+
seedQuota: components.ClusterInviteSeedQuota$inboundSchema.optional(),
|
|
79
|
+
seedCompute: components.ClusterInviteSeedCompute$inboundSchema.optional(),
|
|
80
|
+
});
|
|
81
|
+
/** @internal */
|
|
82
|
+
export type UpdateClusterInviteRequestBody$Outbound = {
|
|
83
|
+
expiresAt?: string | undefined;
|
|
84
|
+
modelIds?: Array<string> | undefined;
|
|
85
|
+
seedQuota?: components.ClusterInviteSeedQuota$Outbound | undefined;
|
|
86
|
+
seedCompute?: components.ClusterInviteSeedCompute$Outbound | undefined;
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
/** @internal */
|
|
90
|
+
export const UpdateClusterInviteRequestBody$outboundSchema: z.ZodType<
|
|
91
|
+
UpdateClusterInviteRequestBody$Outbound,
|
|
92
|
+
z.ZodTypeDef,
|
|
93
|
+
UpdateClusterInviteRequestBody
|
|
94
|
+
> = z.object({
|
|
95
|
+
expiresAt: z.date().transform(v => v.toISOString()).optional(),
|
|
96
|
+
modelIds: z.array(z.string()).optional(),
|
|
97
|
+
seedQuota: components.ClusterInviteSeedQuota$outboundSchema.optional(),
|
|
98
|
+
seedCompute: components.ClusterInviteSeedCompute$outboundSchema.optional(),
|
|
99
|
+
});
|
|
100
|
+
|
|
101
|
+
export function updateClusterInviteRequestBodyToJSON(
|
|
102
|
+
updateClusterInviteRequestBody: UpdateClusterInviteRequestBody,
|
|
103
|
+
): string {
|
|
104
|
+
return JSON.stringify(
|
|
105
|
+
UpdateClusterInviteRequestBody$outboundSchema.parse(
|
|
106
|
+
updateClusterInviteRequestBody,
|
|
107
|
+
),
|
|
108
|
+
);
|
|
109
|
+
}
|
|
110
|
+
export function updateClusterInviteRequestBodyFromJSON(
|
|
111
|
+
jsonString: string,
|
|
112
|
+
): SafeParseResult<UpdateClusterInviteRequestBody, SDKValidationError> {
|
|
113
|
+
return safeParse(
|
|
114
|
+
jsonString,
|
|
115
|
+
(x) => UpdateClusterInviteRequestBody$inboundSchema.parse(JSON.parse(x)),
|
|
116
|
+
`Failed to parse 'UpdateClusterInviteRequestBody' from JSON`,
|
|
117
|
+
);
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
/** @internal */
|
|
121
|
+
export const UpdateClusterInviteRequest$inboundSchema: z.ZodType<
|
|
122
|
+
UpdateClusterInviteRequest,
|
|
123
|
+
z.ZodTypeDef,
|
|
124
|
+
unknown
|
|
125
|
+
> = z.object({
|
|
126
|
+
id: z.string(),
|
|
127
|
+
"X-On-Behalf-Of": z.string().optional(),
|
|
128
|
+
RequestBody: z.lazy(() => UpdateClusterInviteRequestBody$inboundSchema),
|
|
129
|
+
}).transform((v) => {
|
|
130
|
+
return remap$(v, {
|
|
131
|
+
"X-On-Behalf-Of": "xOnBehalfOf",
|
|
132
|
+
"RequestBody": "requestBody",
|
|
133
|
+
});
|
|
134
|
+
});
|
|
135
|
+
/** @internal */
|
|
136
|
+
export type UpdateClusterInviteRequest$Outbound = {
|
|
137
|
+
id: string;
|
|
138
|
+
"X-On-Behalf-Of"?: string | undefined;
|
|
139
|
+
RequestBody: UpdateClusterInviteRequestBody$Outbound;
|
|
140
|
+
};
|
|
141
|
+
|
|
142
|
+
/** @internal */
|
|
143
|
+
export const UpdateClusterInviteRequest$outboundSchema: z.ZodType<
|
|
144
|
+
UpdateClusterInviteRequest$Outbound,
|
|
145
|
+
z.ZodTypeDef,
|
|
146
|
+
UpdateClusterInviteRequest
|
|
147
|
+
> = z.object({
|
|
148
|
+
id: z.string(),
|
|
149
|
+
xOnBehalfOf: z.string().optional(),
|
|
150
|
+
requestBody: z.lazy(() => UpdateClusterInviteRequestBody$outboundSchema),
|
|
151
|
+
}).transform((v) => {
|
|
152
|
+
return remap$(v, {
|
|
153
|
+
xOnBehalfOf: "X-On-Behalf-Of",
|
|
154
|
+
requestBody: "RequestBody",
|
|
155
|
+
});
|
|
156
|
+
});
|
|
157
|
+
|
|
158
|
+
export function updateClusterInviteRequestToJSON(
|
|
159
|
+
updateClusterInviteRequest: UpdateClusterInviteRequest,
|
|
160
|
+
): string {
|
|
161
|
+
return JSON.stringify(
|
|
162
|
+
UpdateClusterInviteRequest$outboundSchema.parse(updateClusterInviteRequest),
|
|
163
|
+
);
|
|
164
|
+
}
|
|
165
|
+
export function updateClusterInviteRequestFromJSON(
|
|
166
|
+
jsonString: string,
|
|
167
|
+
): SafeParseResult<UpdateClusterInviteRequest, SDKValidationError> {
|
|
168
|
+
return safeParse(
|
|
169
|
+
jsonString,
|
|
170
|
+
(x) => UpdateClusterInviteRequest$inboundSchema.parse(JSON.parse(x)),
|
|
171
|
+
`Failed to parse 'UpdateClusterInviteRequest' from JSON`,
|
|
172
|
+
);
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
/** @internal */
|
|
176
|
+
export const UpdateClusterInviteInvitation$inboundSchema: z.ZodType<
|
|
177
|
+
UpdateClusterInviteInvitation,
|
|
178
|
+
z.ZodTypeDef,
|
|
179
|
+
unknown
|
|
180
|
+
> = z.object({
|
|
181
|
+
id: z.string(),
|
|
182
|
+
token: z.string().optional(),
|
|
183
|
+
email: z.nullable(z.string()),
|
|
184
|
+
suggestedOrgName: z.nullable(z.string()),
|
|
185
|
+
seedAvailableModels: z.array(z.string()),
|
|
186
|
+
seedQuota: components.ClusterInviteSeedQuota$inboundSchema.optional(),
|
|
187
|
+
seedCompute: components.ClusterInviteSeedCompute$inboundSchema.optional(),
|
|
188
|
+
provisioningConfiguredByUserId: z.string().optional(),
|
|
189
|
+
expiresAt: z.string(),
|
|
190
|
+
createdAt: z.string(),
|
|
191
|
+
claimedAt: z.nullable(z.string()).optional(),
|
|
192
|
+
createdOrgId: z.nullable(z.string()).optional(),
|
|
193
|
+
emailSent: z.nullable(z.boolean()).optional(),
|
|
194
|
+
});
|
|
195
|
+
/** @internal */
|
|
196
|
+
export type UpdateClusterInviteInvitation$Outbound = {
|
|
197
|
+
id: string;
|
|
198
|
+
token?: string | undefined;
|
|
199
|
+
email: string | null;
|
|
200
|
+
suggestedOrgName: string | null;
|
|
201
|
+
seedAvailableModels: Array<string>;
|
|
202
|
+
seedQuota?: components.ClusterInviteSeedQuota$Outbound | undefined;
|
|
203
|
+
seedCompute?: components.ClusterInviteSeedCompute$Outbound | undefined;
|
|
204
|
+
provisioningConfiguredByUserId?: string | undefined;
|
|
205
|
+
expiresAt: string;
|
|
206
|
+
createdAt: string;
|
|
207
|
+
claimedAt?: string | null | undefined;
|
|
208
|
+
createdOrgId?: string | null | undefined;
|
|
209
|
+
emailSent?: boolean | null | undefined;
|
|
210
|
+
};
|
|
211
|
+
|
|
212
|
+
/** @internal */
|
|
213
|
+
export const UpdateClusterInviteInvitation$outboundSchema: z.ZodType<
|
|
214
|
+
UpdateClusterInviteInvitation$Outbound,
|
|
215
|
+
z.ZodTypeDef,
|
|
216
|
+
UpdateClusterInviteInvitation
|
|
217
|
+
> = z.object({
|
|
218
|
+
id: z.string(),
|
|
219
|
+
token: z.string().optional(),
|
|
220
|
+
email: z.nullable(z.string()),
|
|
221
|
+
suggestedOrgName: z.nullable(z.string()),
|
|
222
|
+
seedAvailableModels: z.array(z.string()),
|
|
223
|
+
seedQuota: components.ClusterInviteSeedQuota$outboundSchema.optional(),
|
|
224
|
+
seedCompute: components.ClusterInviteSeedCompute$outboundSchema.optional(),
|
|
225
|
+
provisioningConfiguredByUserId: z.string().optional(),
|
|
226
|
+
expiresAt: z.string(),
|
|
227
|
+
createdAt: z.string(),
|
|
228
|
+
claimedAt: z.nullable(z.string()).optional(),
|
|
229
|
+
createdOrgId: z.nullable(z.string()).optional(),
|
|
230
|
+
emailSent: z.nullable(z.boolean()).optional(),
|
|
231
|
+
});
|
|
232
|
+
|
|
233
|
+
export function updateClusterInviteInvitationToJSON(
|
|
234
|
+
updateClusterInviteInvitation: UpdateClusterInviteInvitation,
|
|
235
|
+
): string {
|
|
236
|
+
return JSON.stringify(
|
|
237
|
+
UpdateClusterInviteInvitation$outboundSchema.parse(
|
|
238
|
+
updateClusterInviteInvitation,
|
|
239
|
+
),
|
|
240
|
+
);
|
|
241
|
+
}
|
|
242
|
+
export function updateClusterInviteInvitationFromJSON(
|
|
243
|
+
jsonString: string,
|
|
244
|
+
): SafeParseResult<UpdateClusterInviteInvitation, SDKValidationError> {
|
|
245
|
+
return safeParse(
|
|
246
|
+
jsonString,
|
|
247
|
+
(x) => UpdateClusterInviteInvitation$inboundSchema.parse(JSON.parse(x)),
|
|
248
|
+
`Failed to parse 'UpdateClusterInviteInvitation' from JSON`,
|
|
249
|
+
);
|
|
250
|
+
}
|
|
251
|
+
|
|
252
|
+
/** @internal */
|
|
253
|
+
export const UpdateClusterInviteResponseBody$inboundSchema: z.ZodType<
|
|
254
|
+
UpdateClusterInviteResponseBody,
|
|
255
|
+
z.ZodTypeDef,
|
|
256
|
+
unknown
|
|
257
|
+
> = z.object({
|
|
258
|
+
invitation: z.lazy(() => UpdateClusterInviteInvitation$inboundSchema),
|
|
259
|
+
});
|
|
260
|
+
/** @internal */
|
|
261
|
+
export type UpdateClusterInviteResponseBody$Outbound = {
|
|
262
|
+
invitation: UpdateClusterInviteInvitation$Outbound;
|
|
263
|
+
};
|
|
264
|
+
|
|
265
|
+
/** @internal */
|
|
266
|
+
export const UpdateClusterInviteResponseBody$outboundSchema: z.ZodType<
|
|
267
|
+
UpdateClusterInviteResponseBody$Outbound,
|
|
268
|
+
z.ZodTypeDef,
|
|
269
|
+
UpdateClusterInviteResponseBody
|
|
270
|
+
> = z.object({
|
|
271
|
+
invitation: z.lazy(() => UpdateClusterInviteInvitation$outboundSchema),
|
|
272
|
+
});
|
|
273
|
+
|
|
274
|
+
export function updateClusterInviteResponseBodyToJSON(
|
|
275
|
+
updateClusterInviteResponseBody: UpdateClusterInviteResponseBody,
|
|
276
|
+
): string {
|
|
277
|
+
return JSON.stringify(
|
|
278
|
+
UpdateClusterInviteResponseBody$outboundSchema.parse(
|
|
279
|
+
updateClusterInviteResponseBody,
|
|
280
|
+
),
|
|
281
|
+
);
|
|
282
|
+
}
|
|
283
|
+
export function updateClusterInviteResponseBodyFromJSON(
|
|
284
|
+
jsonString: string,
|
|
285
|
+
): SafeParseResult<UpdateClusterInviteResponseBody, SDKValidationError> {
|
|
286
|
+
return safeParse(
|
|
287
|
+
jsonString,
|
|
288
|
+
(x) => UpdateClusterInviteResponseBody$inboundSchema.parse(JSON.parse(x)),
|
|
289
|
+
`Failed to parse 'UpdateClusterInviteResponseBody' from JSON`,
|
|
290
|
+
);
|
|
291
|
+
}
|
|
@@ -41,6 +41,7 @@ export type AuthApiKeysCreateMutationError =
|
|
|
41
41
|
| errors.CreateScopedApiKeyAuthApiKeysResponseResponseBody
|
|
42
42
|
| errors.CreateScopedApiKeyAuthApiKeysResponse404ResponseBody
|
|
43
43
|
| errors.CreateScopedApiKeyAuthApiKeysResponse409ResponseBody
|
|
44
|
+
| errors.CreateScopedApiKeyAuthApiKeysResponse410ResponseBody
|
|
44
45
|
| errors.CreateScopedApiKeyAuthApiKeysResponse429ResponseBody
|
|
45
46
|
| SDKError
|
|
46
47
|
| ResponseValidationError
|
|
@@ -41,6 +41,7 @@ export type AuthApiKeysExchangeTokenMutationError =
|
|
|
41
41
|
| errors.ExchangeApiKeyTokenAuthApiKeysResponseResponseBody
|
|
42
42
|
| errors.ExchangeApiKeyTokenAuthApiKeysResponse404ResponseBody
|
|
43
43
|
| errors.ExchangeApiKeyTokenAuthApiKeysResponse409ResponseBody
|
|
44
|
+
| errors.ExchangeApiKeyTokenAuthApiKeysResponse410ResponseBody
|
|
44
45
|
| errors.ExchangeApiKeyTokenAuthApiKeysResponse429ResponseBody
|
|
45
46
|
| SDKError
|
|
46
47
|
| ResponseValidationError
|
|
@@ -47,6 +47,7 @@ export type AuthApiKeysListQueryError =
|
|
|
47
47
|
| errors.ListScopedApiKeysAuthApiKeysResponseResponseBody
|
|
48
48
|
| errors.ListScopedApiKeysAuthApiKeysResponse404ResponseBody
|
|
49
49
|
| errors.ListScopedApiKeysAuthApiKeysResponse409ResponseBody
|
|
50
|
+
| errors.ListScopedApiKeysAuthApiKeysResponse410ResponseBody
|
|
50
51
|
| errors.ListScopedApiKeysAuthApiKeysResponse429ResponseBody
|
|
51
52
|
| SDKError
|
|
52
53
|
| ResponseValidationError
|
|
@@ -41,6 +41,7 @@ export type AuthApiKeysRegenerateMutationError =
|
|
|
41
41
|
| errors.RegenerateScopedApiKeyAuthApiKeysResponseResponseBody
|
|
42
42
|
| errors.RegenerateScopedApiKeyAuthApiKeysResponse404ResponseBody
|
|
43
43
|
| errors.RegenerateScopedApiKeyAuthApiKeysResponse409ResponseBody
|
|
44
|
+
| errors.RegenerateScopedApiKeyAuthApiKeysResponse410ResponseBody
|
|
44
45
|
| errors.RegenerateScopedApiKeyAuthApiKeysResponse429ResponseBody
|
|
45
46
|
| SDKError
|
|
46
47
|
| ResponseValidationError
|
|
@@ -41,6 +41,7 @@ export type AuthApiKeysUpdateMutationError =
|
|
|
41
41
|
| errors.UpdateScopedApiKeyAuthApiKeysResponseResponseBody
|
|
42
42
|
| errors.UpdateScopedApiKeyAuthApiKeysResponse404ResponseBody
|
|
43
43
|
| errors.UpdateScopedApiKeyAuthApiKeysResponse409ResponseBody
|
|
44
|
+
| errors.UpdateScopedApiKeyAuthApiKeysResponse410ResponseBody
|
|
44
45
|
| errors.UpdateScopedApiKeyAuthApiKeysResponse429ResponseBody
|
|
45
46
|
| SDKError
|
|
46
47
|
| ResponseValidationError
|
|
@@ -41,6 +41,7 @@ export type AuthClusterAcceptInviteMutationError =
|
|
|
41
41
|
| errors.AcceptClusterInviteAuthClusterResponseResponseBody
|
|
42
42
|
| errors.AcceptClusterInviteAuthClusterResponse404ResponseBody
|
|
43
43
|
| errors.AcceptClusterInviteAuthClusterResponse409ResponseBody
|
|
44
|
+
| errors.AcceptClusterInviteAuthClusterResponse410ResponseBody
|
|
44
45
|
| errors.AcceptClusterInviteAuthClusterResponse429ResponseBody
|
|
45
46
|
| SDKError
|
|
46
47
|
| ResponseValidationError
|
|
@@ -41,6 +41,7 @@ export type AuthClusterCreateInviteMutationError =
|
|
|
41
41
|
| errors.CreateClusterInviteAuthClusterResponseResponseBody
|
|
42
42
|
| errors.CreateClusterInviteAuthClusterResponse404ResponseBody
|
|
43
43
|
| errors.CreateClusterInviteAuthClusterResponse409ResponseBody
|
|
44
|
+
| errors.CreateClusterInviteAuthClusterResponse410ResponseBody
|
|
44
45
|
| errors.CreateClusterInviteAuthClusterResponse429ResponseBody
|
|
45
46
|
| SDKError
|
|
46
47
|
| ResponseValidationError
|