@meetkai/mka1 0.54.1 → 0.54.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +285 -233
- package/bin/mcp-server.js +3935 -2221
- package/bin/mcp-server.js.map +99 -83
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.js +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js +2 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysList.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysList.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysList.js +1 -1
- package/dist/commonjs/funcs/authApiKeysList.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.js +2 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.js +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.js.map +1 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.js +2 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.js.map +1 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.js +2 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.js.map +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.js +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.js +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.js +2 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.js.map +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.js +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.js.map +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.js +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.js.map +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.js +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.js +2 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.js.map +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.js +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js +2 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterUpdateInvite.d.ts +20 -0
- package/dist/commonjs/funcs/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterUpdateInvite.js +142 -0
- package/dist/commonjs/funcs/authClusterUpdateInvite.js.map +1 -0
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.js +1 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.js.map +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsList.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsList.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.js +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.js +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.js +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsGet.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsGet.js +1 -1
- package/dist/commonjs/funcs/authTeamsGet.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsList.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsList.js +1 -1
- package/dist/commonjs/funcs/authTeamsList.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.js +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.js +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.js +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.js.map +1 -1
- package/dist/commonjs/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +18 -0
- package/dist/commonjs/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/commonjs/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +140 -0
- package/dist/commonjs/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/commonjs/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +18 -0
- package/dist/commonjs/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/commonjs/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +138 -0
- package/dist/commonjs/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/server.js +7 -1
- package/dist/commonjs/mcp-server/server.js.map +1 -1
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.js +64 -0
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +63 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +63 -0
- package/dist/commonjs/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.d.ts +24 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.d.ts.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.js +62 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.js.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.d.ts +34 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.d.ts.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.js +71 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.js.map +1 -0
- package/dist/commonjs/models/components/githubpullrequestrequest.d.ts +34 -0
- package/dist/commonjs/models/components/githubpullrequestrequest.d.ts.map +1 -0
- package/dist/commonjs/models/components/githubpullrequestrequest.js +66 -0
- package/dist/commonjs/models/components/githubpullrequestrequest.js.map +1 -0
- package/dist/commonjs/models/components/githubpullrequestresult.d.ts +37 -0
- package/dist/commonjs/models/components/githubpullrequestresult.d.ts.map +1 -0
- package/dist/commonjs/models/components/githubpullrequestresult.js +93 -0
- package/dist/commonjs/models/components/githubpullrequestresult.js.map +1 -0
- package/dist/commonjs/models/components/githubpushrequest.d.ts +35 -0
- package/dist/commonjs/models/components/githubpushrequest.d.ts.map +1 -0
- package/dist/commonjs/models/components/githubpushrequest.js +75 -0
- package/dist/commonjs/models/components/githubpushrequest.js.map +1 -0
- package/dist/commonjs/models/components/githubpushresult.d.ts +31 -0
- package/dist/commonjs/models/components/githubpushresult.d.ts.map +1 -0
- package/dist/commonjs/models/components/githubpushresult.js +89 -0
- package/dist/commonjs/models/components/githubpushresult.js.map +1 -0
- package/dist/commonjs/models/components/index.d.ts +6 -0
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +6 -0
- package/dist/commonjs/models/components/index.js.map +1 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.d.ts +26 -0
- package/dist/commonjs/models/errors/acceptclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.js +33 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.js.map +1 -1
- package/dist/commonjs/models/errors/addteammember.d.ts +26 -0
- package/dist/commonjs/models/errors/addteammember.d.ts.map +1 -1
- package/dist/commonjs/models/errors/addteammember.js +33 -1
- package/dist/commonjs/models/errors/addteammember.js.map +1 -1
- package/dist/commonjs/models/errors/createclusterinvite.d.ts +26 -0
- package/dist/commonjs/models/errors/createclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createclusterinvite.js +33 -1
- package/dist/commonjs/models/errors/createclusterinvite.js.map +1 -1
- package/dist/commonjs/models/errors/createscopedapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/createscopedapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createscopedapikey.js +33 -1
- package/dist/commonjs/models/errors/createscopedapikey.js.map +1 -1
- package/dist/commonjs/models/errors/createserviceaccount.d.ts +26 -0
- package/dist/commonjs/models/errors/createserviceaccount.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createserviceaccount.js +30 -1
- package/dist/commonjs/models/errors/createserviceaccount.js.map +1 -1
- package/dist/commonjs/models/errors/createteam.d.ts +26 -0
- package/dist/commonjs/models/errors/createteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createteam.js +33 -1
- package/dist/commonjs/models/errors/createteam.js.map +1 -1
- package/dist/commonjs/models/errors/deleteclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteclusterorg.js +33 -1
- package/dist/commonjs/models/errors/deleteclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteserviceaccount.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.js +30 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.js.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.js +30 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.js.map +1 -1
- package/dist/commonjs/models/errors/deleteteam.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteteam.js +33 -1
- package/dist/commonjs/models/errors/deleteteam.js.map +1 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts +26 -0
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts.map +1 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.js +33 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.js.map +1 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.d.ts +26 -0
- package/dist/commonjs/models/errors/getclusterinviteinfo.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.js +33 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.js.map +1 -1
- package/dist/commonjs/models/errors/getclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/getclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getclusterorg.js +33 -1
- package/dist/commonjs/models/errors/getclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/getorgquota.d.ts +26 -0
- package/dist/commonjs/models/errors/getorgquota.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getorgquota.js +33 -1
- package/dist/commonjs/models/errors/getorgquota.js.map +1 -1
- package/dist/commonjs/models/errors/getorgratelimit.d.ts +26 -0
- package/dist/commonjs/models/errors/getorgratelimit.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getorgratelimit.js +33 -1
- package/dist/commonjs/models/errors/getorgratelimit.js.map +1 -1
- package/dist/commonjs/models/errors/getserviceaccount.d.ts +26 -0
- package/dist/commonjs/models/errors/getserviceaccount.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getserviceaccount.js +29 -1
- package/dist/commonjs/models/errors/getserviceaccount.js.map +1 -1
- package/dist/commonjs/models/errors/getteam.d.ts +26 -0
- package/dist/commonjs/models/errors/getteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getteam.js +33 -1
- package/dist/commonjs/models/errors/getteam.js.map +1 -1
- package/dist/commonjs/models/errors/index.d.ts +1 -0
- package/dist/commonjs/models/errors/index.d.ts.map +1 -1
- package/dist/commonjs/models/errors/index.js +1 -0
- package/dist/commonjs/models/errors/index.js.map +1 -1
- package/dist/commonjs/models/errors/listclusterinvites.d.ts +26 -0
- package/dist/commonjs/models/errors/listclusterinvites.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listclusterinvites.js +33 -1
- package/dist/commonjs/models/errors/listclusterinvites.js.map +1 -1
- package/dist/commonjs/models/errors/listclusterorgs.d.ts +26 -0
- package/dist/commonjs/models/errors/listclusterorgs.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listclusterorgs.js +33 -1
- package/dist/commonjs/models/errors/listclusterorgs.js.map +1 -1
- package/dist/commonjs/models/errors/listscopedapikeys.d.ts +26 -0
- package/dist/commonjs/models/errors/listscopedapikeys.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listscopedapikeys.js +33 -1
- package/dist/commonjs/models/errors/listscopedapikeys.js.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.d.ts +26 -0
- package/dist/commonjs/models/errors/listserviceaccountapikeys.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.js +30 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.js.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccounts.d.ts +26 -0
- package/dist/commonjs/models/errors/listserviceaccounts.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccounts.js +29 -1
- package/dist/commonjs/models/errors/listserviceaccounts.js.map +1 -1
- package/dist/commonjs/models/errors/listteammembers.d.ts +26 -0
- package/dist/commonjs/models/errors/listteammembers.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listteammembers.js +33 -1
- package/dist/commonjs/models/errors/listteammembers.js.map +1 -1
- package/dist/commonjs/models/errors/listteams.d.ts +26 -0
- package/dist/commonjs/models/errors/listteams.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listteams.js +33 -1
- package/dist/commonjs/models/errors/listteams.js.map +1 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/regeneratescopedapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.js +33 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.js.map +1 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.js +30 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.js.map +1 -1
- package/dist/commonjs/models/errors/reissueownerkey.d.ts +26 -0
- package/dist/commonjs/models/errors/reissueownerkey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/reissueownerkey.js +33 -1
- package/dist/commonjs/models/errors/reissueownerkey.js.map +1 -1
- package/dist/commonjs/models/errors/removeteammember.d.ts +26 -0
- package/dist/commonjs/models/errors/removeteammember.d.ts.map +1 -1
- package/dist/commonjs/models/errors/removeteammember.js +33 -1
- package/dist/commonjs/models/errors/removeteammember.js.map +1 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.d.ts +26 -0
- package/dist/commonjs/models/errors/revokeclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.js +33 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.js.map +1 -1
- package/dist/commonjs/models/errors/suspendclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/suspendclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/suspendclusterorg.js +33 -1
- package/dist/commonjs/models/errors/suspendclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/unsuspendclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.js +33 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/updateclusterinvite.d.ts +185 -0
- package/dist/commonjs/models/errors/updateclusterinvite.d.ts.map +1 -0
- package/dist/commonjs/models/errors/updateclusterinvite.js +266 -0
- package/dist/commonjs/models/errors/updateclusterinvite.js.map +1 -0
- package/dist/commonjs/models/errors/updateorgquota.d.ts +26 -0
- package/dist/commonjs/models/errors/updateorgquota.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateorgquota.js +33 -1
- package/dist/commonjs/models/errors/updateorgquota.js.map +1 -1
- package/dist/commonjs/models/errors/updateorgratelimit.d.ts +26 -0
- package/dist/commonjs/models/errors/updateorgratelimit.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateorgratelimit.js +33 -1
- package/dist/commonjs/models/errors/updateorgratelimit.js.map +1 -1
- package/dist/commonjs/models/errors/updatescopedapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/updatescopedapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updatescopedapikey.js +33 -1
- package/dist/commonjs/models/errors/updatescopedapikey.js.map +1 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/updateserviceaccountapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.js +30 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.js.map +1 -1
- package/dist/commonjs/models/errors/updateteam.d.ts +26 -0
- package/dist/commonjs/models/errors/updateteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateteam.js +33 -1
- package/dist/commonjs/models/errors/updateteam.js.map +1 -1
- package/dist/commonjs/models/operations/createclusterinvite.d.ts +28 -2
- package/dist/commonjs/models/operations/createclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createclusterinvite.js +13 -2
- package/dist/commonjs/models/operations/createclusterinvite.js.map +1 -1
- package/dist/commonjs/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.d.ts +25 -0
- package/dist/commonjs/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.d.ts.map +1 -0
- package/dist/commonjs/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.js +78 -0
- package/dist/commonjs/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.js.map +1 -0
- package/dist/commonjs/models/operations/index.d.ts +3 -0
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +3 -0
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/models/operations/listclusterinvites.d.ts +15 -2
- package/dist/commonjs/models/operations/listclusterinvites.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listclusterinvites.js +9 -2
- package/dist/commonjs/models/operations/listclusterinvites.js.map +1 -1
- package/dist/commonjs/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.d.ts +25 -0
- package/dist/commonjs/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.d.ts.map +1 -0
- package/dist/commonjs/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.js +77 -0
- package/dist/commonjs/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.js.map +1 -0
- package/dist/commonjs/models/operations/updateclusterinvite.d.ts +115 -0
- package/dist/commonjs/models/operations/updateclusterinvite.d.ts.map +1 -0
- package/dist/commonjs/models/operations/updateclusterinvite.js +153 -0
- package/dist/commonjs/models/operations/updateclusterinvite.js.map +1 -0
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysCreate.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysList.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysList.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysList.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.js.map +1 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.js.map +1 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.js.map +1 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterGetOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.js.map +1 -1
- package/dist/commonjs/react-query/authClusterListInvites.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterListInvites.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterListInvites.js.map +1 -1
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterListOrgs.js.map +1 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.js.map +1 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterUpdateInvite.d.ts +29 -0
- package/dist/commonjs/react-query/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterUpdateInvite.js +47 -0
- package/dist/commonjs/react-query/authClusterUpdateInvite.js.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.js.map +1 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.js.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.js.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsList.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsAddMember.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsCreate.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsCreate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsCreate.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsDelete.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsDelete.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsDelete.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsGet.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsGet.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsGet.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsList.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsList.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsList.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsListMembers.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsUpdate.js.map +1 -1
- package/dist/commonjs/react-query/index.d.ts +3 -0
- package/dist/commonjs/react-query/index.d.ts.map +1 -1
- package/dist/commonjs/react-query/index.js +3 -0
- package/dist/commonjs/react-query/index.js.map +1 -1
- package/dist/commonjs/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +27 -0
- package/dist/commonjs/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/commonjs/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +48 -0
- package/dist/commonjs/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/commonjs/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +27 -0
- package/dist/commonjs/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/commonjs/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +48 -0
- package/dist/commonjs/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/commonjs/sdk/cluster.d.ts +7 -0
- package/dist/commonjs/sdk/cluster.d.ts.map +1 -1
- package/dist/commonjs/sdk/cluster.js +10 -0
- package/dist/commonjs/sdk/cluster.js.map +1 -1
- package/dist/commonjs/sdk/schema3other.d.ts +8 -0
- package/dist/commonjs/sdk/schema3other.d.ts.map +1 -1
- package/dist/commonjs/sdk/schema3other.js +14 -0
- package/dist/commonjs/sdk/schema3other.js.map +1 -1
- package/dist/esm/funcs/authApiKeysCreate.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysCreate.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysCreate.js +1 -1
- package/dist/esm/funcs/authApiKeysCreate.js.map +1 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.js +2 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.js.map +1 -1
- package/dist/esm/funcs/authApiKeysList.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysList.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysList.js +1 -1
- package/dist/esm/funcs/authApiKeysList.js.map +1 -1
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysRegenerate.js +2 -1
- package/dist/esm/funcs/authApiKeysRegenerate.js.map +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.js +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.js.map +1 -1
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts +1 -1
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterAcceptInvite.js +2 -1
- package/dist/esm/funcs/authClusterAcceptInvite.js.map +1 -1
- package/dist/esm/funcs/authClusterCreateInvite.d.ts +1 -1
- package/dist/esm/funcs/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterCreateInvite.js +2 -1
- package/dist/esm/funcs/authClusterCreateInvite.js.map +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.js +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterGetOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterGetOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterGetOrg.js +1 -1
- package/dist/esm/funcs/authClusterGetOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterInviteInfo.d.ts +1 -1
- package/dist/esm/funcs/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterInviteInfo.js +2 -1
- package/dist/esm/funcs/authClusterInviteInfo.js.map +1 -1
- package/dist/esm/funcs/authClusterListInvites.d.ts +1 -1
- package/dist/esm/funcs/authClusterListInvites.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterListInvites.js +1 -1
- package/dist/esm/funcs/authClusterListInvites.js.map +1 -1
- package/dist/esm/funcs/authClusterListOrgs.d.ts +1 -1
- package/dist/esm/funcs/authClusterListOrgs.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterListOrgs.js +1 -1
- package/dist/esm/funcs/authClusterListOrgs.js.map +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.js +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts +1 -1
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterRevokeInvite.js +2 -1
- package/dist/esm/funcs/authClusterRevokeInvite.js.map +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.js +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.js +2 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterUpdateInvite.d.ts +20 -0
- package/dist/esm/funcs/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterUpdateInvite.js +106 -0
- package/dist/esm/funcs/authClusterUpdateInvite.js.map +1 -0
- package/dist/esm/funcs/authOrgsGetQuota.d.ts +1 -1
- package/dist/esm/funcs/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsGetQuota.js +1 -1
- package/dist/esm/funcs/authOrgsGetQuota.js.map +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.js +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.js.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.js +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.js.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsCreate.js +2 -1
- package/dist/esm/funcs/authServiceAccountsCreate.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDelete.js +2 -1
- package/dist/esm/funcs/authServiceAccountsDelete.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js +2 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsGet.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsGet.js +2 -1
- package/dist/esm/funcs/authServiceAccountsGet.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsList.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsList.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsList.js +2 -1
- package/dist/esm/funcs/authServiceAccountsList.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js +2 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js +2 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js +2 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/esm/funcs/authTeamsAddMember.d.ts +1 -1
- package/dist/esm/funcs/authTeamsAddMember.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsAddMember.js +1 -1
- package/dist/esm/funcs/authTeamsAddMember.js.map +1 -1
- package/dist/esm/funcs/authTeamsCreate.d.ts +1 -1
- package/dist/esm/funcs/authTeamsCreate.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsCreate.js +1 -1
- package/dist/esm/funcs/authTeamsCreate.js.map +1 -1
- package/dist/esm/funcs/authTeamsDelete.d.ts +1 -1
- package/dist/esm/funcs/authTeamsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsDelete.js +1 -1
- package/dist/esm/funcs/authTeamsDelete.js.map +1 -1
- package/dist/esm/funcs/authTeamsGet.d.ts +1 -1
- package/dist/esm/funcs/authTeamsGet.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsGet.js +1 -1
- package/dist/esm/funcs/authTeamsGet.js.map +1 -1
- package/dist/esm/funcs/authTeamsList.d.ts +1 -1
- package/dist/esm/funcs/authTeamsList.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsList.js +1 -1
- package/dist/esm/funcs/authTeamsList.js.map +1 -1
- package/dist/esm/funcs/authTeamsListMembers.d.ts +1 -1
- package/dist/esm/funcs/authTeamsListMembers.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsListMembers.js +1 -1
- package/dist/esm/funcs/authTeamsListMembers.js.map +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.js +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.js.map +1 -1
- package/dist/esm/funcs/authTeamsUpdate.d.ts +1 -1
- package/dist/esm/funcs/authTeamsUpdate.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsUpdate.js +1 -1
- package/dist/esm/funcs/authTeamsUpdate.js.map +1 -1
- package/dist/esm/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +18 -0
- package/dist/esm/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/esm/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +104 -0
- package/dist/esm/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/esm/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +18 -0
- package/dist/esm/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/esm/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +102 -0
- package/dist/esm/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.d.ts.map +1 -1
- package/dist/esm/mcp-server/server.js +7 -1
- package/dist/esm/mcp-server/server.js.map +1 -1
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.js +28 -0
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.js.map +1 -0
- package/dist/esm/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +8 -0
- package/dist/esm/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +27 -0
- package/dist/esm/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/esm/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +8 -0
- package/dist/esm/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +27 -0
- package/dist/esm/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/esm/models/components/clusterinviteseedcompute.d.ts +24 -0
- package/dist/esm/models/components/clusterinviteseedcompute.d.ts.map +1 -0
- package/dist/esm/models/components/clusterinviteseedcompute.js +24 -0
- package/dist/esm/models/components/clusterinviteseedcompute.js.map +1 -0
- package/dist/esm/models/components/clusterinviteseedquota.d.ts +34 -0
- package/dist/esm/models/components/clusterinviteseedquota.d.ts.map +1 -0
- package/dist/esm/models/components/clusterinviteseedquota.js +33 -0
- package/dist/esm/models/components/clusterinviteseedquota.js.map +1 -0
- package/dist/esm/models/components/githubpullrequestrequest.d.ts +34 -0
- package/dist/esm/models/components/githubpullrequestrequest.d.ts.map +1 -0
- package/dist/esm/models/components/githubpullrequestrequest.js +28 -0
- package/dist/esm/models/components/githubpullrequestrequest.js.map +1 -0
- package/dist/esm/models/components/githubpullrequestresult.d.ts +37 -0
- package/dist/esm/models/components/githubpullrequestresult.d.ts.map +1 -0
- package/dist/esm/models/components/githubpullrequestresult.js +55 -0
- package/dist/esm/models/components/githubpullrequestresult.js.map +1 -0
- package/dist/esm/models/components/githubpushrequest.d.ts +35 -0
- package/dist/esm/models/components/githubpushrequest.d.ts.map +1 -0
- package/dist/esm/models/components/githubpushrequest.js +37 -0
- package/dist/esm/models/components/githubpushrequest.js.map +1 -0
- package/dist/esm/models/components/githubpushresult.d.ts +31 -0
- package/dist/esm/models/components/githubpushresult.d.ts.map +1 -0
- package/dist/esm/models/components/githubpushresult.js +51 -0
- package/dist/esm/models/components/githubpushresult.js.map +1 -0
- package/dist/esm/models/components/index.d.ts +6 -0
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +6 -0
- package/dist/esm/models/components/index.js.map +1 -1
- package/dist/esm/models/errors/acceptclusterinvite.d.ts +26 -0
- package/dist/esm/models/errors/acceptclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/errors/acceptclusterinvite.js +31 -0
- package/dist/esm/models/errors/acceptclusterinvite.js.map +1 -1
- package/dist/esm/models/errors/addteammember.d.ts +26 -0
- package/dist/esm/models/errors/addteammember.d.ts.map +1 -1
- package/dist/esm/models/errors/addteammember.js +31 -0
- package/dist/esm/models/errors/addteammember.js.map +1 -1
- package/dist/esm/models/errors/createclusterinvite.d.ts +26 -0
- package/dist/esm/models/errors/createclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/errors/createclusterinvite.js +31 -0
- package/dist/esm/models/errors/createclusterinvite.js.map +1 -1
- package/dist/esm/models/errors/createscopedapikey.d.ts +26 -0
- package/dist/esm/models/errors/createscopedapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/createscopedapikey.js +31 -0
- package/dist/esm/models/errors/createscopedapikey.js.map +1 -1
- package/dist/esm/models/errors/createserviceaccount.d.ts +26 -0
- package/dist/esm/models/errors/createserviceaccount.d.ts.map +1 -1
- package/dist/esm/models/errors/createserviceaccount.js +28 -0
- package/dist/esm/models/errors/createserviceaccount.js.map +1 -1
- package/dist/esm/models/errors/createteam.d.ts +26 -0
- package/dist/esm/models/errors/createteam.d.ts.map +1 -1
- package/dist/esm/models/errors/createteam.js +31 -0
- package/dist/esm/models/errors/createteam.js.map +1 -1
- package/dist/esm/models/errors/deleteclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/deleteclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteclusterorg.js +31 -0
- package/dist/esm/models/errors/deleteclusterorg.js.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccount.d.ts +26 -0
- package/dist/esm/models/errors/deleteserviceaccount.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccount.js +28 -0
- package/dist/esm/models/errors/deleteserviceaccount.js.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccountapikey.d.ts +26 -0
- package/dist/esm/models/errors/deleteserviceaccountapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccountapikey.js +28 -0
- package/dist/esm/models/errors/deleteserviceaccountapikey.js.map +1 -1
- package/dist/esm/models/errors/deleteteam.d.ts +26 -0
- package/dist/esm/models/errors/deleteteam.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteteam.js +31 -0
- package/dist/esm/models/errors/deleteteam.js.map +1 -1
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts +26 -0
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts.map +1 -1
- package/dist/esm/models/errors/exchangeapikeytoken.js +31 -0
- package/dist/esm/models/errors/exchangeapikeytoken.js.map +1 -1
- package/dist/esm/models/errors/getclusterinviteinfo.d.ts +26 -0
- package/dist/esm/models/errors/getclusterinviteinfo.d.ts.map +1 -1
- package/dist/esm/models/errors/getclusterinviteinfo.js +31 -0
- package/dist/esm/models/errors/getclusterinviteinfo.js.map +1 -1
- package/dist/esm/models/errors/getclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/getclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/getclusterorg.js +31 -0
- package/dist/esm/models/errors/getclusterorg.js.map +1 -1
- package/dist/esm/models/errors/getorgquota.d.ts +26 -0
- package/dist/esm/models/errors/getorgquota.d.ts.map +1 -1
- package/dist/esm/models/errors/getorgquota.js +31 -0
- package/dist/esm/models/errors/getorgquota.js.map +1 -1
- package/dist/esm/models/errors/getorgratelimit.d.ts +26 -0
- package/dist/esm/models/errors/getorgratelimit.d.ts.map +1 -1
- package/dist/esm/models/errors/getorgratelimit.js +31 -0
- package/dist/esm/models/errors/getorgratelimit.js.map +1 -1
- package/dist/esm/models/errors/getserviceaccount.d.ts +26 -0
- package/dist/esm/models/errors/getserviceaccount.d.ts.map +1 -1
- package/dist/esm/models/errors/getserviceaccount.js +27 -0
- package/dist/esm/models/errors/getserviceaccount.js.map +1 -1
- package/dist/esm/models/errors/getteam.d.ts +26 -0
- package/dist/esm/models/errors/getteam.d.ts.map +1 -1
- package/dist/esm/models/errors/getteam.js +31 -0
- package/dist/esm/models/errors/getteam.js.map +1 -1
- package/dist/esm/models/errors/index.d.ts +1 -0
- package/dist/esm/models/errors/index.d.ts.map +1 -1
- package/dist/esm/models/errors/index.js +1 -0
- package/dist/esm/models/errors/index.js.map +1 -1
- package/dist/esm/models/errors/listclusterinvites.d.ts +26 -0
- package/dist/esm/models/errors/listclusterinvites.d.ts.map +1 -1
- package/dist/esm/models/errors/listclusterinvites.js +31 -0
- package/dist/esm/models/errors/listclusterinvites.js.map +1 -1
- package/dist/esm/models/errors/listclusterorgs.d.ts +26 -0
- package/dist/esm/models/errors/listclusterorgs.d.ts.map +1 -1
- package/dist/esm/models/errors/listclusterorgs.js +31 -0
- package/dist/esm/models/errors/listclusterorgs.js.map +1 -1
- package/dist/esm/models/errors/listscopedapikeys.d.ts +26 -0
- package/dist/esm/models/errors/listscopedapikeys.d.ts.map +1 -1
- package/dist/esm/models/errors/listscopedapikeys.js +31 -0
- package/dist/esm/models/errors/listscopedapikeys.js.map +1 -1
- package/dist/esm/models/errors/listserviceaccountapikeys.d.ts +26 -0
- package/dist/esm/models/errors/listserviceaccountapikeys.d.ts.map +1 -1
- package/dist/esm/models/errors/listserviceaccountapikeys.js +28 -0
- package/dist/esm/models/errors/listserviceaccountapikeys.js.map +1 -1
- package/dist/esm/models/errors/listserviceaccounts.d.ts +26 -0
- package/dist/esm/models/errors/listserviceaccounts.d.ts.map +1 -1
- package/dist/esm/models/errors/listserviceaccounts.js +27 -0
- package/dist/esm/models/errors/listserviceaccounts.js.map +1 -1
- package/dist/esm/models/errors/listteammembers.d.ts +26 -0
- package/dist/esm/models/errors/listteammembers.d.ts.map +1 -1
- package/dist/esm/models/errors/listteammembers.js +31 -0
- package/dist/esm/models/errors/listteammembers.js.map +1 -1
- package/dist/esm/models/errors/listteams.d.ts +26 -0
- package/dist/esm/models/errors/listteams.d.ts.map +1 -1
- package/dist/esm/models/errors/listteams.js +31 -0
- package/dist/esm/models/errors/listteams.js.map +1 -1
- package/dist/esm/models/errors/regeneratescopedapikey.d.ts +26 -0
- package/dist/esm/models/errors/regeneratescopedapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/regeneratescopedapikey.js +31 -0
- package/dist/esm/models/errors/regeneratescopedapikey.js.map +1 -1
- package/dist/esm/models/errors/regenerateserviceaccountapikey.d.ts +26 -0
- package/dist/esm/models/errors/regenerateserviceaccountapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/regenerateserviceaccountapikey.js +28 -0
- package/dist/esm/models/errors/regenerateserviceaccountapikey.js.map +1 -1
- package/dist/esm/models/errors/reissueownerkey.d.ts +26 -0
- package/dist/esm/models/errors/reissueownerkey.d.ts.map +1 -1
- package/dist/esm/models/errors/reissueownerkey.js +31 -0
- package/dist/esm/models/errors/reissueownerkey.js.map +1 -1
- package/dist/esm/models/errors/removeteammember.d.ts +26 -0
- package/dist/esm/models/errors/removeteammember.d.ts.map +1 -1
- package/dist/esm/models/errors/removeteammember.js +31 -0
- package/dist/esm/models/errors/removeteammember.js.map +1 -1
- package/dist/esm/models/errors/revokeclusterinvite.d.ts +26 -0
- package/dist/esm/models/errors/revokeclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/errors/revokeclusterinvite.js +31 -0
- package/dist/esm/models/errors/revokeclusterinvite.js.map +1 -1
- package/dist/esm/models/errors/suspendclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/suspendclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/suspendclusterorg.js +31 -0
- package/dist/esm/models/errors/suspendclusterorg.js.map +1 -1
- package/dist/esm/models/errors/unsuspendclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/unsuspendclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/unsuspendclusterorg.js +31 -0
- package/dist/esm/models/errors/unsuspendclusterorg.js.map +1 -1
- package/dist/esm/models/errors/updateclusterinvite.d.ts +185 -0
- package/dist/esm/models/errors/updateclusterinvite.d.ts.map +1 -0
- package/dist/esm/models/errors/updateclusterinvite.js +223 -0
- package/dist/esm/models/errors/updateclusterinvite.js.map +1 -0
- package/dist/esm/models/errors/updateorgquota.d.ts +26 -0
- package/dist/esm/models/errors/updateorgquota.d.ts.map +1 -1
- package/dist/esm/models/errors/updateorgquota.js +31 -0
- package/dist/esm/models/errors/updateorgquota.js.map +1 -1
- package/dist/esm/models/errors/updateorgratelimit.d.ts +26 -0
- package/dist/esm/models/errors/updateorgratelimit.d.ts.map +1 -1
- package/dist/esm/models/errors/updateorgratelimit.js +31 -0
- package/dist/esm/models/errors/updateorgratelimit.js.map +1 -1
- package/dist/esm/models/errors/updatescopedapikey.d.ts +26 -0
- package/dist/esm/models/errors/updatescopedapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/updatescopedapikey.js +31 -0
- package/dist/esm/models/errors/updatescopedapikey.js.map +1 -1
- package/dist/esm/models/errors/updateserviceaccountapikey.d.ts +26 -0
- package/dist/esm/models/errors/updateserviceaccountapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/updateserviceaccountapikey.js +28 -0
- package/dist/esm/models/errors/updateserviceaccountapikey.js.map +1 -1
- package/dist/esm/models/errors/updateteam.d.ts +26 -0
- package/dist/esm/models/errors/updateteam.d.ts.map +1 -1
- package/dist/esm/models/errors/updateteam.js +31 -0
- package/dist/esm/models/errors/updateteam.js.map +1 -1
- package/dist/esm/models/operations/createclusterinvite.d.ts +28 -2
- package/dist/esm/models/operations/createclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/operations/createclusterinvite.js +13 -2
- package/dist/esm/models/operations/createclusterinvite.js.map +1 -1
- package/dist/esm/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.d.ts +25 -0
- package/dist/esm/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.d.ts.map +1 -0
- package/dist/esm/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.js +40 -0
- package/dist/esm/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.js.map +1 -0
- package/dist/esm/models/operations/index.d.ts +3 -0
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +3 -0
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/models/operations/listclusterinvites.d.ts +15 -2
- package/dist/esm/models/operations/listclusterinvites.d.ts.map +1 -1
- package/dist/esm/models/operations/listclusterinvites.js +9 -2
- package/dist/esm/models/operations/listclusterinvites.js.map +1 -1
- package/dist/esm/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.d.ts +25 -0
- package/dist/esm/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.d.ts.map +1 -0
- package/dist/esm/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.js +39 -0
- package/dist/esm/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.js.map +1 -0
- package/dist/esm/models/operations/updateclusterinvite.d.ts +115 -0
- package/dist/esm/models/operations/updateclusterinvite.d.ts.map +1 -0
- package/dist/esm/models/operations/updateclusterinvite.js +109 -0
- package/dist/esm/models/operations/updateclusterinvite.js.map +1 -0
- package/dist/esm/react-query/authApiKeysCreate.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysCreate.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysCreate.js.map +1 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.js.map +1 -1
- package/dist/esm/react-query/authApiKeysList.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysList.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysList.js.map +1 -1
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysRegenerate.js.map +1 -1
- package/dist/esm/react-query/authApiKeysUpdate.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysUpdate.js.map +1 -1
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts +1 -1
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterAcceptInvite.js.map +1 -1
- package/dist/esm/react-query/authClusterCreateInvite.d.ts +1 -1
- package/dist/esm/react-query/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterCreateInvite.js.map +1 -1
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterDeleteOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterGetOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterGetOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterGetOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterInviteInfo.d.ts +1 -1
- package/dist/esm/react-query/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterInviteInfo.js.map +1 -1
- package/dist/esm/react-query/authClusterListInvites.d.ts +1 -1
- package/dist/esm/react-query/authClusterListInvites.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterListInvites.js.map +1 -1
- package/dist/esm/react-query/authClusterListOrgs.d.ts +1 -1
- package/dist/esm/react-query/authClusterListOrgs.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterListOrgs.js.map +1 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts +1 -1
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterRevokeInvite.js.map +1 -1
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterSuspendOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterUpdateInvite.d.ts +29 -0
- package/dist/esm/react-query/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterUpdateInvite.js +42 -0
- package/dist/esm/react-query/authClusterUpdateInvite.js.map +1 -0
- package/dist/esm/react-query/authOrgsGetQuota.d.ts +1 -1
- package/dist/esm/react-query/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsGetQuota.js.map +1 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.js.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.js.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsCreate.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDelete.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsGet.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsGet.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsList.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsList.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsList.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/esm/react-query/authTeamsAddMember.d.ts +1 -1
- package/dist/esm/react-query/authTeamsAddMember.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsAddMember.js.map +1 -1
- package/dist/esm/react-query/authTeamsCreate.d.ts +1 -1
- package/dist/esm/react-query/authTeamsCreate.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsCreate.js.map +1 -1
- package/dist/esm/react-query/authTeamsDelete.d.ts +1 -1
- package/dist/esm/react-query/authTeamsDelete.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsDelete.js.map +1 -1
- package/dist/esm/react-query/authTeamsGet.d.ts +1 -1
- package/dist/esm/react-query/authTeamsGet.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsGet.js.map +1 -1
- package/dist/esm/react-query/authTeamsList.d.ts +1 -1
- package/dist/esm/react-query/authTeamsList.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsList.js.map +1 -1
- package/dist/esm/react-query/authTeamsListMembers.d.ts +1 -1
- package/dist/esm/react-query/authTeamsListMembers.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsListMembers.js.map +1 -1
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts +1 -1
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsRemoveMember.js.map +1 -1
- package/dist/esm/react-query/authTeamsUpdate.d.ts +1 -1
- package/dist/esm/react-query/authTeamsUpdate.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsUpdate.js.map +1 -1
- package/dist/esm/react-query/index.d.ts +3 -0
- package/dist/esm/react-query/index.d.ts.map +1 -1
- package/dist/esm/react-query/index.js +3 -0
- package/dist/esm/react-query/index.js.map +1 -1
- package/dist/esm/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts +27 -0
- package/dist/esm/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.d.ts.map +1 -0
- package/dist/esm/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js +43 -0
- package/dist/esm/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js.map +1 -0
- package/dist/esm/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts +27 -0
- package/dist/esm/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.d.ts.map +1 -0
- package/dist/esm/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js +43 -0
- package/dist/esm/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js.map +1 -0
- package/dist/esm/sdk/cluster.d.ts +7 -0
- package/dist/esm/sdk/cluster.d.ts.map +1 -1
- package/dist/esm/sdk/cluster.js +10 -0
- package/dist/esm/sdk/cluster.js.map +1 -1
- package/dist/esm/sdk/schema3other.d.ts +8 -0
- package/dist/esm/sdk/schema3other.d.ts.map +1 -1
- package/dist/esm/sdk/schema3other.js +14 -0
- package/dist/esm/sdk/schema3other.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/authApiKeysCreate.ts +7 -0
- package/src/funcs/authApiKeysExchangeToken.ts +8 -0
- package/src/funcs/authApiKeysList.ts +7 -0
- package/src/funcs/authApiKeysRegenerate.ts +8 -0
- package/src/funcs/authApiKeysUpdate.ts +7 -0
- package/src/funcs/authClusterAcceptInvite.ts +8 -0
- package/src/funcs/authClusterCreateInvite.ts +8 -0
- package/src/funcs/authClusterDeleteOrg.ts +7 -0
- package/src/funcs/authClusterGetOrg.ts +7 -0
- package/src/funcs/authClusterInviteInfo.ts +8 -0
- package/src/funcs/authClusterListInvites.ts +7 -0
- package/src/funcs/authClusterListOrgs.ts +7 -0
- package/src/funcs/authClusterReissueOwnerKey.ts +7 -0
- package/src/funcs/authClusterRevokeInvite.ts +8 -0
- package/src/funcs/authClusterSuspendOrg.ts +7 -0
- package/src/funcs/authClusterUnsuspendOrg.ts +8 -0
- package/src/funcs/authClusterUpdateInvite.ts +243 -0
- package/src/funcs/authOrgsGetQuota.ts +7 -0
- package/src/funcs/authOrgsGetRateLimit.ts +7 -0
- package/src/funcs/authOrgsUpdateQuota.ts +7 -0
- package/src/funcs/authOrgsUpdateRateLimit.ts +7 -0
- package/src/funcs/authServiceAccountsCreate.ts +8 -0
- package/src/funcs/authServiceAccountsDelete.ts +8 -0
- package/src/funcs/authServiceAccountsDeleteApiKey.ts +8 -0
- package/src/funcs/authServiceAccountsGet.ts +8 -0
- package/src/funcs/authServiceAccountsList.ts +8 -0
- package/src/funcs/authServiceAccountsListApiKeys.ts +8 -0
- package/src/funcs/authServiceAccountsRegenerateApiKey.ts +8 -0
- package/src/funcs/authServiceAccountsUpdateApiKey.ts +8 -0
- package/src/funcs/authTeamsAddMember.ts +7 -0
- package/src/funcs/authTeamsCreate.ts +7 -0
- package/src/funcs/authTeamsDelete.ts +7 -0
- package/src/funcs/authTeamsGet.ts +7 -0
- package/src/funcs/authTeamsList.ts +7 -0
- package/src/funcs/authTeamsListMembers.ts +7 -0
- package/src/funcs/authTeamsRemoveMember.ts +7 -0
- package/src/funcs/authTeamsUpdate.ts +7 -0
- package/src/funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.ts +202 -0
- package/src/funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.ts +197 -0
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +11 -1
- package/src/mcp-server/tools/authClusterUpdateInvite.ts +37 -0
- package/src/mcp-server/tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.ts +40 -0
- package/src/mcp-server/tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.ts +40 -0
- package/src/models/components/clusterinviteseedcompute.ts +62 -0
- package/src/models/components/clusterinviteseedquota.ts +76 -0
- package/src/models/components/githubpullrequestrequest.ts +76 -0
- package/src/models/components/githubpullrequestresult.ts +106 -0
- package/src/models/components/githubpushrequest.ts +86 -0
- package/src/models/components/githubpushresult.ts +96 -0
- package/src/models/components/index.ts +6 -0
- package/src/models/errors/acceptclusterinvite.ts +65 -0
- package/src/models/errors/addteammember.ts +63 -0
- package/src/models/errors/createclusterinvite.ts +65 -0
- package/src/models/errors/createscopedapikey.ts +65 -0
- package/src/models/errors/createserviceaccount.ts +69 -0
- package/src/models/errors/createteam.ts +60 -0
- package/src/models/errors/deleteclusterorg.ts +65 -0
- package/src/models/errors/deleteserviceaccount.ts +69 -0
- package/src/models/errors/deleteserviceaccountapikey.ts +71 -0
- package/src/models/errors/deleteteam.ts +60 -0
- package/src/models/errors/exchangeapikeytoken.ts +65 -0
- package/src/models/errors/getclusterinviteinfo.ts +65 -0
- package/src/models/errors/getclusterorg.ts +63 -0
- package/src/models/errors/getorgquota.ts +60 -0
- package/src/models/errors/getorgratelimit.ts +63 -0
- package/src/models/errors/getserviceaccount.ts +65 -0
- package/src/models/errors/getteam.ts +61 -0
- package/src/models/errors/index.ts +1 -0
- package/src/models/errors/listclusterinvites.ts +65 -0
- package/src/models/errors/listclusterorgs.ts +65 -0
- package/src/models/errors/listscopedapikeys.ts +65 -0
- package/src/models/errors/listserviceaccountapikeys.ts +71 -0
- package/src/models/errors/listserviceaccounts.ts +68 -0
- package/src/models/errors/listteammembers.ts +63 -0
- package/src/models/errors/listteams.ts +62 -0
- package/src/models/errors/regeneratescopedapikey.ts +66 -0
- package/src/models/errors/regenerateserviceaccountapikey.ts +71 -0
- package/src/models/errors/reissueownerkey.ts +65 -0
- package/src/models/errors/removeteammember.ts +63 -0
- package/src/models/errors/revokeclusterinvite.ts +65 -0
- package/src/models/errors/suspendclusterorg.ts +65 -0
- package/src/models/errors/unsuspendclusterorg.ts +65 -0
- package/src/models/errors/updateclusterinvite.ts +452 -0
- package/src/models/errors/updateorgquota.ts +63 -0
- package/src/models/errors/updateorgratelimit.ts +65 -0
- package/src/models/errors/updatescopedapikey.ts +65 -0
- package/src/models/errors/updateserviceaccountapikey.ts +71 -0
- package/src/models/errors/updateteam.ts +60 -0
- package/src/models/operations/createclusterinvite.ts +40 -4
- package/src/models/operations/createorupdateapiv1sandboxsessionssessionidgithubpullrequestpost.ts +90 -0
- package/src/models/operations/index.ts +3 -0
- package/src/models/operations/listclusterinvites.ts +23 -4
- package/src/models/operations/pushapiv1sandboxsessionssessionidgithubpushpost.ts +86 -0
- package/src/models/operations/updateclusterinvite.ts +291 -0
- package/src/react-query/authApiKeysCreate.ts +1 -0
- package/src/react-query/authApiKeysExchangeToken.ts +1 -0
- package/src/react-query/authApiKeysList.ts +1 -0
- package/src/react-query/authApiKeysRegenerate.ts +1 -0
- package/src/react-query/authApiKeysUpdate.ts +1 -0
- package/src/react-query/authClusterAcceptInvite.ts +1 -0
- package/src/react-query/authClusterCreateInvite.ts +1 -0
- package/src/react-query/authClusterDeleteOrg.ts +1 -0
- package/src/react-query/authClusterGetOrg.ts +1 -0
- package/src/react-query/authClusterInviteInfo.ts +1 -0
- package/src/react-query/authClusterListInvites.ts +1 -0
- package/src/react-query/authClusterListOrgs.ts +1 -0
- package/src/react-query/authClusterReissueOwnerKey.ts +1 -0
- package/src/react-query/authClusterRevokeInvite.ts +1 -0
- package/src/react-query/authClusterSuspendOrg.ts +1 -0
- package/src/react-query/authClusterUnsuspendOrg.ts +1 -0
- package/src/react-query/authClusterUpdateInvite.ts +117 -0
- package/src/react-query/authOrgsGetQuota.ts +1 -0
- package/src/react-query/authOrgsGetRateLimit.ts +1 -0
- package/src/react-query/authOrgsUpdateQuota.ts +1 -0
- package/src/react-query/authOrgsUpdateRateLimit.ts +1 -0
- package/src/react-query/authServiceAccountsCreate.ts +1 -0
- package/src/react-query/authServiceAccountsDelete.ts +1 -0
- package/src/react-query/authServiceAccountsDeleteApiKey.ts +1 -0
- package/src/react-query/authServiceAccountsGet.ts +1 -0
- package/src/react-query/authServiceAccountsList.ts +1 -0
- package/src/react-query/authServiceAccountsListApiKeys.ts +1 -0
- package/src/react-query/authServiceAccountsRegenerateApiKey.ts +1 -0
- package/src/react-query/authServiceAccountsUpdateApiKey.ts +1 -0
- package/src/react-query/authTeamsAddMember.ts +1 -0
- package/src/react-query/authTeamsCreate.ts +1 -0
- package/src/react-query/authTeamsDelete.ts +1 -0
- package/src/react-query/authTeamsGet.ts +1 -0
- package/src/react-query/authTeamsList.ts +1 -0
- package/src/react-query/authTeamsListMembers.ts +1 -0
- package/src/react-query/authTeamsRemoveMember.ts +1 -0
- package/src/react-query/authTeamsUpdate.ts +1 -0
- package/src/react-query/index.ts +3 -0
- package/src/react-query/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.ts +129 -0
- package/src/react-query/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.ts +128 -0
- package/src/sdk/cluster.ts +18 -0
- package/src/sdk/schema3other.ts +35 -0
package/src/mcp-server/server.ts
CHANGED
|
@@ -57,6 +57,7 @@ import { tool$authClusterReissueOwnerKey } from "./tools/authClusterReissueOwner
|
|
|
57
57
|
import { tool$authClusterRevokeInvite } from "./tools/authClusterRevokeInvite.js";
|
|
58
58
|
import { tool$authClusterSuspendOrg } from "./tools/authClusterSuspendOrg.js";
|
|
59
59
|
import { tool$authClusterUnsuspendOrg } from "./tools/authClusterUnsuspendOrg.js";
|
|
60
|
+
import { tool$authClusterUpdateInvite } from "./tools/authClusterUpdateInvite.js";
|
|
60
61
|
import { tool$authOrgsGetQuota } from "./tools/authOrgsGetQuota.js";
|
|
61
62
|
import { tool$authOrgsGetRateLimit } from "./tools/authOrgsGetRateLimit.js";
|
|
62
63
|
import { tool$authOrgsUpdateQuota } from "./tools/authOrgsUpdateQuota.js";
|
|
@@ -360,9 +361,13 @@ import { tool$sandboxUploadArchive } from "./tools/sandboxUploadArchive.js";
|
|
|
360
361
|
import { tool$sandboxUploadFile } from "./tools/sandboxUploadFile.js";
|
|
361
362
|
import { tool$schema3OtherConnectApiV1SandboxGithubOauthConnectionsPost } from "./tools/schema3OtherConnectApiV1SandboxGithubOauthConnectionsPost.js";
|
|
362
363
|
import { tool$schema3OtherCreateIntentApiV1SandboxGithubOauthIntentsPost } from "./tools/schema3OtherCreateIntentApiV1SandboxGithubOauthIntentsPost.js";
|
|
364
|
+
import {
|
|
365
|
+
tool$schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost,
|
|
366
|
+
} from "./tools/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js";
|
|
363
367
|
import { tool$schema3OtherDisconnectApiV1SandboxGithubOauthConnectionsDelete } from "./tools/schema3OtherDisconnectApiV1SandboxGithubOauthConnectionsDelete.js";
|
|
364
368
|
import { tool$schema3OtherGetConnectionApiV1SandboxGithubOauthConnectionsGet } from "./tools/schema3OtherGetConnectionApiV1SandboxGithubOauthConnectionsGet.js";
|
|
365
369
|
import { tool$schema3OtherListRepositoriesApiV1SandboxGithubRepositoriesGet } from "./tools/schema3OtherListRepositoriesApiV1SandboxGithubRepositoriesGet.js";
|
|
370
|
+
import { tool$schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost } from "./tools/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js";
|
|
366
371
|
import { tool$schema3OtherReadCloneApiV1SandboxSessionsSessionIdGithubReadClonePost } from "./tools/schema3OtherReadCloneApiV1SandboxSessionsSessionIdGithubReadClonePost.js";
|
|
367
372
|
import { tool$schema3OtherRefreshRepositoriesApiV1SandboxGithubRepositoriesRefreshPost } from "./tools/schema3OtherRefreshRepositoriesApiV1SandboxGithubRepositoriesRefreshPost.js";
|
|
368
373
|
import { tool$schema3OtherResolveReferenceApiV1SandboxGithubRepositoriesResolvePost } from "./tools/schema3OtherResolveReferenceApiV1SandboxGithubRepositoriesResolvePost.js";
|
|
@@ -379,7 +384,7 @@ export function createMCPServer(deps: {
|
|
|
379
384
|
}) {
|
|
380
385
|
const server = new McpServer({
|
|
381
386
|
name: "SDK",
|
|
382
|
-
version: "0.54.
|
|
387
|
+
version: "0.54.3",
|
|
383
388
|
});
|
|
384
389
|
|
|
385
390
|
const client = new SDKCore({
|
|
@@ -428,6 +433,10 @@ export function createMCPServer(deps: {
|
|
|
428
433
|
tool(
|
|
429
434
|
tool$schema3OtherReadCloneApiV1SandboxSessionsSessionIdGithubReadClonePost,
|
|
430
435
|
);
|
|
436
|
+
tool(tool$schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost);
|
|
437
|
+
tool(
|
|
438
|
+
tool$schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost,
|
|
439
|
+
);
|
|
431
440
|
tool(tool$sandboxCreate);
|
|
432
441
|
tool(tool$sandboxList);
|
|
433
442
|
tool(tool$sandboxGet);
|
|
@@ -760,6 +769,7 @@ export function createMCPServer(deps: {
|
|
|
760
769
|
tool(tool$authOrgsUpdateRateLimit);
|
|
761
770
|
tool(tool$authClusterCreateInvite);
|
|
762
771
|
tool(tool$authClusterListInvites);
|
|
772
|
+
tool(tool$authClusterUpdateInvite);
|
|
763
773
|
tool(tool$authClusterRevokeInvite);
|
|
764
774
|
tool(tool$authClusterListOrgs);
|
|
765
775
|
tool(tool$authClusterGetOrg);
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { authClusterUpdateInvite } from "../../funcs/authClusterUpdateInvite.js";
|
|
6
|
+
import * as operations from "../../models/operations/index.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request: operations.UpdateClusterInviteRequest$inboundSchema,
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export const tool$authClusterUpdateInvite: ToolDefinition<typeof args> = {
|
|
14
|
+
name: "auth-cluster-update-invite",
|
|
15
|
+
description: `Update a pending cluster invitation
|
|
16
|
+
|
|
17
|
+
Extend the expiry or atomically replace the available-model, API-quota, or compute policy of an unclaimed, unexpired invitation. Omitted top-level fields are preserved.`,
|
|
18
|
+
args,
|
|
19
|
+
tool: async (client, args, ctx) => {
|
|
20
|
+
const [result, apiCall] = await authClusterUpdateInvite(
|
|
21
|
+
client,
|
|
22
|
+
args.request,
|
|
23
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
24
|
+
).$inspect();
|
|
25
|
+
|
|
26
|
+
if (!result.ok) {
|
|
27
|
+
return {
|
|
28
|
+
content: [{ type: "text", text: result.error.message }],
|
|
29
|
+
isError: true,
|
|
30
|
+
};
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
const value = result.value;
|
|
34
|
+
|
|
35
|
+
return formatResult(value, apiCall);
|
|
36
|
+
},
|
|
37
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost } from "../../funcs/schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost.js";
|
|
6
|
+
import * as operations from "../../models/operations/index.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request:
|
|
11
|
+
operations
|
|
12
|
+
.CreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPostRequest$inboundSchema,
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const tool$schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost:
|
|
16
|
+
ToolDefinition<typeof args> = {
|
|
17
|
+
name:
|
|
18
|
+
"schema-3-other-create-or-update-api-v1-sandbox-sessions-session-id-github-pull-request-post",
|
|
19
|
+
description: `Create Or Update`,
|
|
20
|
+
args,
|
|
21
|
+
tool: async (client, args, ctx) => {
|
|
22
|
+
const [result, apiCall] =
|
|
23
|
+
await schema3OtherCreateOrUpdateApiV1SandboxSessionsSessionIdGithubPullRequestPost(
|
|
24
|
+
client,
|
|
25
|
+
args.request,
|
|
26
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
27
|
+
).$inspect();
|
|
28
|
+
|
|
29
|
+
if (!result.ok) {
|
|
30
|
+
return {
|
|
31
|
+
content: [{ type: "text", text: result.error.message }],
|
|
32
|
+
isError: true,
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
const value = result.value;
|
|
37
|
+
|
|
38
|
+
return formatResult(value, apiCall);
|
|
39
|
+
},
|
|
40
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import { schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost } from "../../funcs/schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost.js";
|
|
6
|
+
import * as operations from "../../models/operations/index.js";
|
|
7
|
+
import { formatResult, ToolDefinition } from "../tools.js";
|
|
8
|
+
|
|
9
|
+
const args = {
|
|
10
|
+
request:
|
|
11
|
+
operations
|
|
12
|
+
.PushApiV1SandboxSessionsSessionIdGithubPushPostRequest$inboundSchema,
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
export const tool$schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost:
|
|
16
|
+
ToolDefinition<typeof args> = {
|
|
17
|
+
name:
|
|
18
|
+
"schema-3-other-push-api-v1-sandbox-sessions-session-id-github-push-post",
|
|
19
|
+
description: `Push`,
|
|
20
|
+
args,
|
|
21
|
+
tool: async (client, args, ctx) => {
|
|
22
|
+
const [result, apiCall] =
|
|
23
|
+
await schema3OtherPushApiV1SandboxSessionsSessionIdGithubPushPost(
|
|
24
|
+
client,
|
|
25
|
+
args.request,
|
|
26
|
+
{ fetchOptions: { signal: ctx.signal } },
|
|
27
|
+
).$inspect();
|
|
28
|
+
|
|
29
|
+
if (!result.ok) {
|
|
30
|
+
return {
|
|
31
|
+
content: [{ type: "text", text: result.error.message }],
|
|
32
|
+
isError: true,
|
|
33
|
+
};
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
const value = result.value;
|
|
37
|
+
|
|
38
|
+
return formatResult(value, apiCall);
|
|
39
|
+
},
|
|
40
|
+
};
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* 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.
|
|
12
|
+
*/
|
|
13
|
+
export type ClusterInviteSeedCompute = {
|
|
14
|
+
enabled: boolean;
|
|
15
|
+
maxLiveJobs: number | null;
|
|
16
|
+
maxLiveServices: number | null;
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
/** @internal */
|
|
20
|
+
export const ClusterInviteSeedCompute$inboundSchema: z.ZodType<
|
|
21
|
+
ClusterInviteSeedCompute,
|
|
22
|
+
z.ZodTypeDef,
|
|
23
|
+
unknown
|
|
24
|
+
> = z.object({
|
|
25
|
+
enabled: z.boolean(),
|
|
26
|
+
maxLiveJobs: z.nullable(z.number().int()),
|
|
27
|
+
maxLiveServices: z.nullable(z.number().int()),
|
|
28
|
+
});
|
|
29
|
+
/** @internal */
|
|
30
|
+
export type ClusterInviteSeedCompute$Outbound = {
|
|
31
|
+
enabled: boolean;
|
|
32
|
+
maxLiveJobs: number | null;
|
|
33
|
+
maxLiveServices: number | null;
|
|
34
|
+
};
|
|
35
|
+
|
|
36
|
+
/** @internal */
|
|
37
|
+
export const ClusterInviteSeedCompute$outboundSchema: z.ZodType<
|
|
38
|
+
ClusterInviteSeedCompute$Outbound,
|
|
39
|
+
z.ZodTypeDef,
|
|
40
|
+
ClusterInviteSeedCompute
|
|
41
|
+
> = z.object({
|
|
42
|
+
enabled: z.boolean(),
|
|
43
|
+
maxLiveJobs: z.nullable(z.number().int()),
|
|
44
|
+
maxLiveServices: z.nullable(z.number().int()),
|
|
45
|
+
});
|
|
46
|
+
|
|
47
|
+
export function clusterInviteSeedComputeToJSON(
|
|
48
|
+
clusterInviteSeedCompute: ClusterInviteSeedCompute,
|
|
49
|
+
): string {
|
|
50
|
+
return JSON.stringify(
|
|
51
|
+
ClusterInviteSeedCompute$outboundSchema.parse(clusterInviteSeedCompute),
|
|
52
|
+
);
|
|
53
|
+
}
|
|
54
|
+
export function clusterInviteSeedComputeFromJSON(
|
|
55
|
+
jsonString: string,
|
|
56
|
+
): SafeParseResult<ClusterInviteSeedCompute, SDKValidationError> {
|
|
57
|
+
return safeParse(
|
|
58
|
+
jsonString,
|
|
59
|
+
(x) => ClusterInviteSeedCompute$inboundSchema.parse(JSON.parse(x)),
|
|
60
|
+
`Failed to parse 'ClusterInviteSeedCompute' from JSON`,
|
|
61
|
+
);
|
|
62
|
+
}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
8
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
9
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
export const Period = {
|
|
12
|
+
Day: "day",
|
|
13
|
+
Month: "month",
|
|
14
|
+
} as const;
|
|
15
|
+
export type Period = ClosedEnum<typeof Period>;
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* 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.
|
|
19
|
+
*/
|
|
20
|
+
export type ClusterInviteSeedQuota = {
|
|
21
|
+
enabled: boolean;
|
|
22
|
+
period: Period | null;
|
|
23
|
+
max: number | null;
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
/** @internal */
|
|
27
|
+
export const Period$inboundSchema: z.ZodNativeEnum<typeof Period> = z
|
|
28
|
+
.nativeEnum(Period);
|
|
29
|
+
/** @internal */
|
|
30
|
+
export const Period$outboundSchema: z.ZodNativeEnum<typeof Period> =
|
|
31
|
+
Period$inboundSchema;
|
|
32
|
+
|
|
33
|
+
/** @internal */
|
|
34
|
+
export const ClusterInviteSeedQuota$inboundSchema: z.ZodType<
|
|
35
|
+
ClusterInviteSeedQuota,
|
|
36
|
+
z.ZodTypeDef,
|
|
37
|
+
unknown
|
|
38
|
+
> = z.object({
|
|
39
|
+
enabled: z.boolean(),
|
|
40
|
+
period: z.nullable(Period$inboundSchema),
|
|
41
|
+
max: z.nullable(z.number().int()),
|
|
42
|
+
});
|
|
43
|
+
/** @internal */
|
|
44
|
+
export type ClusterInviteSeedQuota$Outbound = {
|
|
45
|
+
enabled: boolean;
|
|
46
|
+
period: string | null;
|
|
47
|
+
max: number | null;
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
/** @internal */
|
|
51
|
+
export const ClusterInviteSeedQuota$outboundSchema: z.ZodType<
|
|
52
|
+
ClusterInviteSeedQuota$Outbound,
|
|
53
|
+
z.ZodTypeDef,
|
|
54
|
+
ClusterInviteSeedQuota
|
|
55
|
+
> = z.object({
|
|
56
|
+
enabled: z.boolean(),
|
|
57
|
+
period: z.nullable(Period$outboundSchema),
|
|
58
|
+
max: z.nullable(z.number().int()),
|
|
59
|
+
});
|
|
60
|
+
|
|
61
|
+
export function clusterInviteSeedQuotaToJSON(
|
|
62
|
+
clusterInviteSeedQuota: ClusterInviteSeedQuota,
|
|
63
|
+
): string {
|
|
64
|
+
return JSON.stringify(
|
|
65
|
+
ClusterInviteSeedQuota$outboundSchema.parse(clusterInviteSeedQuota),
|
|
66
|
+
);
|
|
67
|
+
}
|
|
68
|
+
export function clusterInviteSeedQuotaFromJSON(
|
|
69
|
+
jsonString: string,
|
|
70
|
+
): SafeParseResult<ClusterInviteSeedQuota, SDKValidationError> {
|
|
71
|
+
return safeParse(
|
|
72
|
+
jsonString,
|
|
73
|
+
(x) => ClusterInviteSeedQuota$inboundSchema.parse(JSON.parse(x)),
|
|
74
|
+
`Failed to parse 'ClusterInviteSeedQuota' from JSON`,
|
|
75
|
+
);
|
|
76
|
+
}
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
3
|
+
*/
|
|
4
|
+
|
|
5
|
+
import * as z from "zod/v3";
|
|
6
|
+
import { safeParse } from "../../lib/schemas.js";
|
|
7
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
8
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
9
|
+
|
|
10
|
+
/**
|
|
11
|
+
* Public operation request.
|
|
12
|
+
*
|
|
13
|
+
* @remarks
|
|
14
|
+
*
|
|
15
|
+
* It deliberately has no repository field: the repository is the session's
|
|
16
|
+
* clone binding. The head branch is the caller's — the branch the agent
|
|
17
|
+
* pushed.
|
|
18
|
+
*/
|
|
19
|
+
export type GitHubPullRequestRequest = {
|
|
20
|
+
branch: string;
|
|
21
|
+
title: string;
|
|
22
|
+
body?: string | undefined;
|
|
23
|
+
base?: string | null | undefined;
|
|
24
|
+
draft?: boolean | undefined;
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
/** @internal */
|
|
28
|
+
export const GitHubPullRequestRequest$inboundSchema: z.ZodType<
|
|
29
|
+
GitHubPullRequestRequest,
|
|
30
|
+
z.ZodTypeDef,
|
|
31
|
+
unknown
|
|
32
|
+
> = z.object({
|
|
33
|
+
branch: z.string(),
|
|
34
|
+
title: z.string(),
|
|
35
|
+
body: z.string().default(""),
|
|
36
|
+
base: z.nullable(z.string()).optional(),
|
|
37
|
+
draft: z.boolean().default(false),
|
|
38
|
+
});
|
|
39
|
+
/** @internal */
|
|
40
|
+
export type GitHubPullRequestRequest$Outbound = {
|
|
41
|
+
branch: string;
|
|
42
|
+
title: string;
|
|
43
|
+
body: string;
|
|
44
|
+
base?: string | null | undefined;
|
|
45
|
+
draft: boolean;
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
/** @internal */
|
|
49
|
+
export const GitHubPullRequestRequest$outboundSchema: z.ZodType<
|
|
50
|
+
GitHubPullRequestRequest$Outbound,
|
|
51
|
+
z.ZodTypeDef,
|
|
52
|
+
GitHubPullRequestRequest
|
|
53
|
+
> = z.object({
|
|
54
|
+
branch: z.string(),
|
|
55
|
+
title: z.string(),
|
|
56
|
+
body: z.string().default(""),
|
|
57
|
+
base: z.nullable(z.string()).optional(),
|
|
58
|
+
draft: z.boolean().default(false),
|
|
59
|
+
});
|
|
60
|
+
|
|
61
|
+
export function gitHubPullRequestRequestToJSON(
|
|
62
|
+
gitHubPullRequestRequest: GitHubPullRequestRequest,
|
|
63
|
+
): string {
|
|
64
|
+
return JSON.stringify(
|
|
65
|
+
GitHubPullRequestRequest$outboundSchema.parse(gitHubPullRequestRequest),
|
|
66
|
+
);
|
|
67
|
+
}
|
|
68
|
+
export function gitHubPullRequestRequestFromJSON(
|
|
69
|
+
jsonString: string,
|
|
70
|
+
): SafeParseResult<GitHubPullRequestRequest, SDKValidationError> {
|
|
71
|
+
return safeParse(
|
|
72
|
+
jsonString,
|
|
73
|
+
(x) => GitHubPullRequestRequest$inboundSchema.parse(JSON.parse(x)),
|
|
74
|
+
`Failed to parse 'GitHubPullRequestRequest' from JSON`,
|
|
75
|
+
);
|
|
76
|
+
}
|
|
@@ -0,0 +1,106 @@
|
|
|
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 { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
export type GitHubPullRequestResult = {
|
|
12
|
+
sessionId: string;
|
|
13
|
+
repositoryId: number;
|
|
14
|
+
owner: string;
|
|
15
|
+
repository: string;
|
|
16
|
+
number: number;
|
|
17
|
+
url: string;
|
|
18
|
+
state: string;
|
|
19
|
+
draft: boolean;
|
|
20
|
+
headBranch: string;
|
|
21
|
+
baseBranch: string | null;
|
|
22
|
+
created: boolean;
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
/** @internal */
|
|
26
|
+
export const GitHubPullRequestResult$inboundSchema: z.ZodType<
|
|
27
|
+
GitHubPullRequestResult,
|
|
28
|
+
z.ZodTypeDef,
|
|
29
|
+
unknown
|
|
30
|
+
> = z.object({
|
|
31
|
+
session_id: z.string(),
|
|
32
|
+
repository_id: z.number().int(),
|
|
33
|
+
owner: z.string(),
|
|
34
|
+
repository: z.string(),
|
|
35
|
+
number: z.number().int(),
|
|
36
|
+
url: z.string(),
|
|
37
|
+
state: z.string(),
|
|
38
|
+
draft: z.boolean(),
|
|
39
|
+
head_branch: z.string(),
|
|
40
|
+
base_branch: z.nullable(z.string()),
|
|
41
|
+
created: z.boolean(),
|
|
42
|
+
}).transform((v) => {
|
|
43
|
+
return remap$(v, {
|
|
44
|
+
"session_id": "sessionId",
|
|
45
|
+
"repository_id": "repositoryId",
|
|
46
|
+
"head_branch": "headBranch",
|
|
47
|
+
"base_branch": "baseBranch",
|
|
48
|
+
});
|
|
49
|
+
});
|
|
50
|
+
/** @internal */
|
|
51
|
+
export type GitHubPullRequestResult$Outbound = {
|
|
52
|
+
session_id: string;
|
|
53
|
+
repository_id: number;
|
|
54
|
+
owner: string;
|
|
55
|
+
repository: string;
|
|
56
|
+
number: number;
|
|
57
|
+
url: string;
|
|
58
|
+
state: string;
|
|
59
|
+
draft: boolean;
|
|
60
|
+
head_branch: string;
|
|
61
|
+
base_branch: string | null;
|
|
62
|
+
created: boolean;
|
|
63
|
+
};
|
|
64
|
+
|
|
65
|
+
/** @internal */
|
|
66
|
+
export const GitHubPullRequestResult$outboundSchema: z.ZodType<
|
|
67
|
+
GitHubPullRequestResult$Outbound,
|
|
68
|
+
z.ZodTypeDef,
|
|
69
|
+
GitHubPullRequestResult
|
|
70
|
+
> = z.object({
|
|
71
|
+
sessionId: z.string(),
|
|
72
|
+
repositoryId: z.number().int(),
|
|
73
|
+
owner: z.string(),
|
|
74
|
+
repository: z.string(),
|
|
75
|
+
number: z.number().int(),
|
|
76
|
+
url: z.string(),
|
|
77
|
+
state: z.string(),
|
|
78
|
+
draft: z.boolean(),
|
|
79
|
+
headBranch: z.string(),
|
|
80
|
+
baseBranch: z.nullable(z.string()),
|
|
81
|
+
created: z.boolean(),
|
|
82
|
+
}).transform((v) => {
|
|
83
|
+
return remap$(v, {
|
|
84
|
+
sessionId: "session_id",
|
|
85
|
+
repositoryId: "repository_id",
|
|
86
|
+
headBranch: "head_branch",
|
|
87
|
+
baseBranch: "base_branch",
|
|
88
|
+
});
|
|
89
|
+
});
|
|
90
|
+
|
|
91
|
+
export function gitHubPullRequestResultToJSON(
|
|
92
|
+
gitHubPullRequestResult: GitHubPullRequestResult,
|
|
93
|
+
): string {
|
|
94
|
+
return JSON.stringify(
|
|
95
|
+
GitHubPullRequestResult$outboundSchema.parse(gitHubPullRequestResult),
|
|
96
|
+
);
|
|
97
|
+
}
|
|
98
|
+
export function gitHubPullRequestResultFromJSON(
|
|
99
|
+
jsonString: string,
|
|
100
|
+
): SafeParseResult<GitHubPullRequestResult, SDKValidationError> {
|
|
101
|
+
return safeParse(
|
|
102
|
+
jsonString,
|
|
103
|
+
(x) => GitHubPullRequestResult$inboundSchema.parse(JSON.parse(x)),
|
|
104
|
+
`Failed to parse 'GitHubPullRequestResult' from JSON`,
|
|
105
|
+
);
|
|
106
|
+
}
|
|
@@ -0,0 +1,86 @@
|
|
|
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 { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Public operation request.
|
|
13
|
+
*
|
|
14
|
+
* @remarks
|
|
15
|
+
*
|
|
16
|
+
* It deliberately has no credential or repository field: the credential is
|
|
17
|
+
* the caller's stored connection, and the repository is the session's clone
|
|
18
|
+
* binding. ``checkout_path`` names where the repository root sits inside
|
|
19
|
+
* the workspace (empty = the workspace root), because the caller — the
|
|
20
|
+
* agent working in the checkout — knows the layout and the server must not
|
|
21
|
+
* guess it.
|
|
22
|
+
*/
|
|
23
|
+
export type GitHubPushRequest = {
|
|
24
|
+
assignmentGeneration: number;
|
|
25
|
+
branch: string;
|
|
26
|
+
checkoutPath?: string | undefined;
|
|
27
|
+
force?: boolean | undefined;
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
/** @internal */
|
|
31
|
+
export const GitHubPushRequest$inboundSchema: z.ZodType<
|
|
32
|
+
GitHubPushRequest,
|
|
33
|
+
z.ZodTypeDef,
|
|
34
|
+
unknown
|
|
35
|
+
> = z.object({
|
|
36
|
+
assignment_generation: z.number().int(),
|
|
37
|
+
branch: z.string(),
|
|
38
|
+
checkout_path: z.string().default(""),
|
|
39
|
+
force: z.boolean().default(false),
|
|
40
|
+
}).transform((v) => {
|
|
41
|
+
return remap$(v, {
|
|
42
|
+
"assignment_generation": "assignmentGeneration",
|
|
43
|
+
"checkout_path": "checkoutPath",
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
/** @internal */
|
|
47
|
+
export type GitHubPushRequest$Outbound = {
|
|
48
|
+
assignment_generation: number;
|
|
49
|
+
branch: string;
|
|
50
|
+
checkout_path: string;
|
|
51
|
+
force: boolean;
|
|
52
|
+
};
|
|
53
|
+
|
|
54
|
+
/** @internal */
|
|
55
|
+
export const GitHubPushRequest$outboundSchema: z.ZodType<
|
|
56
|
+
GitHubPushRequest$Outbound,
|
|
57
|
+
z.ZodTypeDef,
|
|
58
|
+
GitHubPushRequest
|
|
59
|
+
> = z.object({
|
|
60
|
+
assignmentGeneration: z.number().int(),
|
|
61
|
+
branch: z.string(),
|
|
62
|
+
checkoutPath: z.string().default(""),
|
|
63
|
+
force: z.boolean().default(false),
|
|
64
|
+
}).transform((v) => {
|
|
65
|
+
return remap$(v, {
|
|
66
|
+
assignmentGeneration: "assignment_generation",
|
|
67
|
+
checkoutPath: "checkout_path",
|
|
68
|
+
});
|
|
69
|
+
});
|
|
70
|
+
|
|
71
|
+
export function gitHubPushRequestToJSON(
|
|
72
|
+
gitHubPushRequest: GitHubPushRequest,
|
|
73
|
+
): string {
|
|
74
|
+
return JSON.stringify(
|
|
75
|
+
GitHubPushRequest$outboundSchema.parse(gitHubPushRequest),
|
|
76
|
+
);
|
|
77
|
+
}
|
|
78
|
+
export function gitHubPushRequestFromJSON(
|
|
79
|
+
jsonString: string,
|
|
80
|
+
): SafeParseResult<GitHubPushRequest, SDKValidationError> {
|
|
81
|
+
return safeParse(
|
|
82
|
+
jsonString,
|
|
83
|
+
(x) => GitHubPushRequest$inboundSchema.parse(JSON.parse(x)),
|
|
84
|
+
`Failed to parse 'GitHubPushRequest' from JSON`,
|
|
85
|
+
);
|
|
86
|
+
}
|
|
@@ -0,0 +1,96 @@
|
|
|
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 { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
10
|
+
|
|
11
|
+
export type GitHubPushResult = {
|
|
12
|
+
sessionId: string;
|
|
13
|
+
assignmentGeneration: number;
|
|
14
|
+
repositoryId: number;
|
|
15
|
+
owner: string;
|
|
16
|
+
repository: string;
|
|
17
|
+
branch: string;
|
|
18
|
+
remoteHeadSha: string;
|
|
19
|
+
noChanges: boolean;
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
/** @internal */
|
|
23
|
+
export const GitHubPushResult$inboundSchema: z.ZodType<
|
|
24
|
+
GitHubPushResult,
|
|
25
|
+
z.ZodTypeDef,
|
|
26
|
+
unknown
|
|
27
|
+
> = z.object({
|
|
28
|
+
session_id: z.string(),
|
|
29
|
+
assignment_generation: z.number().int(),
|
|
30
|
+
repository_id: z.number().int(),
|
|
31
|
+
owner: z.string(),
|
|
32
|
+
repository: z.string(),
|
|
33
|
+
branch: z.string(),
|
|
34
|
+
remote_head_sha: z.string(),
|
|
35
|
+
no_changes: z.boolean(),
|
|
36
|
+
}).transform((v) => {
|
|
37
|
+
return remap$(v, {
|
|
38
|
+
"session_id": "sessionId",
|
|
39
|
+
"assignment_generation": "assignmentGeneration",
|
|
40
|
+
"repository_id": "repositoryId",
|
|
41
|
+
"remote_head_sha": "remoteHeadSha",
|
|
42
|
+
"no_changes": "noChanges",
|
|
43
|
+
});
|
|
44
|
+
});
|
|
45
|
+
/** @internal */
|
|
46
|
+
export type GitHubPushResult$Outbound = {
|
|
47
|
+
session_id: string;
|
|
48
|
+
assignment_generation: number;
|
|
49
|
+
repository_id: number;
|
|
50
|
+
owner: string;
|
|
51
|
+
repository: string;
|
|
52
|
+
branch: string;
|
|
53
|
+
remote_head_sha: string;
|
|
54
|
+
no_changes: boolean;
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
/** @internal */
|
|
58
|
+
export const GitHubPushResult$outboundSchema: z.ZodType<
|
|
59
|
+
GitHubPushResult$Outbound,
|
|
60
|
+
z.ZodTypeDef,
|
|
61
|
+
GitHubPushResult
|
|
62
|
+
> = z.object({
|
|
63
|
+
sessionId: z.string(),
|
|
64
|
+
assignmentGeneration: z.number().int(),
|
|
65
|
+
repositoryId: z.number().int(),
|
|
66
|
+
owner: z.string(),
|
|
67
|
+
repository: z.string(),
|
|
68
|
+
branch: z.string(),
|
|
69
|
+
remoteHeadSha: z.string(),
|
|
70
|
+
noChanges: z.boolean(),
|
|
71
|
+
}).transform((v) => {
|
|
72
|
+
return remap$(v, {
|
|
73
|
+
sessionId: "session_id",
|
|
74
|
+
assignmentGeneration: "assignment_generation",
|
|
75
|
+
repositoryId: "repository_id",
|
|
76
|
+
remoteHeadSha: "remote_head_sha",
|
|
77
|
+
noChanges: "no_changes",
|
|
78
|
+
});
|
|
79
|
+
});
|
|
80
|
+
|
|
81
|
+
export function gitHubPushResultToJSON(
|
|
82
|
+
gitHubPushResult: GitHubPushResult,
|
|
83
|
+
): string {
|
|
84
|
+
return JSON.stringify(
|
|
85
|
+
GitHubPushResult$outboundSchema.parse(gitHubPushResult),
|
|
86
|
+
);
|
|
87
|
+
}
|
|
88
|
+
export function gitHubPushResultFromJSON(
|
|
89
|
+
jsonString: string,
|
|
90
|
+
): SafeParseResult<GitHubPushResult, SDKValidationError> {
|
|
91
|
+
return safeParse(
|
|
92
|
+
jsonString,
|
|
93
|
+
(x) => GitHubPushResult$inboundSchema.parse(JSON.parse(x)),
|
|
94
|
+
`Failed to parse 'GitHubPushResult' from JSON`,
|
|
95
|
+
);
|
|
96
|
+
}
|
|
@@ -53,6 +53,8 @@ export * from "./classificationresponse.js";
|
|
|
53
53
|
export * from "./classifygroupby.js";
|
|
54
54
|
export * from "./clickaction.js";
|
|
55
55
|
export * from "./clustercurrencyresponse.js";
|
|
56
|
+
export * from "./clusterinviteseedcompute.js";
|
|
57
|
+
export * from "./clusterinviteseedquota.js";
|
|
56
58
|
export * from "./codeinterpretercontainerauto.js";
|
|
57
59
|
export * from "./codeinterpreteroutput.js";
|
|
58
60
|
export * from "./codeinterpreteroutputimage.js";
|
|
@@ -268,6 +270,10 @@ export * from "./getexportstatusresponse.js";
|
|
|
268
270
|
export * from "./getfeedbackresponse.js";
|
|
269
271
|
export * from "./getguardrailsresponse.js";
|
|
270
272
|
export * from "./getpromptresponse.js";
|
|
273
|
+
export * from "./githubpullrequestrequest.js";
|
|
274
|
+
export * from "./githubpullrequestresult.js";
|
|
275
|
+
export * from "./githubpushrequest.js";
|
|
276
|
+
export * from "./githubpushresult.js";
|
|
271
277
|
export * from "./githubreadclonerequest.js";
|
|
272
278
|
export * from "./githubreadcloneresult.js";
|
|
273
279
|
export * from "./grammarformat.js";
|