SYMBOL INDEX (6080 symbols across 444 files) FILE: apps/api/src/api-v1/auth/github-callback.ts function registerV1GitHubOAuthCallback (line 7) | function registerV1GitHubOAuthCallback( FILE: apps/api/src/api-v1/auth/github-exchange.ts function registerV1GitHubOAuthExchange (line 54) | function registerV1GitHubOAuthExchange( FILE: apps/api/src/api-v1/auth/github-init.ts function registerV1GitHubOAuthInitFlow (line 38) | function registerV1GitHubOAuthInitFlow( FILE: apps/api/src/api-v1/auth/sign-in-with-password.ts function registerV1SignInWithPassword (line 52) | function registerV1SignInWithPassword(app: OpenAPIHono) { function trySignIn (line 56) | async function trySignIn( FILE: apps/api/src/api-v1/auth/sign-up-with-password.ts function registerV1SignUpWithPassword (line 55) | function registerV1SignUpWithPassword(app: OpenAPIHono) { FILE: apps/api/src/api-v1/consumers/admin-activate-consumer.ts function registerV1AdminActivateConsumer (line 45) | function registerV1AdminActivateConsumer( FILE: apps/api/src/api-v1/consumers/admin-get-consumer-by-api-key.ts function registerV1AdminGetConsumerByApiKey (line 43) | function registerV1AdminGetConsumerByApiKey( FILE: apps/api/src/api-v1/consumers/create-billing-portal-session.ts function registerV1CreateBillingPortalSession (line 41) | function registerV1CreateBillingPortalSession( FILE: apps/api/src/api-v1/consumers/create-consumer-billing-portal-session.ts function registerV1CreateConsumerBillingPortalSession (line 47) | function registerV1CreateConsumerBillingPortalSession( FILE: apps/api/src/api-v1/consumers/create-consumer-checkout-session.ts function registerV1CreateConsumerCheckoutSession (line 55) | function registerV1CreateConsumerCheckoutSession( FILE: apps/api/src/api-v1/consumers/create-consumer.ts function registerV1CreateConsumer (line 49) | function registerV1CreateConsumer( FILE: apps/api/src/api-v1/consumers/get-consumer-by-project-identifier.ts function registerV1GetConsumerByProjectIdentifier (line 41) | function registerV1GetConsumerByProjectIdentifier( FILE: apps/api/src/api-v1/consumers/get-consumer.ts function registerV1GetConsumer (line 40) | function registerV1GetConsumer(app: OpenAPIHono) { FILE: apps/api/src/api-v1/consumers/list-consumers.ts function registerV1ListConsumers (line 39) | function registerV1ListConsumers( FILE: apps/api/src/api-v1/consumers/list-project-consumers.ts function registerV1ListConsumersForProject (line 41) | function registerV1ListConsumersForProject( FILE: apps/api/src/api-v1/consumers/refresh-consumer-api-key.ts function registerV1RefreshConsumerApiKey (line 40) | function registerV1RefreshConsumerApiKey( FILE: apps/api/src/api-v1/consumers/update-consumer.ts function registerV1UpdateConsumer (line 52) | function registerV1UpdateConsumer( FILE: apps/api/src/api-v1/consumers/utils.ts function setAdminCacheControlForConsumer (line 6) | function setAdminCacheControlForConsumer( FILE: apps/api/src/api-v1/deployments/admin-get-deployment-by-identifier.ts function registerV1AdminGetDeploymentByIdentifier (line 44) | function registerV1AdminGetDeploymentByIdentifier( FILE: apps/api/src/api-v1/deployments/create-deployment.ts function registerV1CreateDeployment (line 59) | function registerV1CreateDeployment( FILE: apps/api/src/api-v1/deployments/get-deployment-by-identifier.ts function registerV1GetDeploymentByIdentifier (line 41) | function registerV1GetDeploymentByIdentifier( FILE: apps/api/src/api-v1/deployments/get-deployment.ts function registerV1GetDeployment (line 41) | function registerV1GetDeployment( FILE: apps/api/src/api-v1/deployments/get-public-deployment-by-identifier.ts function registerV1GetPublicDeploymentByIdentifier (line 42) | function registerV1GetPublicDeploymentByIdentifier( FILE: apps/api/src/api-v1/deployments/list-deployments.ts function registerV1ListDeployments (line 40) | function registerV1ListDeployments( FILE: apps/api/src/api-v1/deployments/publish-deployment.ts function registerV1PublishDeployment (line 49) | function registerV1PublishDeployment( FILE: apps/api/src/api-v1/deployments/update-deployment.ts function registerV1UpdateDeployment (line 48) | function registerV1UpdateDeployment( FILE: apps/api/src/api-v1/health-check.ts function registerHealthCheck (line 24) | function registerHealthCheck(app: HonoApp) { FILE: apps/api/src/api-v1/projects/create-project.ts function registerV1CreateProject (line 44) | function registerV1CreateProject( FILE: apps/api/src/api-v1/projects/get-project-by-identifier.ts function registerV1GetProjectByIdentifier (line 40) | function registerV1GetProjectByIdentifier( FILE: apps/api/src/api-v1/projects/get-project.ts function registerV1GetProject (line 40) | function registerV1GetProject(app: OpenAPIHono) { FILE: apps/api/src/api-v1/projects/get-public-project-by-identifier.ts function registerV1GetPublicProjectByIdentifier (line 42) | function registerV1GetPublicProjectByIdentifier( FILE: apps/api/src/api-v1/projects/get-public-project.ts function registerV1GetPublicProject (line 42) | function registerV1GetPublicProject(app: OpenAPIHono) { FILE: apps/api/src/api-v1/projects/list-projects.ts function registerV1ListProjects (line 37) | function registerV1ListProjects(app: OpenAPIHono) { FILE: apps/api/src/api-v1/projects/list-public-projects.ts function registerV1ListPublicProjects (line 50) | function registerV1ListPublicProjects(app: OpenAPIHono) { FILE: apps/api/src/api-v1/projects/update-project.ts function registerV1UpdateProject (line 47) | function registerV1UpdateProject( FILE: apps/api/src/api-v1/storage/get-signed-storage-upload-url.ts function registerV1GetSignedStorageUploadUrl (line 68) | function registerV1GetSignedStorageUploadUrl( FILE: apps/api/src/api-v1/teams/create-team.ts function registerV1CreateTeam (line 43) | function registerV1CreateTeam(app: OpenAPIHono) { FILE: apps/api/src/api-v1/teams/delete-team.ts function registerV1DeleteTeam (line 39) | function registerV1DeleteTeam(app: OpenAPIHono) { FILE: apps/api/src/api-v1/teams/get-team.ts function registerV1GetTeam (line 39) | function registerV1GetTeam(app: OpenAPIHono) { FILE: apps/api/src/api-v1/teams/list-teams.ts function registerV1ListTeams (line 34) | function registerV1ListTeams(app: OpenAPIHono) { FILE: apps/api/src/api-v1/teams/members/create-team-member.ts function registerV1CreateTeamMember (line 49) | function registerV1CreateTeamMember( FILE: apps/api/src/api-v1/teams/members/delete-team-member.ts function registerV1DeleteTeamMember (line 40) | function registerV1DeleteTeamMember( FILE: apps/api/src/api-v1/teams/members/update-team-member.ts function registerV1UpdateTeamMember (line 48) | function registerV1UpdateTeamMember( FILE: apps/api/src/api-v1/teams/update-team.ts function registerV1UpdateTeam (line 47) | function registerV1UpdateTeam(app: OpenAPIHono) { FILE: apps/api/src/api-v1/users/get-user.ts function registerV1GetUser (line 41) | function registerV1GetUser(app: OpenAPIHono) { FILE: apps/api/src/api-v1/users/update-user.ts function registerV1UpdateUser (line 47) | function registerV1UpdateUser(app: OpenAPIHono) { FILE: apps/api/src/api-v1/webhooks/stripe-webhook.ts function registerV1StripeWebhook (line 43) | function registerV1StripeWebhook(app: HonoApp) { function syncConsumerWithStripeSubscription (line 258) | async function syncConsumerWithStripeSubscription({ FILE: apps/api/src/db/index.ts type PostgresClient (line 8) | type PostgresClient = ReturnType FILE: apps/api/src/db/schema/common.ts type ModelType (line 39) | type ModelType = keyof typeof idPrefixMap function createIdForModel (line 41) | function createIdForModel(modelType: ModelType): string { function getPrimaryId (line 51) | function getPrimaryId(modelType: ModelType) { function id (line 72) | function id>( function stripeId (line 85) | function stripeId>( function projectIdentifier (line 94) | function projectIdentifier< function deploymentIdentifier (line 106) | function deploymentIdentifier< function username (line 115) | function username>( function teamSlug (line 121) | function teamSlug>( function projectNamespace (line 127) | function projectNamespace< function projectSlug (line 136) | function projectSlug>( function projectName (line 142) | function projectName>( function timestamp (line 151) | function timestamp< FILE: apps/api/src/db/schemas.ts function getIdSchemaForModelType (line 17) | function getIdSchemaForModelType(modelType: ModelType) { type ProjectRelationFields (line 108) | type ProjectRelationFields = keyof ReturnType< type DeploymentRelationFields (line 118) | type DeploymentRelationFields = keyof ReturnType< type ConsumerRelationFields (line 124) | type ConsumerRelationFields = keyof ReturnType< FILE: apps/api/src/db/types.test.ts type UserKeys (line 16) | type UserKeys = Exclude type LogEntryKeys (line 17) | type LogEntryKeys = keyof RawLogEntry & keyof LogEntry type ConsumerKeys (line 18) | type ConsumerKeys = keyof RawConsumer & keyof Consumer type TODOFixedConsumer (line 20) | type TODOFixedConsumer = Simplify< FILE: apps/api/src/db/types.ts type Tables (line 12) | type Tables = ExtractTablesWithRelations type User (line 14) | type User = z.infer type RawUser (line 15) | type RawUser = InferSelectModel type Team (line 17) | type Team = z.infer type TeamWithMembers (line 18) | type TeamWithMembers = BuildQueryResult< type RawTeam (line 23) | type RawTeam = InferSelectModel type TeamMember (line 25) | type TeamMember = z.infer type TeamMemberWithTeam (line 26) | type TeamMemberWithTeam = BuildQueryResult< type RawTeamMember (line 31) | type RawTeamMember = InferSelectModel type Project (line 33) | type Project = z.infer type ProjectWithLastPublishedDeployment (line 34) | type ProjectWithLastPublishedDeployment = BuildQueryResult< type RawProject (line 39) | type RawProject = Simplify< type Deployment (line 46) | type Deployment = z.infer type DeploymentWithProject (line 47) | type DeploymentWithProject = BuildQueryResult< type RawDeployment (line 52) | type RawDeployment = Simplify< type Consumer (line 58) | type Consumer = z.infer type ConsumerWithProjectAndDeployment (line 59) | type ConsumerWithProjectAndDeployment = BuildQueryResult< type RawConsumer (line 64) | type RawConsumer = Simplify< type RawConsumerUpdate (line 71) | type RawConsumerUpdate = Partial< type LogEntry (line 78) | type LogEntry = z.infer type RawLogEntry (line 79) | type RawLogEntry = InferSelectModel type Account (line 81) | type Account = z.infer type RawAccount (line 82) | type RawAccount = InferSelectModel FILE: apps/api/src/db/utils.ts function getPricingPlanLineItemHashForStripePrice (line 13) | async function getPricingPlanLineItemHashForStripePrice({ function getStripePriceIdForPricingPlanLineItem (line 43) | async function getStripePriceIdForPricingPlanLineItem({ FILE: apps/api/src/lib/acl-admin.ts function aclAdmin (line 6) | async function aclAdmin(ctx: AuthenticatedHonoContext) { FILE: apps/api/src/lib/acl-public-project.ts function aclPublicProject (line 5) | function aclPublicProject( FILE: apps/api/src/lib/acl-team-admin.ts function aclTeamAdmin (line 8) | async function aclTeamAdmin( FILE: apps/api/src/lib/acl-team-member.ts function aclTeamMember (line 8) | async function aclTeamMember( FILE: apps/api/src/lib/acl.ts function acl (line 6) | async function acl< FILE: apps/api/src/lib/auth/auth-storage.ts type AuthStorageAdapter (line 1) | interface AuthStorageAdapter { constant SEPERATOR (line 8) | const SEPERATOR = String.fromCodePoint(0x1f) function joinKey (line 10) | function joinKey(key: string[]) { function splitKey (line 14) | function splitKey(key: string) { function encode (line 19) | function encode(key: string[]) { function get (line 22) | function get(adapter: AuthStorageAdapter, key: string[]) { function set (line 26) | function set( function remove (line 36) | function remove(adapter: AuthStorageAdapter, key: string[]) { function scan (line 40) | function scan( FILE: apps/api/src/lib/auth/create-auth-token.ts function createAuthToken (line 6) | async function createAuthToken(user: RawUser): Promise { FILE: apps/api/src/lib/auth/drizzle-auth-storage.ts function DrizzleAuthStorage (line 5) | function DrizzleAuthStorage(): AuthStorageAdapter { FILE: apps/api/src/lib/auth/upsert-or-link-user-account.ts function upsertOrLinkUserAccount (line 18) | async function upsertOrLinkUserAccount({ FILE: apps/api/src/lib/billing/create-stripe-checkout-session.ts function createStripeCheckoutSession (line 16) | async function createStripeCheckoutSession( FILE: apps/api/src/lib/billing/upsert-stripe-connect-customer.ts function upsertStripeConnectCustomer (line 9) | async function upsertStripeConnectCustomer({ FILE: apps/api/src/lib/billing/upsert-stripe-customer.ts function upsertStripeCustomer (line 9) | async function upsertStripeCustomer( FILE: apps/api/src/lib/billing/upsert-stripe-pricing-resources.ts function upsertStripePricingResources (line 38) | async function upsertStripePricingResources({ FILE: apps/api/src/lib/billing/upsert-stripe-subscription.ts function upsertStripeSubscription (line 20) | async function upsertStripeSubscription( FILE: apps/api/src/lib/cache-control.ts type PublicCacheControlLevels (line 3) | type PublicCacheControlLevels = function setPublicCacheControl (line 26) | function setPublicCacheControl( FILE: apps/api/src/lib/consumers/upsert-consumer-stripe-checkout.ts function upsertConsumerStripeCheckout (line 22) | async function upsertConsumerStripeCheckout( FILE: apps/api/src/lib/consumers/upsert-consumer.ts function upsertConsumer (line 14) | async function upsertConsumer( FILE: apps/api/src/lib/consumers/utils.ts function setConsumerStripeSubscriptionStatus (line 11) | function setConsumerStripeSubscriptionStatus( FILE: apps/api/src/lib/create-avatar.ts function createAvatar (line 10) | function createAvatar(seed: string): string { FILE: apps/api/src/lib/create-consumer-api-key.ts function createConsumerApiKey (line 3) | async function createConsumerApiKey(): Promise { FILE: apps/api/src/lib/deployments/get-deployment-by-id.ts function getDeploymentById (line 12) | async function getDeploymentById({ FILE: apps/api/src/lib/deployments/normalize-deployment-version.ts function normalizeDeploymentVersion (line 6) | function normalizeDeploymentVersion({ FILE: apps/api/src/lib/deployments/publish-deployment.ts function publishDeployment (line 9) | async function publishDeployment( FILE: apps/api/src/lib/deployments/try-get-deployment-by-identifier.ts function tryGetDeploymentByIdentifier (line 25) | async function tryGetDeploymentByIdentifier( FILE: apps/api/src/lib/ensure-auth-user.ts function ensureAuthUser (line 6) | async function ensureAuthUser( FILE: apps/api/src/lib/ensure-unique-namespace.ts function ensureUniqueNamespace (line 5) | async function ensureUniqueNamespace( function getUniqueNamespace (line 28) | async function getUniqueNamespace( FILE: apps/api/src/lib/env.ts type RawEnv (line 47) | type RawEnv = z.infer function parseEnv (line 49) | function parseEnv(inputEnv: Record) { type Env (line 76) | type Env = Simplify> FILE: apps/api/src/lib/exit-hooks.ts function initExitHooks (line 10) | function initExitHooks({ FILE: apps/api/src/lib/external/github.ts constant USER_AGENT (line 6) | const USER_AGENT = 'agentic-platform' type GitHubUserTokenResponse (line 13) | interface GitHubUserTokenResponse { function getGitHubClient (line 53) | function getGitHubClient({ function exchangeGitHubOAuthCodeForAccessToken (line 61) | async function exchangeGitHubOAuthCodeForAccessToken({ FILE: apps/api/src/lib/openapi-utils.ts function registerOpenAPIErrorResponses (line 59) | function registerOpenAPIErrorResponses(app: HonoApp) { function defaultHook (line 91) | function defaultHook(result: any, ctx: any) { FILE: apps/api/src/lib/projects/try-get-project-by-identifier.ts function tryGetProjectByIdentifier (line 14) | async function tryGetProjectByIdentifier( FILE: apps/api/src/lib/storage.ts constant STORAGE_DOMAIN (line 21) | const STORAGE_DOMAIN = 'storage.agentic.so' function getStorageObject (line 51) | async function getStorageObject( function putStorageObject (line 58) | async function putStorageObject( function deleteStorageObject (line 68) | async function deleteStorageObject( function getStorageObjectInternalUrl (line 77) | function getStorageObjectInternalUrl(key: string) { function getStorageObjectPublicUrl (line 81) | function getStorageObjectPublicUrl(key: string) { function getStorageSignedUploadUrl (line 89) | async function getStorageSignedUploadUrl( function uploadFileUrlToStorage (line 104) | async function uploadFileUrlToStorage( FILE: apps/api/src/lib/types.ts type AuthenticatedHonoVariables (line 14) | type AuthenticatedHonoVariables = Simplify< type AuthenticatedHonoBindings (line 22) | type AuthenticatedHonoBindings = Simplify type AuthenticatedHonoEnv (line 24) | type AuthenticatedHonoEnv = { type AuthenticatedHonoContext (line 29) | type AuthenticatedHonoContext = Context type HonoApp (line 31) | type HonoApp = OpenAPIHono type AuthenticatedHonoApp (line 32) | type AuthenticatedHonoApp = OpenAPIHono FILE: apps/api/src/lib/utils.ts function timingSafeCompare (line 3) | function timingSafeCompare(a: string, b: string): boolean { FILE: apps/api/src/oauth-redirect.ts function registerOAuthRedirect (line 5) | function registerOAuthRedirect(app: OpenAPIHono) { FILE: apps/e2e/bin/deploy-fixtures.ts function main (line 5) | async function main() { FILE: apps/e2e/bin/publish-fixtures.ts function main (line 6) | async function main() { FILE: apps/e2e/bin/seed-db.ts function main (line 13) | async function main() { FILE: apps/e2e/src/deploy-projects.ts function deployProjects (line 5) | async function deployProjects( FILE: apps/e2e/src/http-fixtures.ts type E2ETestFixture (line 3) | type E2ETestFixture = { type E2ETestFixtureSuite (line 37) | type E2ETestFixtureSuite = { FILE: apps/e2e/src/mcp-fixtures.ts type MCPE2ETestFixture (line 3) | type MCPE2ETestFixture = { type MCPE2ETestFixtureSuite (line 36) | type MCPE2ETestFixtureSuite = { FILE: apps/e2e/src/publish-deployments.ts function publishDeployments (line 7) | async function publishDeployments( FILE: apps/gateway/src/app.ts function updateResponse (line 142) | function updateResponse( FILE: apps/gateway/src/lib/agentic-client.ts function createAgenticClient (line 8) | function createAgenticClient({ FILE: apps/gateway/src/lib/cf-validate-json-schema.ts function cfValidateJsonSchema (line 16) | function cfValidateJsonSchema({ FILE: apps/gateway/src/lib/create-http-request-for-openapi-operation.ts function createHttpRequestForOpenAPIOperation (line 10) | async function createHttpRequestForOpenAPIOperation({ FILE: apps/gateway/src/lib/create-http-response-from-mcp-tool-call-response.ts function createHttpResponseFromMcpToolCallResponse (line 7) | async function createHttpResponseFromMcpToolCallResponse( FILE: apps/gateway/src/lib/durable-mcp-client.ts type DurableMcpClientInfo (line 10) | type DurableMcpClientInfo = { class DurableMcpClientBase (line 22) | class DurableMcpClientBase extends DurableObject { method init (line 26) | async init(mcpClientInfo: DurableMcpClientInfo) { method isInitialized (line 47) | async isInitialized(): Promise { method ensureClientConnection (line 51) | async ensureClientConnection(mcpClientInfo?: DurableMcpClientInfo) { method callTool (line 77) | async callTool({ FILE: apps/gateway/src/lib/durable-mcp-server.ts class DurableMcpServerBase (line 23) | class DurableMcpServerBase extends McpAgent< method constructor (line 32) | public constructor(state: DurableObjectState, env: RawEnv) { method init (line 36) | override async init() { FILE: apps/gateway/src/lib/env.ts type RawEnv (line 37) | type RawEnv = z.infer function isDurableObjectNamespace (line 39) | function isDurableObjectNamespace( function isAnalyticsEngineDataset (line 52) | function isAnalyticsEngineDataset(ae: unknown): ae is AnalyticsEngineDat... function parseEnv (line 56) | function parseEnv(inputEnv: Record) { type Env (line 79) | type Env = Simplify> FILE: apps/gateway/src/lib/external/stripe.ts function createStripe (line 5) | function createStripe(env: RawEnv): Stripe { FILE: apps/gateway/src/lib/fetch-cache.ts function fetchCache (line 3) | async function fetchCache({ FILE: apps/gateway/src/lib/get-admin-consumer.ts function getAdminConsumer (line 5) | async function getAdminConsumer( FILE: apps/gateway/src/lib/get-admin-deployment.ts function getAdminDeployment (line 7) | async function getAdminDeployment( FILE: apps/gateway/src/lib/get-request-cache-key.ts constant MAX_POST_BODY_SIZE_BYTES (line 8) | const MAX_POST_BODY_SIZE_BYTES = 10_000 function getRequestCacheKey (line 10) | async function getRequestCacheKey( function normalizeRequestHeaders (line 96) | function normalizeRequestHeaders(request: Request) { FILE: apps/gateway/src/lib/get-tool-args-from-request.ts function getToolArgsFromRequest (line 7) | async function getToolArgsFromRequest( FILE: apps/gateway/src/lib/get-tool.ts function getTool (line 4) | function getTool({ FILE: apps/gateway/src/lib/handle-mcp-tool-call-error.ts function handleMcpToolCallError (line 17) | function handleMcpToolCallError( FILE: apps/gateway/src/lib/normalize-url.ts function normalizeUrl (line 9) | function normalizeUrl(url: string): string { FILE: apps/gateway/src/lib/rate-limits/durable-rate-limiter.ts class DurableRateLimiterBase (line 12) | class DurableRateLimiterBase extends DurableObject { method update (line 13) | async update({ method reset (line 57) | async reset() { method alarm (line 62) | override async alarm() { FILE: apps/gateway/src/lib/rate-limits/enforce-rate-limit.ts function enforceRateLimit (line 20) | async function enforceRateLimit({ FILE: apps/gateway/src/lib/record-tool-call-usage.ts function recordToolCallUsage (line 33) | function recordToolCallUsage({ FILE: apps/gateway/src/lib/resolve-edge-request.ts function resolveEdgeRequest (line 17) | async function resolveEdgeRequest( function resolveConsumerForEdgeRequest (line 45) | async function resolveConsumerForEdgeRequest( FILE: apps/gateway/src/lib/resolve-http-edge-request.ts function resolveHttpEdgeRequest (line 17) | async function resolveHttpEdgeRequest( FILE: apps/gateway/src/lib/resolve-mcp-edge-request.ts function resolveMcpEdgeRequest (line 10) | async function resolveMcpEdgeRequest( FILE: apps/gateway/src/lib/resolve-origin-tool-call.ts function resolveOriginToolCall (line 33) | async function resolveOriginToolCall({ FILE: apps/gateway/src/lib/transform-http-response-to-mcp-tool-call-response.ts function transformHttpResponseToMcpToolCallResponse (line 8) | async function transformHttpResponseToMcpToolCallResponse({ FILE: apps/gateway/src/lib/types.ts type McpToolCallResponse (line 25) | type McpToolCallResponse = Simplify< type AdminConsumer (line 29) | type AdminConsumer = Simplify< type GatewayHonoVariables (line 35) | type GatewayHonoVariables = Simplify< type GatewayHonoBindings (line 44) | type GatewayHonoBindings = Simplify type GatewayHonoEnv (line 46) | type GatewayHonoEnv = { type GatewayHonoContext (line 51) | type GatewayHonoContext = Context type ToolCallArgs (line 54) | type ToolCallArgs = Record type RateLimitState (line 56) | type RateLimitState = { type RateLimitCache (line 61) | type RateLimitCache = Map type CacheStatus (line 63) | type CacheStatus = 'HIT' | 'MISS' | 'BYPASS' | 'DYNAMIC' type EdgeRequestMode (line 64) | type EdgeRequestMode = 'MCP' | 'HTTP' type WaitUntil (line 66) | type WaitUntil = (promise: Promise) => void type ResolvedEdgeRequest (line 68) | interface ResolvedEdgeRequest extends Record { type ResolvedMcpEdgeRequest (line 76) | interface ResolvedMcpEdgeRequest extends ResolvedEdgeRequest { type ResolvedHttpEdgeRequest (line 82) | interface ResolvedHttpEdgeRequest extends ResolvedEdgeRequest { type ResolvedOriginToolCallResult (line 91) | type ResolvedOriginToolCallResult = { FILE: apps/gateway/src/lib/update-origin-request.ts function updateOriginRequest (line 8) | function updateOriginRequest( FILE: apps/gateway/src/lib/utils.ts function isRequestPubliclyCacheable (line 4) | function isRequestPubliclyCacheable(request: Request): boolean { function isResponsePubliclyCacheable (line 13) | function isResponsePubliclyCacheable(response: Response): boolean { function isCacheControlPubliclyCacheable (line 22) | function isCacheControlPubliclyCacheable( function agenticMcpMetadataFieldComparator (line 56) | function agenticMcpMetadataFieldComparator(a: string, b: string): number { function createAgenticMcpMetadata (line 66) | function createAgenticMcpMetadata( FILE: apps/gateway/src/worker.ts method fetch (line 21) | async fetch( FILE: apps/web/src/app/about/page.tsx function AboutPage (line 9) | function AboutPage() { FILE: apps/web/src/app/app/app-dashboard.tsx function AppDashboard (line 5) | function AppDashboard() { FILE: apps/web/src/app/app/consumers/[consumerId]/app-consumer-index.tsx function AppConsumerIndex (line 16) | function AppConsumerIndex({ consumerId }: { consumerId: string }) { FILE: apps/web/src/app/app/consumers/[consumerId]/page.tsx function AppConsumerIndexPage (line 3) | async function AppConsumerIndexPage({ FILE: apps/web/src/app/app/consumers/app-consumers-index.tsx function AppConsumersIndex (line 12) | function AppConsumersIndex() { FILE: apps/web/src/app/app/consumers/page.tsx function AppConsumersIndexPage (line 3) | function AppConsumersIndexPage() { FILE: apps/web/src/app/app/page.tsx function AppIndexPage (line 3) | function AppIndexPage() { FILE: apps/web/src/app/app/projects/[namespace]/[project-slug]/app-project-index.tsx function AppProjectIndex (line 8) | function AppProjectIndex({ FILE: apps/web/src/app/app/projects/[namespace]/[project-slug]/page.tsx function AppProjectIndexPage (line 8) | async function AppProjectIndexPage({ FILE: apps/web/src/app/app/projects/app-projects-index.tsx function AppProjectsIndex (line 4) | function AppProjectsIndex() { FILE: apps/web/src/app/app/projects/page.tsx function AppProjectsIndexPage (line 3) | function AppProjectsIndexPage() { FILE: apps/web/src/app/auth/[provider]/success/oauth-success-callback.tsx function OAuthSuccessCallback (line 14) | function OAuthSuccessCallback({ FILE: apps/web/src/app/auth/[provider]/success/page.tsx function Page (line 6) | async function Page({ FILE: apps/web/src/app/contact/page.tsx function AboutPage (line 10) | function AboutPage() { FILE: apps/web/src/app/layout.tsx function RootLayout (line 41) | function RootLayout({ FILE: apps/web/src/app/login/login-form.tsx function LoginForm (line 22) | function LoginForm() { FILE: apps/web/src/app/login/page.tsx function Page (line 7) | function Page() { FILE: apps/web/src/app/logout/page.tsx function LogoutPage (line 7) | function LogoutPage() { FILE: apps/web/src/app/marketplace/marketplace-index.tsx function MarketplaceIndex (line 13) | function MarketplaceIndex({ limit }: { limit: number }) { FILE: apps/web/src/app/marketplace/page.tsx function MarketplaceIndexPage (line 11) | async function MarketplaceIndexPage() { FILE: apps/web/src/app/marketplace/projects/[namespace]/[project-slug]/marketplace-nav.tsx function MarketplacePublicProjectDetailNav (line 10) | function MarketplacePublicProjectDetailNav({ FILE: apps/web/src/app/marketplace/projects/[namespace]/[project-slug]/marketplace-public-project-detail.tsx function MarketplacePublicProjectDetail (line 39) | function MarketplacePublicProjectDetail({ function ProjectHeader (line 555) | function ProjectHeader({ FILE: apps/web/src/app/marketplace/projects/[namespace]/[project-slug]/page.tsx function MarketplacePublicProjectDetailPage (line 14) | async function MarketplacePublicProjectDetailPage({ FILE: apps/web/src/app/marketplace/projects/[namespace]/[project-slug]/utils.ts constant MAX_TOOLS_TO_SHOW (line 1) | const MAX_TOOLS_TO_SHOW = 5 type MarketplacePublicProjectDetailTab (line 12) | type MarketplacePublicProjectDetailTab = FILE: apps/web/src/app/not-found.tsx function NotFound (line 9) | function NotFound() { FILE: apps/web/src/app/page.tsx function TheBestDamnLandingPageEver (line 13) | async function TheBestDamnLandingPageEver() { FILE: apps/web/src/app/pricing/page.tsx function AboutPage (line 10) | function AboutPage() { FILE: apps/web/src/app/privacy/page.tsx function AboutPage (line 8) | function AboutPage() { FILE: apps/web/src/app/providers.tsx function createQueryClient (line 12) | function createQueryClient() { function getQueryClient (line 24) | function getQueryClient(): QueryClient { function Providers (line 41) | function Providers({ children }: { children: React.ReactNode }) { FILE: apps/web/src/app/publishing/page.tsx function PublishingMCPsPage (line 14) | function PublishingMCPsPage() { FILE: apps/web/src/app/signup/page.tsx function Page (line 7) | function Page() { FILE: apps/web/src/app/signup/signup-form.tsx function SignupForm (line 26) | function SignupForm() { FILE: apps/web/src/app/terms/page.tsx function AboutPage (line 8) | function AboutPage() { FILE: apps/web/src/components/active-link.tsx type ActiveLinkProps (line 8) | type ActiveLinkProps = LinkProps & { FILE: apps/web/src/components/agentic-provider.tsx type AgenticContextType (line 21) | type AgenticContextType = { function AgenticProvider (line 29) | function AgenticProvider({ children }: { children: ReactNode }) { function useAgentic (line 108) | function useAgentic(): AgenticContextType | undefined { function useUnauthenticatedAgentic (line 126) | function useUnauthenticatedAgentic(): AgenticContextType | undefined { function useAuthenticatedAgentic (line 140) | function useAuthenticatedAgentic(): AgenticContextType | undefined { function useNextUrl (line 165) | function useNextUrl(): string | undefined { FILE: apps/web/src/components/app-consumers-list.tsx function AppConsumersList (line 10) | function AppConsumersList() { FILE: apps/web/src/components/app-projects-list.tsx function AppProjectsList (line 10) | function AppProjectsList() { FILE: apps/web/src/components/bootstrap.tsx function Bootstrap (line 7) | function Bootstrap() { FILE: apps/web/src/components/code-block/highlight.ts function highlight (line 10) | async function highlight({ FILE: apps/web/src/components/code-block/index.tsx function CodeBlock (line 19) | function CodeBlock({ FILE: apps/web/src/components/confetti.tsx type ConfettiOptions (line 9) | type ConfettiOptions = Simplify< function useConfettiFireworks (line 17) | function useConfettiFireworks() { FILE: apps/web/src/components/dark-mode-toggle.tsx function DarkModeToggle (line 15) | function DarkModeToggle({ className }: { className?: string }) { FILE: apps/web/src/components/demand-side-cta.tsx function DemandSideCTA (line 6) | function DemandSideCTA() { FILE: apps/web/src/components/dots-section.tsx function DotsSection (line 3) | function DotsSection({ FILE: apps/web/src/components/example-agentic-configs.tsx type Format (line 16) | type Format = (typeof formats)[number] type OriginAdaptor (line 25) | type OriginAdaptor = (typeof originAdaptors)[number] type ExampleAgenticConfig (line 27) | type ExampleAgenticConfig = { type CodeSnippet (line 37) | type CodeSnippet = { function ExampleAgenticConfigs (line 42) | function ExampleAgenticConfigs() { function ExampleAgenticConfigsContent (line 59) | function ExampleAgenticConfigsContent({ function getCodeSnippetForExampleAgenticConfig (line 133) | function getCodeSnippetForExampleAgenticConfig( FILE: apps/web/src/components/example-usage-section.tsx function ExampleUsageSection (line 11) | async function ExampleUsageSection() { FILE: apps/web/src/components/example-usage.tsx function ExampleUsage (line 37) | function ExampleUsage({ function ExampleUsageContent (line 125) | function ExampleUsageContent({ function CodeSnippetBlock (line 355) | function CodeSnippetBlock({ FILE: apps/web/src/components/feature.tsx type FeatureData (line 14) | type FeatureData = { function Feature (line 22) | function Feature({ function FeatureIcon (line 87) | function FeatureIcon({ icon: Icon }: { icon: FeatureData['icon'] }) { function FeaturePattern (line 95) | function FeaturePattern({ FILE: apps/web/src/components/footer/dynamic.tsx function DynamicFooter (line 6) | function DynamicFooter() { FILE: apps/web/src/components/footer/index.tsx function Footer (line 10) | function Footer() { FILE: apps/web/src/components/github-star-counter.tsx function GitHubStarCounter (line 16) | function GitHubStarCounter({ FILE: apps/web/src/components/grid-pattern.tsx type GridPattern (line 3) | type GridPattern = Omit< function GridPattern (line 14) | function GridPattern({ FILE: apps/web/src/components/header/authenticated-header.tsx function AuthenticatedHeader (line 16) | function AuthenticatedHeader() { FILE: apps/web/src/components/header/index.tsx function Header (line 14) | function Header() { FILE: apps/web/src/components/header/unauthenticated-header.tsx function UnauthenticatedHeader (line 7) | function UnauthenticatedHeader() { FILE: apps/web/src/components/hero-button/index.tsx type HeroButtonVariant (line 9) | type HeroButtonVariant = 'orange' | 'blue' | 'purple' type HeroButtonProps (line 11) | type HeroButtonProps = Simplify< function HeroButton (line 19) | function HeroButton({ FILE: apps/web/src/components/hero-simulation-2.tsx function HeroSimulation2 (line 24) | function HeroSimulation2({ className }: { className?: string }) { function Clump (line 90) | function Clump({ function Pointer (line 136) | function Pointer() { FILE: apps/web/src/components/hero-simulation.tsx function MetaBall (line 20) | function MetaBall({ function Pointer (line 67) | function Pointer({ vec = new THREE.Vector3() }) { function HeroSimulation (line 83) | function HeroSimulation({ className }: { className?: string }) { FILE: apps/web/src/components/loading-indicator/index.tsx function LoadingIndicator (line 17) | function LoadingIndicator({ className }: { className?: string }) { FILE: apps/web/src/components/markdown/index.tsx function Markdown (line 5) | function Markdown({ FILE: apps/web/src/components/markdown/ssr-markdown.tsx function SSRMarkdown (line 12) | function SSRMarkdown({ FILE: apps/web/src/components/mcp-gateway-features.tsx function MCPGatewayFeatures (line 192) | function MCPGatewayFeatures() { FILE: apps/web/src/components/mcp-marketplace-features.tsx function MCPMarketplaceFeatures (line 130) | function MCPMarketplaceFeatures() { FILE: apps/web/src/components/page-container.tsx function PageContainer (line 3) | function PageContainer({ FILE: apps/web/src/components/posthog-provider.tsx function PostHogProvider (line 10) | function PostHogProvider({ children }: { children: React.ReactNode }) { function PostHogPageView (line 34) | function PostHogPageView() { function SuspendedPostHogPageView (line 63) | function SuspendedPostHogPageView() { FILE: apps/web/src/components/project-pricing-plans/index.tsx function ProjectPricingPlans (line 11) | function ProjectPricingPlans({ FILE: apps/web/src/components/project-pricing-plans/project-pricing-plan.tsx function ProjectPricingPlan (line 31) | function ProjectPricingPlan({ FILE: apps/web/src/components/public-project.tsx function PublicProject (line 6) | function PublicProject({ project }: { project: Project }) { FILE: apps/web/src/components/supply-side-cta.tsx function SupplySideCTA (line 17) | function SupplySideCTA({ FILE: apps/web/src/components/theme-provider.tsx function ThemeProvider (line 6) | function ThemeProvider({ FILE: apps/web/src/components/ui/avatar.tsx function Avatar (line 8) | function Avatar({ function AvatarImage (line 24) | function AvatarImage({ function AvatarFallback (line 37) | function AvatarFallback({ FILE: apps/web/src/components/ui/breadcrumb.tsx function Breadcrumb (line 7) | function Breadcrumb({ ...props }: React.ComponentProps<'nav'>) { function BreadcrumbList (line 11) | function BreadcrumbList({ className, ...props }: React.ComponentProps<'o... function BreadcrumbItem (line 24) | function BreadcrumbItem({ className, ...props }: React.ComponentProps<'l... function BreadcrumbLink (line 34) | function BreadcrumbLink({ function BreadcrumbPage (line 52) | function BreadcrumbPage({ className, ...props }: React.ComponentProps<'s... function BreadcrumbSeparator (line 65) | function BreadcrumbSeparator({ function BreadcrumbEllipsis (line 83) | function BreadcrumbEllipsis({ FILE: apps/web/src/components/ui/button.tsx type ButtonProps (line 38) | type ButtonProps = React.ComponentProps<'button'> & function Button (line 43) | function Button({ FILE: apps/web/src/components/ui/collapsible.tsx function Collapsible (line 5) | function Collapsible({ function CollapsibleTrigger (line 11) | function CollapsibleTrigger({ function CollapsibleContent (line 22) | function CollapsibleContent({ FILE: apps/web/src/components/ui/dropdown-menu.tsx function DropdownMenu (line 7) | function DropdownMenu({ function DropdownMenuPortal (line 13) | function DropdownMenuPortal({ function DropdownMenuTrigger (line 21) | function DropdownMenuTrigger({ function DropdownMenuContent (line 32) | function DropdownMenuContent({ function DropdownMenuGroup (line 52) | function DropdownMenuGroup({ function DropdownMenuItem (line 60) | function DropdownMenuItem({ function DropdownMenuCheckboxItem (line 83) | function DropdownMenuCheckboxItem({ function DropdownMenuRadioGroup (line 109) | function DropdownMenuRadioGroup({ function DropdownMenuRadioItem (line 120) | function DropdownMenuRadioItem({ function DropdownMenuLabel (line 144) | function DropdownMenuLabel({ function DropdownMenuSeparator (line 164) | function DropdownMenuSeparator({ function DropdownMenuShortcut (line 177) | function DropdownMenuShortcut({ function DropdownMenuSub (line 193) | function DropdownMenuSub({ function DropdownMenuSubTrigger (line 199) | function DropdownMenuSubTrigger({ function DropdownMenuSubContent (line 223) | function DropdownMenuSubContent({ FILE: apps/web/src/components/ui/input.tsx function Input (line 5) | function Input({ className, type, ...props }: React.ComponentProps<'inpu... FILE: apps/web/src/components/ui/label.tsx function Label (line 8) | function Label({ FILE: apps/web/src/components/ui/tabs.tsx function Tabs (line 8) | function Tabs({ function TabsList (line 21) | function TabsList({ function TabsTrigger (line 37) | function TabsTrigger({ function TabsContent (line 53) | function TabsContent({ FILE: apps/web/src/components/ui/tooltip.tsx function TooltipProvider (line 6) | function TooltipProvider({ function Tooltip (line 19) | function Tooltip({ function TooltipTrigger (line 29) | function TooltipTrigger({ function TooltipContent (line 35) | function TooltipContent({ FILE: apps/web/src/icons/github.tsx function GitHubIcon (line 1) | function GitHubIcon({ className }: { className?: string }) { FILE: apps/web/src/icons/twitter.tsx function TwitterIcon (line 1) | function TwitterIcon({ className }: { className?: string }) { FILE: apps/web/src/icons/typescript.tsx function TypeScriptIcon (line 3) | function TypeScriptIcon({ className }: { className?: string }) { FILE: apps/web/src/lib/bootstrap.ts function bootstrap (line 19) | function bootstrap() { FILE: apps/web/src/lib/developer-config.ts type Target (line 17) | type Target = (typeof targets)[number] type HTTPTarget (line 26) | type HTTPTarget = (typeof httpTargets)[number] type MCPClientTarget (line 45) | type MCPClientTarget = (typeof mcpClientTargets)[number] type TsFrameworkTarget (line 64) | type TsFrameworkTarget = (typeof tsFrameworkTargets)[number] type PyFrameworkTarget (line 74) | type PyFrameworkTarget = (typeof pyFrameworkTargets)[number] type DeveloperConfig (line 76) | type DeveloperConfig = { type CodeSnippet (line 92) | type CodeSnippet = { type GetCodeForDeveloperConfigOpts (line 104) | type GetCodeForDeveloperConfigOpts = { type GetCodeForDeveloperConfigInnerOpts (line 113) | type GetCodeForDeveloperConfigInnerOpts = Simplify< function getCodeForDeveloperConfig (line 121) | function getCodeForDeveloperConfig( function getCodeForMCPClientConfig (line 169) | function getCodeForMCPClientConfig({ function getCodeForTSFrameworkConfig (line 292) | function getCodeForTSFrameworkConfig({ function getCodeForPythonFrameworkConfig (line 535) | function getCodeForPythonFrameworkConfig({ function getCodeForHTTPConfig (line 622) | function getCodeForHTTPConfig({ FILE: apps/web/src/lib/notifications.ts function toastError (line 4) | async function toastError( FILE: apps/web/src/lib/query-client.ts function retry (line 13) | function retry(failureCount: number, error: any): boolean { function useQuery (line 24) | function useQuery< function useInfiniteQuery (line 40) | function useInfiniteQuery< FILE: apps/web/src/lib/utils.ts function cn (line 7) | function cn(...inputs: ClassValue[]) { function randomInRange (line 11) | function randomInRange(min: number, max: number) { function pricingAmountToFixedString (line 15) | function pricingAmountToFixedString(amount: number): string { function getRateLimitIntervalLabel (line 33) | function getRateLimitIntervalLabel(rateLimitInterval: number): string { FILE: docs/inject.js function bootstrap (line 51) | function bootstrap() { FILE: examples/mcp-servers/search/src/env.ts type Env (line 8) | type Env = z.infer function parseEnv (line 10) | function parseEnv(inputEnv: Record): Env { FILE: examples/mcp-servers/search/src/worker.ts method fetch (line 25) | async fetch( FILE: examples/mcp-servers/xmcp/src/tools/greet.ts function greet (line 22) | async function greet({ name }: InferSchema) { FILE: examples/ts-sdks/ai-sdk/bin/mcp-filesystem.ts function main (line 9) | async function main() { FILE: examples/ts-sdks/ai-sdk/bin/weather-experimental-active-tools.ts function main (line 8) | async function main() { FILE: examples/ts-sdks/ai-sdk/bin/weather.ts function main (line 8) | async function main() { FILE: examples/ts-sdks/genkit/bin/weather.ts function main (line 8) | async function main() { FILE: examples/ts-sdks/langchain/bin/weather.ts function main (line 9) | async function main() { FILE: examples/ts-sdks/llamaindex/bin/weather.ts function main (line 8) | async function main() { FILE: examples/ts-sdks/mastra/bin/weather.ts function main (line 8) | async function main() { FILE: examples/ts-sdks/openai/bin/weather-responses.ts function main (line 7) | async function main() { FILE: examples/ts-sdks/openai/bin/weather.ts function main (line 6) | async function main() { FILE: fixtures/valid/basic-mcp/src/env.ts type Env (line 7) | type Env = z.infer FILE: fixtures/valid/everything-openapi/src/exit-hooks.ts function initExitHooks (line 4) | function initExitHooks({ server }: { server: ServerType }) { FILE: fixtures/valid/everything-openapi/src/routes/custom-cache-control-tool.ts function registerCustomCacheControlTool (line 29) | function registerCustomCacheControlTool(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/custom-rate-limit-approximate-tool.ts function registerCustomRateLimitApproximateTool (line 29) | function registerCustomRateLimitApproximateTool(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/custom-rate-limit-tool.ts function registerCustomRateLimitTool (line 29) | function registerCustomRateLimitTool(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/disabled-for-free-plan-tool.ts function registerDisabledForFreePlanTool (line 22) | function registerDisabledForFreePlanTool(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/disabled-rate-limit-tool.ts function registerDisabledRateLimitTool (line 29) | function registerDisabledRateLimitTool(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/disabled-tool.ts function registerDisabledTool (line 22) | function registerDisabledTool(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/echo-headers.ts function registerEchoHeaders (line 20) | function registerEchoHeaders(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/echo.ts function registerEcho (line 29) | function registerEcho(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/get-user.ts function registerGetUser (line 38) | function registerGetUser(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/health-check.ts function registerHealthCheck (line 22) | function registerHealthCheck(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/no-cache-cache-control-tool.ts function registerNoCacheCacheControlTool (line 29) | function registerNoCacheCacheControlTool(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/no-store-cache-control-tool.ts function registerNoStoreCacheControlTool (line 29) | function registerNoStoreCacheControlTool(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/pure.ts function registerPure (line 29) | function registerPure(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/strict-additional-properties.ts function registerStrictAdditionalProperties (line 33) | function registerStrictAdditionalProperties(app: OpenAPIHono) { FILE: fixtures/valid/everything-openapi/src/routes/unpure-marked-pure.ts function registerUnpureMarkedPure (line 33) | function registerUnpureMarkedPure(app: OpenAPIHono) { FILE: legacy/examples/dexter/bin/code-interpreter.ts function main (line 7) | async function main() { FILE: legacy/examples/dexter/bin/election-news.ts function main (line 8) | async function main() { FILE: legacy/examples/dexter/bin/weather.ts function main (line 7) | async function main() { FILE: legacy/examples/playground/bin/scratch.ts function main (line 9) | async function main() { FILE: legacy/examples/xsai/bin/weather.ts function main (line 8) | async function main() { FILE: legacy/packages/airtable/src/airtable-client.ts class AirtableClient (line 18) | class AirtableClient extends AIFunctionsProvider { method constructor (line 23) | constructor({ method listBases (line 60) | async listBases(): Promise { method listTables (line 72) | async listTables< method getTable (line 100) | async getTable< method listRecords (line 121) | async listRecords( method listAllRecords (line 140) | async listAllRecords( method getRecord (line 170) | async getRecord( method createRecord (line 187) | async createRecord( method updateRecords (line 206) | async updateRecords( method deleteRecords (line 225) | async deleteRecords( method createTable (line 246) | async createTable(args: airtable.CreateTableArgs): Promise type ListBasesResponse (line 17) | type ListBasesResponse = z.infer type FieldOptions (line 29) | type FieldOptions = z.infer type Field (line 484) | type Field = z.infer & { id: string } type View (line 491) | type View = z.infer type Table (line 501) | type Table = z.infer type BaseSchemaResponse (line 506) | type BaseSchemaResponse = z.infer type ListRecordsArgs (line 525) | type ListRecordsArgs = z.infer type SearchRecordsArgs (line 542) | type SearchRecordsArgs = z.infer type TableDetailLevel (line 559) | type TableDetailLevel = z.infer type DescribeTableArgs (line 566) | type DescribeTableArgs = z.infer type ListTablesArgs (line 572) | type ListTablesArgs = z.infer type GetRecordArgs (line 579) | type GetRecordArgs = z.infer type CreateRecordArgs (line 586) | type CreateRecordArgs = z.infer type UpdateRecordsArgs (line 598) | type UpdateRecordsArgs = z.infer type DeleteRecordsArgs (line 605) | type DeleteRecordsArgs = z.infer type CreateTableArgs (line 617) | type CreateTableArgs = z.infer type UpdateTableArgs (line 625) | type UpdateTableArgs = z.infer type CreateFieldArgs (line 635) | type CreateFieldArgs = z.infer type UpdateFieldArgs (line 644) | type UpdateFieldArgs = z.infer type FieldSet (line 646) | type FieldSet = Record type AirtableRecord (line 647) | type AirtableRecord = { id: string; fields: FieldSet } type AirtableTableToDetailLevel (line 649) | type AirtableTableToDetailLevel< FILE: legacy/packages/apollo/src/apollo-client.ts type EnrichPersonOptions (line 22) | interface EnrichPersonOptions { type EnrichPersonResponse (line 37) | interface EnrichPersonResponse { type Person (line 41) | interface Person { type EmploymentHistory (line 74) | interface EmploymentHistory { type Contact (line 95) | interface Contact { type TypedCustomFields (line 161) | type TypedCustomFields = any type ContactEmail (line 163) | interface ContactEmail { type PhoneNumber (line 175) | interface PhoneNumber { type DialerFlags (line 186) | interface DialerFlags { type Organization (line 193) | interface Organization { type PrimaryPhone (line 248) | type PrimaryPhone = any type IndustryTagHash (line 250) | interface IndustryTagHash { type FundingEvent (line 254) | interface FundingEvent { type CurrentTechnology (line 264) | interface CurrentTechnology { class ApolloClient (line 276) | class ApolloClient extends AIFunctionsProvider { method constructor (line 281) | constructor({ method enrichPerson (line 343) | async enrichPerson(opts: apollo.EnrichPersonOptions) { FILE: legacy/packages/arxiv/src/arxiv-client.ts type ValueOf (line 38) | type ValueOf> = T[keyof T] type ArXivResponse (line 56) | interface ArXivResponse { type SearchParams (line 109) | type SearchParams = z.infer class ArXivClient (line 117) | class ArXivClient extends AIFunctionsProvider { method constructor (line 121) | constructor({ method search (line 145) | async search(queryOrOpts: string | arxiv.SearchParams) { FILE: legacy/packages/arxiv/src/utils.ts function hasProp (line 1) | function hasProp( function getProp (line 8) | function getProp( function castArray (line 27) | function castArray(arr: T) { FILE: legacy/packages/bing/src/bing-client.ts type SearchQuery (line 14) | interface SearchQuery { type SearchResponse (line 24) | interface SearchResponse { type Entities (line 36) | interface Entities { type EntitiesValue (line 40) | interface EntitiesValue { type PurpleContractualRule (line 51) | interface PurpleContractualRule { type DeepLink (line 61) | interface DeepLink { type EntityPresentationInfo (line 66) | interface EntityPresentationInfo { type Image (line 71) | interface Image { type Provider (line 82) | interface Provider { type Images (line 87) | interface Images { type ImagesValue (line 95) | interface ImagesValue { type Thumbnail (line 109) | interface Thumbnail { type Places (line 114) | interface Places { type PlacesValue (line 118) | interface PlacesValue { type Address (line 129) | interface Address { type QueryContext (line 137) | interface QueryContext { type RankingResponse (line 142) | interface RankingResponse { type Mainline (line 147) | interface Mainline { type Item (line 151) | interface Item { type ItemValue (line 157) | interface ItemValue { type RelatedSearches (line 161) | interface RelatedSearches { type RelatedSearchesValue (line 166) | interface RelatedSearchesValue { type Videos (line 172) | interface Videos { type VideosValue (line 181) | interface VideosValue { type Creator (line 206) | interface Creator { type EncodingFormat (line 210) | enum EncodingFormat { type WebPages (line 214) | interface WebPages { type WebPagesValue (line 220) | interface WebPagesValue { type FluffyContractualRule (line 235) | interface FluffyContractualRule { class BingClient (line 250) | class BingClient extends AIFunctionsProvider { method constructor (line 255) | constructor({ method search (line 289) | async search(queryOrOpts: string | bing.SearchQuery) { FILE: legacy/packages/brave-search/src/brave-search-client.ts class BraveSearchClient (line 17) | class BraveSearchClient extends AIFunctionsProvider { method constructor (line 22) | constructor({ method search (line 60) | async search( method localSearch (line 94) | async localSearch( method getPoisData (line 135) | async getPoisData(ids: string[]): Promise { method getDescriptionsData (line 145) | async getDescriptionsData(ids: string[]): Promise type LocalSearchParams (line 38) | type LocalSearchParams = z.infer type SearchResponse (line 40) | interface SearchResponse { type Location (line 59) | interface Location { type PoiResponse (line 81) | interface PoiResponse { type Description (line 85) | interface Description { type LocalSearchResponse (line 89) | type LocalSearchResponse = Array FILE: legacy/packages/calculator/src/calculator.ts type CalculatorInput (line 10) | type CalculatorInput = z.infer FILE: legacy/packages/clearbit/src/clearbit-client.ts type CompanyEnrichmentOptions (line 22) | interface CompanyEnrichmentOptions { type CompanyNullableProps (line 31) | type CompanyNullableProps = { type EmailLookupResponse (line 124) | type EmailLookupResponse = Partial<{ type CompanyResponse (line 186) | type CompanyResponse = { type CompanySearchOptions (line 190) | interface CompanySearchOptions { type CompanySearchResponse (line 204) | interface CompanySearchResponse { type BasicCompanyResponse (line 210) | interface BasicCompanyResponse { type PeopleSearchOptionsV2 (line 216) | interface PeopleSearchOptionsV2 { type ProspectorResponseV2 (line 236) | interface ProspectorResponseV2 { type EmploymentAttributes (line 243) | interface EmploymentAttributes { type EmailAttributes (line 259) | interface EmailAttributes { type PhoneAttributes (line 264) | interface PhoneAttributes { type Name (line 269) | interface Name { type PersonAttributesV2 (line 275) | type PersonAttributesV2 = { type PeopleSearchOptionsV1 (line 287) | type PeopleSearchOptionsV1 = { type Company (line 309) | interface Company { type PeopleSearchResponseV1 (line 313) | interface PeopleSearchResponseV1 { type ProspectorResponseV1 (line 326) | interface ProspectorResponseV1 { type GeoIP (line 333) | interface GeoIP { type CompanyRevealResponse (line 343) | interface CompanyRevealResponse { class ClearbitClient (line 508) | class ClearbitClient { method constructor (line 512) | constructor({ method companyEnrichment (line 541) | async companyEnrichment(options: clearbit.CompanyEnrichmentOptions) { method companySearch (line 551) | async companySearch(options: clearbit.CompanySearchOptions) { method companyAutocomplete (line 561) | async companyAutocomplete(name: string) { method prospectorPeopleV2 (line 571) | async prospectorPeopleV2(options: clearbit.PeopleSearchOptionsV2) { method prospectorPeopleV1 (line 587) | async prospectorPeopleV1(options: clearbit.PeopleSearchOptionsV1) { method emailLookup (line 607) | async emailLookup({ method nameToDomain (line 643) | async nameToDomain(name: string) { method revealCompanyFromIP (line 652) | async revealCompanyFromIP(ip: string) { method filterEmploymentProspectorV2 (line 665) | static filterEmploymentProspectorV2( FILE: legacy/packages/diffbot/src/diffbot-client.ts type ExtractOptions (line 25) | interface ExtractOptions { type ExtractAnalyzeOptions (line 56) | interface ExtractAnalyzeOptions extends ExtractOptions { type ExtractArticleOptions (line 67) | interface ExtractArticleOptions extends ExtractOptions { type ExtractResponse (line 81) | interface ExtractResponse { type ExtractArticleResponse (line 86) | type ExtractArticleResponse = ExtractResponse type ExtractAnalyzeResponse (line 88) | interface ExtractAnalyzeResponse extends ExtractResponse { type DiffbotObject (line 94) | interface DiffbotObject { type ListItem (line 121) | interface ListItem { type Author (line 128) | interface Author { type ObjectCategory (line 133) | interface ObjectCategory { type Breadcrumb (line 139) | interface Breadcrumb { type Image (line 144) | interface Image { type Tag (line 157) | interface Tag { type DiffbotRequest (line 166) | interface DiffbotRequest { type KnowledgeGraphSearchOptions (line 172) | interface KnowledgeGraphSearchOptions { type KnowledgeGraphEnhanceOptions (line 194) | interface KnowledgeGraphEnhanceOptions { type KnowledgeGraphResponse (line 221) | interface KnowledgeGraphResponse { type KnowledgeGraphNode (line 232) | interface KnowledgeGraphNode { type KnowledgeGraphEntity (line 246) | interface KnowledgeGraphEntity { type EntityType (line 275) | type EntityType = 'Organization' | 'Place' type EnhanceEntityOptions (line 328) | type EnhanceEntityOptions = z.infer type EnhanceEntityResponse (line 330) | interface EnhanceEntityResponse { type RequestCtx (line 339) | interface RequestCtx { type Query (line 344) | interface Query { type QueryCtx (line 349) | interface QueryCtx { type EnhanceEntityResult (line 353) | interface EnhanceEntityResult { type Entity (line 360) | interface Entity { type AnnualRevenue (line 469) | interface AnnualRevenue { type Technographic (line 477) | interface Technographic { type Category (line 482) | interface Category { type Investment (line 491) | interface Investment { type Amount (line 499) | interface Amount { type EmailAddress (line 504) | interface EmailAddress { type Education (line 509) | interface Education { type DateTime (line 518) | interface DateTime { type Nationality (line 524) | interface Nationality { type Image (line 529) | interface Image { type NameDetail (line 534) | interface NameDetail { type Gender (line 540) | interface Gender { type Stock (line 544) | interface Stock { type Union (line 550) | interface Union { type BasicEntity (line 557) | interface BasicEntity { type Language (line 567) | interface Language { type Employment (line 572) | interface Employment { type Location (line 583) | interface Location { type Award (line 599) | interface Award { type Interest (line 604) | interface Interest { class DiffbotClient (line 617) | class DiffbotClient extends AIFunctionsProvider { method constructor (line 625) | constructor({ method analyzeUrl (line 674) | async analyzeUrl(options: diffbot.ExtractAnalyzeOptions) { method extractArticleFromUrl (line 689) | async extractArticleFromUrl(options: diffbot.ExtractArticleOptions) { method enhanceEntity (line 707) | async enhanceEntity( method searchKnowledgeGraph (line 720) | async searchKnowledgeGraph(options: diffbot.KnowledgeGraphSearchOption... method enhanceKnowledgeGraph (line 731) | async enhanceKnowledgeGraph(options: diffbot.KnowledgeGraphEnhanceOpti... method _extract (line 742) | protected async _extract< FILE: legacy/packages/duck-duck-go/src/duck-duck-go-client.ts type DuckDuckGoSearchToolOptions (line 8) | interface DuckDuckGoSearchToolOptions { type DuckDuckGoSearchToolRunOptions (line 13) | interface DuckDuckGoSearchToolRunOptions { class DuckDuckGoClient (line 22) | class DuckDuckGoClient extends AIFunctionsProvider { method search (line 34) | async search( FILE: legacy/packages/duck-duck-go/src/paginate.ts type PaginateInput (line 1) | interface PaginateInput { function paginate (line 9) | async function paginate( FILE: legacy/packages/exa/src/exa-client.ts type TextContentsOptions (line 22) | type TextContentsOptions = z.infer type HighlightsContentsOptions (line 38) | type HighlightsContentsOptions = z.infer< type ContentsOptions (line 48) | type ContentsOptions = z.infer type BaseSearchOptions (line 95) | type BaseSearchOptions = z.infer type RegularSearchOptions (line 102) | type RegularSearchOptions = z.infer type FindSimilarOptions (line 113) | type FindSimilarOptions = z.infer type GetContentsOptions (line 121) | type GetContentsOptions = z.infer type SearchResult (line 126) | type SearchResult = { type SearchResponse (line 158) | type SearchResponse = { class ExaClient (line 175) | class ExaClient extends AIFunctionsProvider { method constructor (line 180) | constructor({ method search (line 214) | async search(queryOrOpts: string | exa.RegularSearchOptions) { method findSimilar (line 229) | async findSimilar(opts: exa.FindSimilarOptions) { method getContents (line 254) | async getContents({ ids, ...opts }: exa.GetContentsOptions) { FILE: legacy/packages/firecrawl/src/firecrawl-client.test.ts function testUrlScraping (line 12) | async function testUrlScraping() { function testSearch (line 26) | async function testSearch() { function testCrawlUrl (line 46) | async function testCrawlUrl() { function testExtract (line 84) | async function testExtract() { function testExtractUntilCompletion (line 131) | async function testExtractUntilCompletion() { FILE: legacy/packages/firecrawl/src/firecrawl-client.ts type ClientConfig (line 26) | interface ClientConfig { type DocumentMetadata (line 34) | interface DocumentMetadata { type Document (line 73) | interface Document< type ScrapeOptions (line 95) | interface ScrapeOptions { type ScrapeParams (line 127) | interface ScrapeParams< type Action (line 170) | type Action = type ActionsResult (line 205) | interface ActionsResult { type ScrapeResponse (line 212) | interface ScrapeResponse< type SearchParams (line 224) | interface SearchParams { type SearchResponse (line 239) | interface SearchResponse { type CrawlParams (line 249) | interface CrawlParams { type CrawlResponse (line 275) | interface CrawlResponse { type CrawlStatusResponse (line 285) | interface CrawlStatusResponse { type CrawlErrorsResponse (line 299) | interface CrawlErrorsResponse { type ErrorResponse (line 312) | interface ErrorResponse { class FirecrawlError (line 320) | class FirecrawlError extends Error { method constructor (line 324) | constructor(message: string, statusCode: number, details?: any) { type ExtractParams (line 334) | interface ExtractParams { type ExtractResponse (line 348) | interface ExtractResponse { type ExtractStatusResponse (line 360) | interface ExtractStatusResponse { type GenerateLLMsTextParams (line 371) | interface GenerateLLMsTextParams { type GenerateLLMsTextResponse (line 387) | interface GenerateLLMsTextResponse { type GenerateLLMsTextStatusResponse (line 395) | interface GenerateLLMsTextStatusResponse { class FirecrawlClient (line 414) | class FirecrawlClient extends AIFunctionsProvider { method constructor (line 419) | constructor({ method scrapeUrl (line 468) | async scrapeUrl< method search (line 540) | async search( method crawlUrl (line 595) | async crawlUrl( method checkCrawlStatus (line 627) | async checkCrawlStatus( method checkCrawlErrors (line 652) | async checkCrawlErrors( method cancelCrawl (line 673) | async cancelCrawl(id: string): Promise { method extract (line 696) | async extract( method checkExtractStatus (line 729) | async checkExtractStatus( method generateLLMsText (line 753) | async generateLLMsText( method postRequest (line 781) | protected async postRequest(path: string, data: any): Promise { method getRequest (line 803) | protected async getRequest(path: string): Promise { method deleteRequest (line 825) | protected async deleteRequest(path: string): Promise { FILE: legacy/packages/github/src/github-client.ts type User (line 6) | interface User { class GitHubClient (line 45) | class GitHubClient extends AIFunctionsProvider { method constructor (line 49) | constructor({ method getUserByUsername (line 74) | async getUserByUsername( FILE: legacy/packages/google-custom-search/src/google-custom-search-client.ts type SearchParams (line 16) | type SearchParams = z.infer class GoogleCustomSearchClient (line 24) | class GoogleCustomSearchClient extends AIFunctionsProvider { method constructor (line 30) | constructor({ method search (line 66) | async search( FILE: legacy/packages/google-custom-search/src/paginate.ts type PaginateInput (line 1) | interface PaginateInput { function paginate (line 9) | async function paginate( FILE: legacy/packages/google-docs/src/google-docs-client.ts type Document (line 12) | type Document = Simplify< class GoogleDocsClient (line 37) | class GoogleDocsClient extends AIFunctionsProvider { method constructor (line 40) | constructor({ docs }: { docs: google.docs_v1.Docs }) { method getDocument (line 56) | async getDocument( function convertDocument (line 72) | function convertDocument( FILE: legacy/packages/google-drive/src/google-drive-client.ts type File (line 13) | type File = Simplify< type ListFilesResponse (line 43) | interface ListFilesResponse { type DownloadResponse (line 48) | interface DownloadResponse { class GoogleDriveClient (line 77) | class GoogleDriveClient extends AIFunctionsProvider { method constructor (line 80) | constructor({ drive }: { drive: google.drive_v3.Drive }) { method listFiles (line 94) | async listFiles( method getFile (line 136) | async getFile( method exportFile (line 160) | async exportFile( method createFolder (line 174) | async createFolder( function convertFile (line 197) | function convertFile(data: google.drive_v3.Schema$File): googleDrive.File { FILE: legacy/packages/gravatar/src/gravatar-client.ts type GetProfileByIdentifierOptions (line 28) | type GetProfileByIdentifierOptions = { type Profile (line 32) | interface Profile { type VerifiedAccount (line 81) | interface VerifiedAccount { type Link (line 89) | interface Link { type GalleryImage (line 94) | interface GalleryImage { type CryptoWallet (line 99) | interface CryptoWallet { type ContactInfo (line 104) | interface ContactInfo { class GravatarClient (line 121) | class GravatarClient extends AIFunctionsProvider { method constructor (line 126) | constructor({ method getProfileByIdentifier (line 174) | async getProfileByIdentifier( method getAvatarForIdentifier (line 197) | async getAvatarForIdentifier( FILE: legacy/packages/hacker-news/src/hacker-news-client.ts type ItemType (line 17) | type ItemType = type Item (line 25) | interface Item { type User (line 40) | interface User { type SearchTag (line 48) | type SearchTag = type SearchNumericFilterField (line 57) | type SearchNumericFilterField = type SearchNumericFilterCondition (line 61) | type SearchNumericFilterCondition = '<' | '<=' | '=' | '>=' | '>' type SearchSortBy (line 63) | type SearchSortBy = 'relevance' | 'recency' type SearchOptions (line 65) | interface SearchOptions { type SearchItem (line 91) | interface SearchItem { type SearchUser (line 107) | interface SearchUser { type SearchResponse (line 113) | interface SearchResponse { type SearchHit (line 126) | interface SearchHit { type SearchHighlightResult (line 146) | interface SearchHighlightResult { type Highlight (line 155) | interface Highlight { class HackerNewsClient (line 216) | class HackerNewsClient extends AIFunctionsProvider { method constructor (line 224) | constructor({ method getSearchItem (line 274) | async getSearchItem(itemIdOrOpts: string | number | { itemId: string }) { method getSearchUser (line 293) | async getSearchUser(usernameOrOpts: string | number | { username: stri... method searchItems (line 311) | async searchItems(queryOrOpts: string | hackernews.SearchOptions) { method getSearchTopStories (line 353) | async getSearchTopStories(queryOrOpts: string | hackernews.SearchOptio... method getItem (line 363) | async getItem(id: string | number) { method getTopStories (line 367) | async getTopStories() { method getNewStories (line 371) | async getNewStories() { method getBestStories (line 375) | async getBestStories() { FILE: legacy/packages/hunter/src/hunter-client.ts type Department (line 31) | type Department = z.infer type Seniority (line 34) | type Seniority = z.infer type PersonField (line 41) | type PersonField = z.infer type DomainSearchOptions (line 57) | type DomainSearchOptions = z.infer type EmailFinderOptions (line 66) | type EmailFinderOptions = z.infer type EmailVerifierOptions (line 71) | type EmailVerifierOptions = z.infer type DomainSearchResponse (line 73) | interface DomainSearchResponse { type DomainSearchData (line 90) | interface DomainSearchData { type Email (line 116) | interface Email { type Source (line 132) | interface Source { type Verification (line 140) | interface Verification { type EmailFinderResponse (line 145) | interface EmailFinderResponse { type EmailFinderData (line 160) | interface EmailFinderData { type EmailVerifierResponse (line 176) | interface EmailVerifierResponse { type EmailVerifierData (line 186) | interface EmailVerifierData { type Error (line 210) | interface Error { class HunterClient (line 223) | class HunterClient extends AIFunctionsProvider { method constructor (line 228) | constructor({ method domainSearch (line 264) | async domainSearch(domainOrOpts: string | hunter.DomainSearchOptions) { method emailFinder (line 300) | async emailFinder(opts: hunter.EmailFinderOptions) { method emailVerifier (line 325) | async emailVerifier(emailOrOpts: string | hunter.EmailVerifierOptions) { FILE: legacy/packages/jigsawstack/src/jigsawstack-client.ts type BaseResponse (line 6) | interface BaseResponse { type SearchParams (line 12) | interface SearchParams { type SearchResponse (line 19) | interface SearchResponse extends BaseResponse { type CookieParameter (line 40) | interface CookieParameter { type ScrapeParams (line 54) | interface ScrapeParams { type ScrapeResponse (line 80) | interface ScrapeResponse extends BaseResponse { type VOCRParams (line 84) | interface VOCRParams { type VOCRResponse (line 90) | interface VOCRResponse extends BaseResponse { type TextToSqlParams (line 99) | interface TextToSqlParams { type TextToSqlResponse (line 105) | interface TextToSqlResponse extends BaseResponse { type SpeechToTextParams (line 109) | interface SpeechToTextParams { type SpeechToTextResponse (line 118) | interface SpeechToTextResponse extends BaseResponse { class JigsawStackClient (line 132) | class JigsawStackClient extends AIFunctionsProvider { method constructor (line 135) | constructor({ method aiSearch (line 169) | async aiSearch(params: jigsawstack.SearchParams) { method aiScrape (line 194) | async aiScrape(params: jigsawstack.ScrapeParams) { method vocr (line 219) | async vocr(params: jigsawstack.VOCRParams) { method textToSql (line 244) | async textToSql( method speechToText (line 267) | async speechToText( FILE: legacy/packages/jina/src/jina-client.ts type ReaderFormat (line 19) | type ReaderFormat = z.infer type ReaderOptions (line 45) | type ReaderOptions = z.infer type SearchOptions (line 65) | type SearchOptions = z.infer type JinaResponse (line 67) | interface JinaResponse { type ReaderResponse (line 73) | interface ReaderResponse extends JinaResponse { type ReaderResponseScreenshot (line 77) | interface ReaderResponseScreenshot extends JinaResponse { type ReaderResponseHtml (line 83) | interface ReaderResponseHtml extends JinaResponse { type SearchResponse (line 89) | interface SearchResponse extends JinaResponse { type ReaderData (line 93) | interface ReaderData { class JinaClient (line 114) | class JinaClient extends AIFunctionsProvider { method constructor (line 119) | constructor({ method readUrl (line 172) | async readUrl( method search (line 215) | async search( method _getHeadersFromOptions (line 241) | protected _getHeadersFromOptions( FILE: legacy/packages/leadmagic/src/leadmagic-client.ts type ProfileSearchOptions (line 22) | interface ProfileSearchOptions { type EnrichedPerson (line 26) | interface EnrichedPerson { type Experience (line 49) | interface Experience { type EmailFinderOptions (line 56) | interface EmailFinderOptions { type MobileFinderOptions (line 62) | interface MobileFinderOptions { type RoleFinderOptions (line 66) | interface RoleFinderOptions { type CreditsResponse (line 71) | interface CreditsResponse { type EmailFinderResponse (line 75) | interface EmailFinderResponse { type MobileFinderResponse (line 84) | interface MobileFinderResponse { type RoleFinderResponse (line 93) | interface RoleFinderResponse { type RoleMatch (line 98) | interface RoleMatch { class LeadMagicClient (line 114) | class LeadMagicClient extends AIFunctionsProvider { method constructor (line 119) | constructor({ method getPersonByLinkedInUrl (line 168) | async getPersonByLinkedInUrl(urlOrOpts: leadmagic.ProfileSearchOptions) { method checkCredits (line 190) | async checkCredits() { method findEmailsForPerson (line 210) | async findEmailsForPerson(opts: leadmagic.EmailFinderOptions) { method findMobilePhoneNumberForPerson (line 237) | async findMobilePhoneNumberForPerson( method findPeopleByRole (line 271) | async findPeopleByRole(opts: leadmagic.RoleFinderOptions) { FILE: legacy/packages/midjourney/src/midjourney-client.ts type JobStatus (line 18) | type JobStatus = 'pending' | 'in-progress' | 'completed' | 'failed' type ImagineResponse (line 20) | interface ImagineResponse { type Job (line 24) | interface Job { type JobOptions (line 39) | interface JobOptions { class MidjourneyClient (line 51) | class MidjourneyClient extends AIFunctionsProvider { method constructor (line 56) | constructor({ method imagine (line 97) | async imagine( method getJobById (line 136) | async getJobById( method waitForJobById (line 173) | async waitForJobById( FILE: legacy/packages/notion/src/notion-client.ts class NotionClient (line 16) | class NotionClient extends AIFunctionsProvider { method constructor (line 21) | constructor({ method getSelf (line 55) | async getSelf( method getUser (line 69) | async getUser(params: notion.GetUserParams): Promise type AnnotationRequest (line 49) | type AnnotationRequest = z.infer type DateRequest (line 56) | type DateRequest = z.infer type PageObjectResponse (line 66) | type PageObjectResponse = z.infer type PartialPageObjectResponse (line 72) | type PartialPageObjectResponse = z.infer< type PropertyItemObjectResponse (line 80) | type PropertyItemObjectResponse = z.infer< type PartialBlockObjectResponse (line 88) | type PartialBlockObjectResponse = z.infer< type BlockObjectResponse (line 101) | type BlockObjectResponse = z.infer type TitlePropertyResponse (line 108) | type TitlePropertyResponse = z.infer< type RichTextPropertyResponse (line 117) | type RichTextPropertyResponse = z.infer< type NumberPropertyResponse (line 126) | type NumberPropertyResponse = z.infer< type SelectOption (line 135) | type SelectOption = z.infer type DatePropertyResponse (line 142) | type DatePropertyResponse = z.infer type PeoplePropertyResponse (line 149) | type PeoplePropertyResponse = z.infer< type FilePropertyResponse (line 158) | type FilePropertyResponse = z.infer type CheckboxPropertyResponse (line 165) | type CheckboxPropertyResponse = z.infer< type UrlPropertyResponse (line 174) | type UrlPropertyResponse = z.infer type EmailPropertyResponse (line 181) | type EmailPropertyResponse = z.infer< type PhoneNumberPropertyResponse (line 190) | type PhoneNumberPropertyResponse = z.infer< type FormulaPropertyResponse (line 199) | type FormulaPropertyResponse = z.infer< type RelationPropertyResponse (line 212) | type RelationPropertyResponse = z.infer< type RollupPropertyResponse (line 227) | type RollupPropertyResponse = z.infer< type CreatedTimePropertyResponse (line 236) | type CreatedTimePropertyResponse = z.infer< type CreatedByPropertyResponse (line 245) | type CreatedByPropertyResponse = z.infer< type LastEditedTimePropertyResponse (line 254) | type LastEditedTimePropertyResponse = z.infer< type LastEditedByPropertyResponse (line 263) | type LastEditedByPropertyResponse = z.infer< type PartialUserObjectResponse (line 271) | type PartialUserObjectResponse = z.infer< type AnnotationResponse (line 303) | type AnnotationResponse = z.infer type DateResponse (line 310) | type DateResponse = z.infer type PropertyUpdateSchema (line 316) | type PropertyUpdateSchema = z.infer type TextPropertyFilter (line 328) | type TextPropertyFilter = z.infer type NumberPropertyFilter (line 340) | type NumberPropertyFilter = z.infer type CheckboxPropertyFilter (line 346) | type CheckboxPropertyFilter = z.infer< type SelectPropertyFilter (line 356) | type SelectPropertyFilter = z.infer type MultiSelectPropertyFilter (line 364) | type MultiSelectPropertyFilter = z.infer< type DatePropertyFilter (line 383) | type DatePropertyFilter = z.infer type PeoplePropertyFilter (line 391) | type PeoplePropertyFilter = z.infer type FilesPropertyFilter (line 397) | type FilesPropertyFilter = z.infer type RelationPropertyFilter (line 405) | type RelationPropertyFilter = z.infer< type PropertySchema (line 413) | type PropertySchema = z.infer type SearchParameters (line 432) | type SearchParameters = z.infer type PartialCommentObjectResponse (line 438) | type PartialCommentObjectResponse = z.infer< type OauthTokenParameters (line 448) | type OauthTokenParameters = z.infer type ListUsersResponse (line 455) | type ListUsersResponse = z.infer type PropertyItemListResponse (line 462) | type PropertyItemListResponse = z.infer< type SelectPropertyResponse (line 471) | type SelectPropertyResponse = z.infer< type MultiSelectPropertyResponse (line 480) | type MultiSelectPropertyResponse = z.infer< type TextRichTextItemResponse (line 494) | type TextRichTextItemResponse = z.infer< type EquationRichTextItemResponse (line 505) | type EquationRichTextItemResponse = z.infer< type ListBlockChildrenResponse (line 517) | type ListBlockChildrenResponse = z.infer< type AppendBlockChildrenResponse (line 529) | type AppendBlockChildrenResponse = z.infer< type QueryDatabaseResponse (line 541) | type QueryDatabaseResponse = z.infer< type OauthTokenResponse (line 564) | type OauthTokenResponse = z.infer type RichTextItemRequest (line 596) | type RichTextItemRequest = z.infer type CreatePageParameters (line 618) | type CreatePageParameters = z.infer type UpdatePageParameters (line 635) | type UpdatePageParameters = z.infer type UpdateBlockParameters (line 731) | type UpdateBlockParameters = z.infer< type BlockObjectRequest (line 940) | type BlockObjectRequest = z.infer type MentionRichTextItemResponse (line 967) | type MentionRichTextItemResponse = z.infer< type CreateCommentParameters (line 984) | type CreateCommentParameters = z.infer< type AppendBlockChildrenParameters (line 991) | type AppendBlockChildrenParameters = z.infer< type UpdateDatabaseParameters (line 1021) | type UpdateDatabaseParameters = z.infer< type CreateDatabaseParameters (line 1054) | type CreateDatabaseParameters = z.infer< type RichTextItemResponse (line 1063) | type RichTextItemResponse = z.infer type CommentObjectResponse (line 1078) | type CommentObjectResponse = z.infer< type PropertyFilter (line 1118) | type PropertyFilter = z.infer type ListCommentsResponse (line 1126) | type ListCommentsResponse = z.infer type CompoundFilter (line 1132) | type CompoundFilter = z.infer type QueryDatabaseParameters (line 1154) | type QueryDatabaseParameters = z.infer< type DatabasePropertyConfigResponse (line 1179) | type DatabasePropertyConfigResponse = z.infer< type PartialDatabaseObjectResponse (line 1188) | type PartialDatabaseObjectResponse = z.infer< type DatabaseObjectResponse (line 1229) | type DatabaseObjectResponse = z.infer< type ListDatabasesResponse (line 1244) | type ListDatabasesResponse = z.infer< type SearchResponse (line 1261) | type SearchResponse = z.infer type GetSelfParams (line 1268) | type GetSelfParams = z.infer type GetSelfResponse (line 1271) | type GetSelfResponse = z.infer type GetUserParams (line 1274) | type GetUserParams = z.infer type GetUserResponse (line 1277) | type GetUserResponse = z.infer type ListUsersParams (line 1283) | type ListUsersParams = z.infer type CreatePageParams (line 1286) | type CreatePageParams = z.infer type CreatePageResponse (line 1292) | type CreatePageResponse = z.infer type GetPageParams (line 1298) | type GetPageParams = z.infer type GetPageResponse (line 1304) | type GetPageResponse = z.infer type UpdatePageParams (line 1309) | type UpdatePageParams = z.infer type UpdatePageResponse (line 1315) | type UpdatePageResponse = z.infer type GetPagePropertyParams (line 1323) | type GetPagePropertyParams = z.infer< type GetPagePropertyResponse (line 1331) | type GetPagePropertyResponse = z.infer< type GetBlockParams (line 1336) | type GetBlockParams = z.infer type GetBlockResponse (line 1342) | type GetBlockResponse = z.infer type DeleteBlockParams (line 1345) | type DeleteBlockParams = z.infer type DeleteBlockResponse (line 1351) | type DeleteBlockResponse = z.infer type UpdateBlockParams (line 1356) | type UpdateBlockParams = z.infer type UpdateBlockResponse (line 1362) | type UpdateBlockResponse = z.infer type ListBlockChildrenParams (line 1369) | type ListBlockChildrenParams = z.infer< type AppendBlockChildrenParams (line 1376) | type AppendBlockChildrenParams = z.infer< type GetDatabaseParams (line 1381) | type GetDatabaseParams = z.infer type GetDatabaseResponse (line 1387) | type GetDatabaseResponse = z.infer type UpdateDatabaseParams (line 1392) | type UpdateDatabaseParams = z.infer type UpdateDatabaseResponse (line 1398) | type UpdateDatabaseResponse = z.infer< type QueryDatabaseParams (line 1408) | type QueryDatabaseParams = z.infer type ListDatabasesParams (line 1414) | type ListDatabasesParams = z.infer type CreateDatabaseParams (line 1417) | type CreateDatabaseParams = z.infer type CreateDatabaseResponse (line 1423) | type CreateDatabaseResponse = z.infer< type SearchParams (line 1428) | type SearchParams = z.infer type ListCommentsParams (line 1435) | type ListCommentsParams = z.infer type CreateCommentParams (line 1438) | type CreateCommentParams = z.infer type CreateCommentResponse (line 1444) | type CreateCommentResponse = z.infer< type OauthTokenParams (line 1449) | type OauthTokenParams = z.infer FILE: legacy/packages/novu/src/novu-client.ts type Subscriber (line 11) | type Subscriber = { type TriggerEventResponse (line 43) | type TriggerEventResponse = { type TriggerOptions (line 73) | type TriggerOptions = { class NovuClient (line 97) | class NovuClient extends AIFunctionsProvider { method constructor (line 102) | constructor({ method triggerEvent (line 152) | async triggerEvent(options: novu.TriggerOptions) { FILE: legacy/packages/open-meteo/src/open-meteo-client.ts class OpenMeteoClient (line 23) | class OpenMeteoClient extends AIFunctionsProvider { method constructor (line 28) | constructor({ method getForecast (line 66) | async getForecast( method _geocode (line 115) | protected async _geocode( function toDateString (line 138) | function toDateString(date: Date): string { function validateAndSetDates (line 142) | function validateAndSetDates( FILE: legacy/packages/open-meteo/src/open-meteo.ts type HourlyResponse (line 55) | type HourlyResponse = z.infer type DailyResponse (line 81) | type DailyResponse = z.infer type CurrentWeather (line 95) | type CurrentWeather = z.infer type GetV1ForecastParams (line 132) | type GetV1ForecastParams = z.infer type GetV1ForecastResponse (line 187) | type GetV1ForecastResponse = z.infer< type Location (line 191) | interface Location { type LocationSearch (line 196) | interface LocationSearch { FILE: legacy/packages/openapi-to-ts/bin/openapi-to-ts.ts function main (line 8) | async function main() { FILE: legacy/packages/openapi-to-ts/fixtures/generated/firecrawl-client.ts class FirecrawlClient (line 21) | class FirecrawlClient extends AIFunctionsProvider { method constructor (line 26) | constructor({ method scrape (line 61) | async scrape( method crawlUrls (line 90) | async crawlUrls( method searchGoogle (line 109) | async searchGoogle( method getCrawlStatus (line 128) | async getCrawlStatus( method cancelCrawlJob (line 145) | async cancelCrawlJob( FILE: legacy/packages/openapi-to-ts/fixtures/generated/firecrawl.ts type ScrapeResponse (line 79) | type ScrapeResponse = z.infer type CrawlResponse (line 86) | type CrawlResponse = z.infer type SearchResponse (line 92) | type SearchResponse = z.infer type CrawlStatusResponseObj (line 146) | type CrawlStatusResponseObj = z.infer< type ScrapeParams (line 225) | type ScrapeParams = z.infer type CrawlUrlsParams (line 372) | type CrawlUrlsParams = z.infer type CrawlUrlsResponse (line 375) | type CrawlUrlsResponse = z.infer type SearchGoogleParams (line 423) | type SearchGoogleParams = z.infer type SearchGoogleResponse (line 426) | type SearchGoogleResponse = z.infer type GetCrawlStatusParams (line 432) | type GetCrawlStatusParams = z.infer type GetCrawlStatusResponse (line 457) | type GetCrawlStatusResponse = z.infer< type CancelCrawlJobParams (line 465) | type CancelCrawlJobParams = z.infer type CancelCrawlJobResponse (line 471) | type CancelCrawlJobResponse = z.infer< FILE: legacy/packages/openapi-to-ts/fixtures/generated/github-client.ts class GithubClient (line 20) | class GithubClient extends AIFunctionsProvider { method constructor (line 25) | constructor({ method metaRoot (line 51) | async metaRoot( method securityAdvisoriesListGlobalAdvisories (line 70) | async securityAdvisoriesListGlobalAdvisories( method securityAdvisoriesGetGlobalAdvisory (line 111) | async securityAdvisoriesGetGlobalAdvisory( method appsGetAuthenticated (line 132) | async appsGetAuthenticated( method appsCreateFromManifest (line 147) | async appsCreateFromManifest( method appsGetWebhookConfigForApp (line 168) | async appsGetWebhookConfigForApp( method appsUpdateWebhookConfigForApp (line 189) | async appsUpdateWebhookConfigForApp( method appsListWebhookDeliveries (line 212) | async appsListWebhookDeliveries( method appsGetWebhookDelivery (line 235) | async appsGetWebhookDelivery( method appsRedeliverWebhookDelivery (line 256) | async appsRedeliverWebhookDelivery( method appsListInstallationRequestsForAuthenticatedApp (line 274) | async appsListInstallationRequestsForAuthenticatedApp( method appsListInstallations (line 297) | async appsListInstallations( method appsGetInstallation (line 322) | async appsGetInstallation( method appsDeleteInstallation (line 343) | async appsDeleteInstallation( method appsCreateInstallationAccessToken (line 372) | async appsCreateInstallationAccessToken( method appsSuspendInstallation (line 395) | async appsSuspendInstallation( method appsUnsuspendInstallation (line 416) | async appsUnsuspendInstallation( method appsDeleteAuthorization (line 435) | async appsDeleteAuthorization( method appsCheckToken (line 454) | async appsCheckToken( method appsDeleteToken (line 473) | async appsDeleteToken( method appsResetToken (line 492) | async appsResetToken( method appsScopeToken (line 519) | async appsScopeToken( method appsGetBySlug (line 548) | async appsGetBySlug( method classroomGetAnAssignment (line 565) | async classroomGetAnAssignment( method classroomListAcceptedAssignmentsForAnAssignment (line 583) | async classroomListAcceptedAssignmentsForAnAssignment( method classroomGetAssignmentGrades (line 602) | async classroomGetAssignmentGrades( method classroomListClassrooms (line 619) | async classroomListClassrooms( method classroomGetAClassroom (line 638) | async classroomGetAClassroom( method classroomListAssignmentsForAClassroom (line 655) | async classroomListAssignmentsForAClassroom( method codesOfConductGetAllCodesOfConduct (line 674) | async codesOfConductGetAllCodesOfConduct( method codesOfConductGetConductCode (line 691) | async codesOfConductGetConductCode( method emojisGet (line 708) | async emojisGet( method codeSecurityGetConfigurationsForEnterprise (line 731) | async codeSecurityGetConfigurationsForEnterprise( method codeSecurityCreateConfigurationForEnterprise (line 764) | async codeSecurityCreateConfigurationForEnterprise( method codeSecurityGetDefaultConfigurationsForEnterprise (line 816) | async codeSecurityGetDefaultConfigurationsForEnterprise( method codeSecurityGetSingleConfigurationForEnterprise (line 844) | async codeSecurityGetSingleConfigurationForEnterprise( method codeSecurityDeleteConfigurationForEnterprise (line 877) | async codeSecurityDeleteConfigurationForEnterprise( method codeSecurityUpdateEnterpriseConfiguration (line 905) | async codeSecurityUpdateEnterpriseConfiguration( method codeSecurityAttachEnterpriseConfiguration (line 960) | async codeSecurityAttachEnterpriseConfiguration( method codeSecuritySetConfigurationAsDefaultForEnterprise (line 995) | async codeSecuritySetConfigurationAsDefaultForEnterprise( method codeSecurityGetRepositoriesForEnterpriseConfiguration (line 1026) | async codeSecurityGetRepositoriesForEnterpriseConfiguration( method dependabotListAlertsForEnterprise (line 1062) | async dependabotListAlertsForEnterprise( method secretScanningListAlertsForEnterprise (line 1110) | async secretScanningListAlertsForEnterprise( method activityListPublicEvents (line 1146) | async activityListPublicEvents( method activityGetFeeds (line 1191) | async activityGetFeeds( method gistsList (line 1206) | async gistsList( method gistsCreate (line 1233) | async gistsCreate( method gistsListPublic (line 1256) | async gistsListPublic( method gistsListStarred (line 1277) | async gistsListStarred( method gistsGet (line 1308) | async gistsGet( method gistsDelete (line 1325) | async gistsDelete( method gistsUpdate (line 1360) | async gistsUpdate( method gistsListComments (line 1389) | async gistsListComments( method gistsCreateComment (line 1418) | async gistsCreateComment( method gistsGetComment (line 1447) | async gistsGetComment( method gistsDeleteComment (line 1464) | async gistsDeleteComment( method gistsUpdateComment (line 1494) | async gistsUpdateComment( method gistsListCommits (line 1513) | async gistsListCommits( method gistsListForks (line 1532) | async gistsListForks( method gistsFork (line 1551) | async gistsFork( method gistsCheckIsStarred (line 1568) | async gistsCheckIsStarred( method gistsStar (line 1585) | async gistsStar( method gistsUnstar (line 1602) | async gistsUnstar( method gistsGetRevision (line 1629) | async gistsGetRevision( method gitignoreGetAllTemplates (line 1646) | async gitignoreGetAllTemplates( method gitignoreGetTemplate (line 1671) | async gitignoreGetTemplate( method appsListReposAccessibleToInstallation (line 1688) | async appsListReposAccessibleToInstallation( method appsRevokeInstallationAccessToken (line 1711) | async appsRevokeInstallationAccessToken( method issuesList (line 1752) | async issuesList( method licensesGetAllCommonlyUsed (line 1787) | async licensesGetAllCommonlyUsed( method licensesGet (line 1808) | async licensesGet( method markdownRender (line 1825) | async markdownRender( method markdownRenderRaw (line 1844) | async markdownRenderRaw( method appsGetSubscriptionPlanForAccount (line 1865) | async appsGetSubscriptionPlanForAccount( method appsListPlans (line 1886) | async appsListPlans( method appsListAccountsForPlan (line 1909) | async appsListAccountsForPlan( method appsGetSubscriptionPlanForAccountStubbed (line 1934) | async appsGetSubscriptionPlanForAccountStubbed( method appsListPlansStubbed (line 1955) | async appsListPlansStubbed( method appsListAccountsForPlanStubbed (line 1978) | async appsListAccountsForPlanStubbed( method metaGet (line 2013) | async metaGet( method activityListPublicEventsForRepoNetwork (line 2030) | async activityListPublicEventsForRepoNetwork( method activityListNotificationsForAuthenticatedUser (line 2050) | async activityListNotificationsForAuthenticatedUser( method activityMarkNotificationsAsRead (line 2079) | async activityMarkNotificationsAsRead( method activityGetThread (line 2098) | async activityGetThread( method activityMarkThreadAsDone (line 2115) | async activityMarkThreadAsDone( method activityMarkThreadAsRead (line 2132) | async activityMarkThreadAsRead( method activityGetThreadSubscriptionForAuthenticatedUser (line 2154) | async activityGetThreadSubscriptionForAuthenticatedUser( method activitySetThreadSubscription (line 2179) | async activitySetThreadSubscription( method activityDeleteThreadSubscription (line 2198) | async activityDeleteThreadSubscription( method metaGetOctocat (line 2215) | async metaGetOctocat( method orgsList (line 2240) | async orgsList( method billingGetGithubBillingUsageReportOrg (line 2263) | async billingGetGithubBillingUsageReportOrg( method orgsGet (line 2300) | async orgsGet(params: github.OrgsGetParams): Promise type SecurityAdvisoryEcosystems (line 68) | type SecurityAdvisoryEcosystems = z.infer< type CvssSeverities (line 96) | type CvssSeverities = z.infer type SecurityAdvisoryEpss (line 107) | type SecurityAdvisoryEpss = z.infer type SimpleUser (line 135) | type SimpleUser = z.infer type SecurityAdvisoryCreditTypes (line 151) | type SecurityAdvisoryCreditTypes = z.infer< type PaginationBefore (line 160) | type PaginationBefore = z.infer type PaginationAfter (line 167) | type PaginationAfter = z.infer type Direction (line 172) | type Direction = z.infer type GhsaId (line 177) | type GhsaId = z.infer type Enterprise (line 184) | type Enterprise = z.infer type WebhookConfigUrl (line 190) | type WebhookConfigUrl = z.infer type WebhookConfigContentType (line 197) | type WebhookConfigContentType = z.infer< type WebhookConfigSecret (line 206) | type WebhookConfigSecret = z.infer type WebhookConfigInsecureSsl (line 216) | type WebhookConfigInsecureSsl = z.infer< type HookDeliveryItem (line 273) | type HookDeliveryItem = z.infer type PerPage (line 280) | type PerPage = z.infer type Cursor (line 287) | type Cursor = z.infer type HookDelivery (line 348) | type HookDelivery = z.infer type DeliveryId (line 351) | type DeliveryId = z.infer type Page (line 398) | type Page = z.infer type AppPermissions (line 692) | type AppPermissions = z.infer type NullableSimpleUser (line 720) | type NullableSimpleUser = z.infer type Since (line 727) | type Since = z.infer type InstallationId (line 732) | type InstallationId = z.infer type NullableLicenseSimple (line 744) | type NullableLicenseSimple = z.infer< type ClientId (line 751) | type ClientId = z.infer type AppSlug (line 754) | type AppSlug = z.infer type SimpleClassroomRepository (line 773) | type SimpleClassroomRepository = z.infer< type SimpleClassroomOrganization (line 787) | type SimpleClassroomOrganization = z.infer< type AssignmentId (line 794) | type AssignmentId = z.infer type SimpleClassroomUser (line 804) | type SimpleClassroomUser = z.infer type SimpleClassroom (line 816) | type SimpleClassroom = z.infer type ClassroomAssignmentGrade (line 852) | type ClassroomAssignmentGrade = z.infer< type ClassroomId (line 859) | type ClassroomId = z.infer type CodeOfConduct (line 870) | type CodeOfConduct = z.infer type CodeSecurityConfiguration (line 1024) | type CodeSecurityConfiguration = z.infer< type CodeScanningDefaultSetupOptions (line 1042) | type CodeScanningDefaultSetupOptions = z.infer< type ConfigurationId (line 1049) | type ConfigurationId = z.infer type AlertNumber (line 1056) | type AlertNumber = z.infer type DependabotAlertPackage (line 1072) | type DependabotAlertPackage = z.infer< type AlertUrl (line 1081) | type AlertUrl = z.infer type AlertHtmlUrl (line 1088) | type AlertHtmlUrl = z.infer type AlertCreatedAt (line 1097) | type AlertCreatedAt = z.infer type AlertUpdatedAt (line 1106) | type AlertUpdatedAt = z.infer type AlertDismissedAt (line 1115) | type AlertDismissedAt = z.infer type AlertFixedAt (line 1124) | type AlertFixedAt = z.infer type AlertAutoDismissedAt (line 1133) | type AlertAutoDismissedAt = z.infer type DependabotAlertCommaSeparatedStates (line 1140) | type DependabotAlertCommaSeparatedStates = z.infer< type DependabotAlertCommaSeparatedSeverities (line 1149) | type DependabotAlertCommaSeparatedSeverities = z.infer< type DependabotAlertCommaSeparatedEcosystems (line 1158) | type DependabotAlertCommaSeparatedEcosystems = z.infer< type DependabotAlertCommaSeparatedPackages (line 1167) | type DependabotAlertCommaSeparatedPackages = z.infer< type DependabotAlertCommaSeparatedEpss (line 1176) | type DependabotAlertCommaSeparatedEpss = z.infer< type DependabotAlertScope (line 1185) | type DependabotAlertScope = z.infer type DependabotAlertSort (line 1192) | type DependabotAlertSort = z.infer type PaginationFirst (line 1199) | type PaginationFirst = z.infer type PaginationLast (line 1206) | type PaginationLast = z.infer type NullableAlertUpdatedAt (line 1215) | type NullableAlertUpdatedAt = z.infer< type SecretScanningAlertState (line 1224) | type SecretScanningAlertState = z.infer< type SecretScanningAlertResolution (line 1233) | type SecretScanningAlertResolution = z.infer< type SecretScanningAlertSecretType (line 1242) | type SecretScanningAlertSecretType = z.infer< type SecretScanningAlertSort (line 1251) | type SecretScanningAlertSort = z.infer< type SecretScanningAlertValidity (line 1260) | type SecretScanningAlertValidity = z.infer< type SecretScanningAlertPubliclyLeaked (line 1269) | type SecretScanningAlertPubliclyLeaked = z.infer< type SecretScanningAlertMultiRepo (line 1278) | type SecretScanningAlertMultiRepo = z.infer< type Actor (line 1287) | type Actor = z.infer type IssueType (line 1324) | type IssueType = z.infer type AuthorAssociation (line 1338) | type AuthorAssociation = z.infer type ReactionRollup (line 1352) | type ReactionRollup = z.infer type SubIssuesSummary (line 1359) | type SubIssuesSummary = z.infer type LinkWithType (line 1364) | type LinkWithType = z.infer type PublicUser (line 1418) | type PublicUser = z.infer type GistId (line 1423) | type GistId = z.infer type CommentId (line 1428) | type CommentId = z.infer type GitignoreTemplate (line 1433) | type GitignoreTemplate = z.infer type Labels (line 1438) | type Labels = z.infer type LicenseSimple (line 1450) | type LicenseSimple = z.infer type License (line 1469) | type License = z.infer type MarketplaceListingPlan (line 1488) | type MarketplaceListingPlan = z.infer< type AccountId (line 1493) | type AccountId = z.infer type PlanId (line 1498) | type PlanId = z.infer type Sort (line 1503) | type Sort = z.infer type ApiOverview (line 1553) | type ApiOverview = z.infer type Owner (line 1560) | type Owner = z.infer type Repo (line 1567) | type Repo = z.infer type SecurityAndAnalysis (line 1599) | type SecurityAndAnalysis = z.infer type All (line 1604) | type All = z.infer type Participating (line 1611) | type Participating = z.infer type Before (line 1618) | type Before = z.infer type ThreadId (line 1625) | type ThreadId = z.infer type ThreadSubscription (line 1638) | type ThreadSubscription = z.infer type OrganizationSimple (line 1656) | type OrganizationSimple = z.infer type SinceOrg (line 1663) | type SinceOrg = z.infer type BillingUsageReport (line 1696) | type BillingUsageReport = z.infer type Org (line 1701) | type Org = z.infer type BillingUsageReportYear (line 1708) | type BillingUsageReportYear = z.infer< type BillingUsageReportMonth (line 1717) | type BillingUsageReportMonth = z.infer< type BillingUsageReportDay (line 1726) | type BillingUsageReportDay = z.infer< type BillingUsageReportHour (line 1735) | type BillingUsageReportHour = z.infer< type OrganizationFull (line 1860) | type OrganizationFull = z.infer type ActionsCacheUsageOrgEnterprise (line 1876) | type ActionsCacheUsageOrgEnterprise = z.infer< type ActionsCacheUsageByRepository (line 1899) | type ActionsCacheUsageByRepository = z.infer< type NullableActionsHostedRunnerPoolImage (line 1917) | type NullableActionsHostedRunnerPoolImage = z.infer< type ActionsHostedRunnerMachineSpec (line 1939) | type ActionsHostedRunnerMachineSpec = z.infer< type PublicIp (line 1956) | type PublicIp = z.infer type ActionsHostedRunnerImage (line 1973) | type ActionsHostedRunnerImage = z.infer< type ActionsHostedRunnerLimits (line 1997) | type ActionsHostedRunnerLimits = z.infer< type HostedRunnerId (line 2004) | type HostedRunnerId = z.infer type OidcCustomSub (line 2015) | type OidcCustomSub = z.infer type EmptyObject (line 2021) | type EmptyObject = z.infer type EnabledRepositories (line 2028) | type EnabledRepositories = z.infer type AllowedActions (line 2035) | type AllowedActions = z.infer type SelectedActionsUrl (line 2042) | type SelectedActionsUrl = z.infer type RepositoryId (line 2047) | type RepositoryId = z.infer type SelectedActions (line 2069) | type SelectedActions = z.infer type ActionsDefaultWorkflowPermissions (line 2076) | type ActionsDefaultWorkflowPermissions = z.infer< type ActionsCanApprovePullRequestReviews (line 2085) | type ActionsCanApprovePullRequestReviews = z.infer< type RunnerGroupsOrg (line 2134) | type RunnerGroupsOrg = z.infer type VisibleToRepository (line 2141) | type VisibleToRepository = z.infer type RunnerGroupId (line 2146) | type RunnerGroupId = z.infer type RunnerLabel (line 2164) | type RunnerLabel = z.infer type RunnerId (line 2169) | type RunnerId = z.infer type RunnerApplication (line 2186) | type RunnerApplication = z.infer type RunnerLabelName (line 2191) | type RunnerLabelName = z.infer type OrganizationActionsSecret (line 2204) | type OrganizationActionsSecret = z.infer< type ActionsPublicKey (line 2218) | type ActionsPublicKey = z.infer type SecretName (line 2221) | type SecretName = z.infer type OrganizationActionsVariable (line 2245) | type OrganizationActionsVariable = z.infer< type VariablesPerPage (line 2254) | type VariablesPerPage = z.infer type VariableName (line 2259) | type VariableName = z.infer type Username (line 2264) | type Username = z.infer type AlertInstancesUrl (line 2273) | type AlertInstancesUrl = z.infer type CodeScanningAlertState (line 2278) | type CodeScanningAlertState = z.infer< type CodeScanningAlertDismissedReason (line 2287) | type CodeScanningAlertDismissedReason = z.infer< type CodeScanningAlertDismissedComment (line 2297) | type CodeScanningAlertDismissedComment = z.infer< type CodeScanningAlertRuleSummary (line 2343) | type CodeScanningAlertRuleSummary = z.infer< type CodeScanningAnalysisToolName (line 2352) | type CodeScanningAnalysisToolName = z.infer< type CodeScanningAnalysisToolVersion (line 2361) | type CodeScanningAnalysisToolVersion = z.infer< type CodeScanningAnalysisToolGuid (line 2370) | type CodeScanningAnalysisToolGuid = z.infer< type CodeScanningRef (line 2379) | type CodeScanningRef = z.infer type CodeScanningAnalysisAnalysisKey (line 2386) | type CodeScanningAnalysisAnalysisKey = z.infer< type CodeScanningAlertEnvironment (line 2395) | type CodeScanningAlertEnvironment = z.infer< type CodeScanningAnalysisCategory (line 2404) | type CodeScanningAnalysisCategory = z.infer< type CodeScanningAlertLocation (line 2417) | type CodeScanningAlertLocation = z.infer< type CodeScanningAlertClassification (line 2426) | type CodeScanningAlertClassification = z.infer< type NullableCodespaceMachine (line 2460) | type NullableCodespaceMachine = z.infer< type CodespacesOrgSecret (line 2493) | type CodespacesOrgSecret = z.infer type CodespacesPublicKey (line 2505) | type CodespacesPublicKey = z.infer type CopilotOrganizationSeatBreakdown (line 2551) | type CopilotOrganizationSeatBreakdown = z.infer< type NullableOrganizationSimple (line 2571) | type NullableOrganizationSimple = z.infer< type NullableTeamSimple (line 2607) | type NullableTeamSimple = z.infer type EnterpriseTeam (line 2624) | type EnterpriseTeam = z.infer type CopilotIdeCodeCompletions (line 2765) | type CopilotIdeCodeCompletions = z.infer< type CopilotIdeChat (line 2848) | type CopilotIdeChat = z.infer type CopilotDotcomChat (line 2901) | type CopilotDotcomChat = z.infer type CopilotDotcomPullRequests (line 2969) | type CopilotDotcomPullRequests = z.infer< type CopilotUsageMetrics (line 3098) | type CopilotUsageMetrics = z.infer type OrganizationDependabotSecret (line 3111) | type OrganizationDependabotSecret = z.infer< type DependabotPublicKey (line 3121) | type DependabotPublicKey = z.infer type OrgHook (line 3143) | type OrgHook = z.infer type HookId (line 3150) | type HookId = z.infer type ApiInsightsRouteStats (line 3179) | type ApiInsightsRouteStats = z.infer< type ApiInsightsActorType (line 3186) | type ApiInsightsActorType = z.infer type ApiInsightsActorId (line 3191) | type ApiInsightsActorId = z.infer type ApiInsightsMinTimestamp (line 3198) | type ApiInsightsMinTimestamp = z.infer< type ApiInsightsMaxTimestamp (line 3207) | type ApiInsightsMaxTimestamp = z.infer< type ApiInsightsRouteStatsSort (line 3214) | type ApiInsightsRouteStatsSort = z.infer< type ApiInsightsApiRouteSubstring (line 3223) | type ApiInsightsApiRouteSubstring = z.infer< type ApiInsightsSubjectStats (line 3240) | type ApiInsightsSubjectStats = z.infer< type ApiInsightsSort (line 3247) | type ApiInsightsSort = z.infer type ApiInsightsSubjectNameSubstring (line 3254) | type ApiInsightsSubjectNameSubstring = z.infer< type ApiInsightsSummaryStats (line 3274) | type ApiInsightsSummaryStats = z.infer< type ApiInsightsUserId (line 3281) | type ApiInsightsUserId = z.infer type ApiInsightsTimeStats (line 3292) | type ApiInsightsTimeStats = z.infer type ApiInsightsTimestampIncrement (line 3299) | type ApiInsightsTimestampIncrement = z.infer< type ApiInsightsUserStats (line 3318) | type ApiInsightsUserStats = z.infer type ApiInsightsActorNameSubstring (line 3325) | type ApiInsightsActorNameSubstring = z.infer< type InteractionGroup (line 3334) | type InteractionGroup = z.infer type InteractionExpiry (line 3341) | type InteractionExpiry = z.infer type InvitationId (line 3346) | type InvitationId = z.infer type OrganizationCreateIssueType (line 3379) | type OrganizationCreateIssueType = z.infer< type OrganizationUpdateIssueType (line 3414) | type OrganizationUpdateIssueType = z.infer< type IssueTypeId (line 3421) | type IssueTypeId = z.infer type CodespaceName (line 3426) | type CodespaceName = z.infer type MigrationId (line 3431) | type MigrationId = z.infer type RepoName (line 3434) | type RepoName = z.infer type TeamSlug (line 3437) | type TeamSlug = z.infer type RoleId (line 3442) | type RoleId = z.infer type TeamSimple (line 3476) | type TeamSimple = z.infer type PackageVisibility (line 3483) | type PackageVisibility = z.infer type PackageType (line 3490) | type PackageType = z.infer type PackageName (line 3493) | type PackageName = z.infer type PackageVersion (line 3526) | type PackageVersion = z.infer type PackageVersionId (line 3531) | type PackageVersionId = z.infer type PersonalAccessTokenSort (line 3536) | type PersonalAccessTokenSort = z.infer< type PersonalAccessTokenOwner (line 3543) | type PersonalAccessTokenOwner = z.infer< type PersonalAccessTokenRepository (line 3550) | type PersonalAccessTokenRepository = z.infer< type PersonalAccessTokenPermission (line 3557) | type PersonalAccessTokenPermission = z.infer< type PersonalAccessTokenBefore (line 3566) | type PersonalAccessTokenBefore = z.infer< type PersonalAccessTokenAfter (line 3575) | type PersonalAccessTokenAfter = z.infer< type PersonalAccessTokenTokenId (line 3582) | type PersonalAccessTokenTokenId = z.infer< type FineGrainedPersonalAccessTokenId (line 3591) | type FineGrainedPersonalAccessTokenId = z.infer< type OrgPrivateRegistryConfiguration (line 3618) | type OrgPrivateRegistryConfiguration = z.infer< type OrgPrivateRegistryConfigurationWithSelectedRepositories (line 3651) | type OrgPrivateRegistryConfigurationWithSelectedRepositories = z.infer< type CustomProperty (line 3697) | type CustomProperty = z.infer type CustomPropertyName (line 3702) | type CustomPropertyName = z.infer type CustomPropertySetPayload (line 3734) | type CustomPropertySetPayload = z.infer< type CustomPropertyValue (line 3746) | type CustomPropertyValue = z.infer type CodeOfConductSimple (line 3756) | type CodeOfConductSimple = z.infer type RepositoryRuleEnforcement (line 3763) | type RepositoryRuleEnforcement = z.infer< type RepositoryRulesetBypassActor (line 3793) | type RepositoryRulesetBypassActor = z.infer< type RepositoryRulesetConditions (line 3817) | type RepositoryRulesetConditions = z.infer< type RepositoryRulesetConditionsRepositoryNameTarget (line 3843) | type RepositoryRulesetConditionsRepositoryNameTarget = z.infer< type RepositoryRulesetConditionsRepositoryIdTarget (line 3859) | type RepositoryRulesetConditionsRepositoryIdTarget = z.infer< type RepositoryRulesetConditionsRepositoryPropertySpec (line 3879) | type RepositoryRulesetConditionsRepositoryPropertySpec = z.infer< type RepositoryRuleCreation (line 3888) | type RepositoryRuleCreation = z.infer< type RepositoryRuleUpdate (line 3906) | type RepositoryRuleUpdate = z.infer type RepositoryRuleDeletion (line 3913) | type RepositoryRuleDeletion = z.infer< type RepositoryRuleRequiredLinearHistory (line 3920) | type RepositoryRuleRequiredLinearHistory = z.infer< type RepositoryRuleMergeQueue (line 3983) | type RepositoryRuleMergeQueue = z.infer< type RepositoryRuleRequiredDeployments (line 4003) | type RepositoryRuleRequiredDeployments = z.infer< type RepositoryRuleRequiredSignatures (line 4010) | type RepositoryRuleRequiredSignatures = z.infer< type RepositoryRulePullRequest (line 4065) | type RepositoryRulePullRequest = z.infer< type RepositoryRuleParamsStatusCheckConfiguration (line 4085) | type RepositoryRuleParamsStatusCheckConfiguration = z.infer< type RepositoryRuleNonFastForward (line 4092) | type RepositoryRuleNonFastForward = z.infer< type RepositoryRuleCommitMessagePattern (line 4117) | type RepositoryRuleCommitMessagePattern = z.infer< type RepositoryRuleCommitAuthorEmailPattern (line 4142) | type RepositoryRuleCommitAuthorEmailPattern = z.infer< type RepositoryRuleCommitterEmailPattern (line 4167) | type RepositoryRuleCommitterEmailPattern = z.infer< type RepositoryRuleBranchNamePattern (line 4192) | type RepositoryRuleBranchNamePattern = z.infer< type RepositoryRuleTagNamePattern (line 4217) | type RepositoryRuleTagNamePattern = z.infer< type RepositoryRuleFilePathRestriction (line 4237) | type RepositoryRuleFilePathRestriction = z.infer< type RepositoryRuleMaxFilePathLength (line 4258) | type RepositoryRuleMaxFilePathLength = z.infer< type RepositoryRuleFileExtensionRestriction (line 4278) | type RepositoryRuleFileExtensionRestriction = z.infer< type RepositoryRuleMaxFileSize (line 4301) | type RepositoryRuleMaxFileSize = z.infer< type RepositoryRuleParamsWorkflowFileReference (line 4322) | type RepositoryRuleParamsWorkflowFileReference = z.infer< type RepositoryRuleParamsCodeScanningTool (line 4343) | type RepositoryRuleParamsCodeScanningTool = z.infer< type RulesetTargets (line 4352) | type RulesetTargets = z.infer type RuleSuites (line 4410) | type RuleSuites = z.infer type RefInQuery (line 4417) | type RefInQuery = z.infer type RepositoryNameInQuery (line 4422) | type RepositoryNameInQuery = z.infer< type TimePeriod (line 4431) | type TimePeriod = z.infer type ActorNameInQuery (line 4438) | type ActorNameInQuery = z.infer type RuleSuiteResult (line 4445) | type RuleSuiteResult = z.infer type RuleSuite (line 4540) | type RuleSuite = z.infer type RuleSuiteId (line 4547) | type RuleSuiteId = z.infer type RulesetVersion (line 4564) | type RulesetVersion = z.infer type SecretScanningPaginationBeforeOrgRepo (line 4571) | type SecretScanningPaginationBeforeOrgRepo = z.infer< type SecretScanningPaginationAfterOrgRepo (line 4580) | type SecretScanningPaginationAfterOrgRepo = z.infer< type ActionsBillingUsage (line 4675) | type ActionsBillingUsage = z.infer type PackagesBillingUsage (line 4693) | type PackagesBillingUsage = z.infer type CombinedBillingUsage (line 4711) | type CombinedBillingUsage = z.infer type NetworkConfiguration (line 4739) | type NetworkConfiguration = z.infer type NetworkConfigurationId (line 4744) | type NetworkConfigurationId = z.infer< type NetworkSettings (line 4772) | type NetworkSettings = z.infer type NetworkSettingsId (line 4777) | type NetworkSettingsId = z.infer type TeamOrganization (line 4840) | type TeamOrganization = z.infer type DiscussionNumber (line 4845) | type DiscussionNumber = z.infer type CommentNumber (line 4850) | type CommentNumber = z.infer type ReactionId (line 4855) | type ReactionId = z.infer type TeamMembership (line 4869) | type TeamMembership = z.infer type ProjectId (line 4874) | type ProjectId = z.infer type SecurityProduct (line 4879) | type SecurityProduct = z.infer type OrgSecurityProductEnablement (line 4886) | type OrgSecurityProductEnablement = z.infer< type CardId (line 4893) | type CardId = z.infer type ProjectColumn (line 4910) | type ProjectColumn = z.infer type ColumnId (line 4915) | type ColumnId = z.infer type RateLimit (line 4923) | type RateLimit = z.infer type Artifact (line 4957) | type Artifact = z.infer type ArtifactName (line 4964) | type ArtifactName = z.infer type ArtifactId (line 4969) | type ArtifactId = z.infer type ActionsCacheList (line 4989) | type ActionsCacheList = z.infer type ActionsCacheGitRefFull (line 4996) | type ActionsCacheGitRefFull = z.infer< type ActionsCacheKey (line 5003) | type ActionsCacheKey = z.infer type ActionsCacheListSort (line 5010) | type ActionsCacheListSort = z.infer type ActionsCacheKeyRequired (line 5015) | type ActionsCacheKeyRequired = z.infer< type CacheId (line 5022) | type CacheId = z.infer type Job (line 5134) | type Job = z.infer type JobId (line 5139) | type JobId = z.infer type OidcCustomSubRepo (line 5156) | type OidcCustomSubRepo = z.infer type ActionsSecret (line 5165) | type ActionsSecret = z.infer type ActionsVariable (line 5183) | type ActionsVariable = z.infer type ActionsEnabled (line 5188) | type ActionsEnabled = z.infer type ActionsWorkflowAccessToRepository (line 5197) | type ActionsWorkflowAccessToRepository = z.infer< type ReferencedWorkflow (line 5204) | type ReferencedWorkflow = z.infer type PullRequestMinimal (line 5229) | type PullRequestMinimal = z.infer type NullableSimpleCommit (line 5262) | type NullableSimpleCommit = z.infer type WorkflowRunBranch (line 5269) | type WorkflowRunBranch = z.infer type Event (line 5303) | type Event = z.infer type WorkflowRunStatus (line 5310) | type WorkflowRunStatus = z.infer type Created (line 5317) | type Created = z.infer type ExcludePullRequests (line 5324) | type ExcludePullRequests = z.infer type WorkflowRunCheckSuiteId (line 5331) | type WorkflowRunCheckSuiteId = z.infer< type WorkflowRunHeadSha (line 5340) | type WorkflowRunHeadSha = z.infer type RunId (line 5345) | type RunId = z.infer type AttemptNumber (line 5350) | type AttemptNumber = z.infer type ReviewCustomGatesCommentRequired (line 5362) | type ReviewCustomGatesCommentRequired = z.infer< type ReviewCustomGatesStateRequired (line 5380) | type ReviewCustomGatesStateRequired = z.infer< type DeploymentReviewerType (line 5387) | type DeploymentReviewerType = z.infer< type WorkflowRunUsage (line 5440) | type WorkflowRunUsage = z.infer type Workflow (line 5463) | type Workflow = z.infer type WorkflowId (line 5470) | type WorkflowId = z.infer type WorkflowUsage (line 5481) | type WorkflowUsage = z.infer type Autolink (line 5499) | type Autolink = z.infer type AutolinkId (line 5504) | type AutolinkId = z.infer type CheckAutomatedSecurityFixes (line 5520) | type CheckAutomatedSecurityFixes = z.infer< type ProtectedBranchRequiredStatusCheck (line 5536) | type ProtectedBranchRequiredStatusCheck = z.infer< type ProtectedBranchAdminEnforced (line 5543) | type ProtectedBranchAdminEnforced = z.infer< type BranchRestrictionPolicy (line 5646) | type BranchRestrictionPolicy = z.infer< type NullableGitUser (line 5657) | type NullableGitUser = z.infer type Verification (line 5666) | type Verification = z.infer type DiffEntry (line 5691) | type DiffEntry = z.infer type Branch (line 5698) | type Branch = z.infer type StatusCheckPolicy (line 5711) | type StatusCheckPolicy = z.infer type CheckRunId (line 5716) | type CheckRunId = z.infer type CheckAnnotation (line 5732) | type CheckAnnotation = z.infer type SimpleCommit (line 5765) | type SimpleCommit = z.infer type CheckSuiteId (line 5770) | type CheckSuiteId = z.infer type CheckName (line 5775) | type CheckName = z.infer type Status (line 5792) | type Status = z.infer type PrAlias (line 5799) | type PrAlias = z.infer type CodeScanningAlertRule (line 5843) | type CodeScanningAlertRule = z.infer< type CodeScanningAlertSetState (line 5852) | type CodeScanningAlertSetState = z.infer< type CodeScanningAlertCreateRequest (line 5859) | type CodeScanningAlertCreateRequest = z.infer< type CodeScanningAutofixStatus (line 5866) | type CodeScanningAutofixStatus = z.infer< type CodeScanningAutofixDescription (line 5873) | type CodeScanningAutofixDescription = z.infer< type CodeScanningAutofixStartedAt (line 5884) | type CodeScanningAutofixStartedAt = z.infer< type CodeScanningAutofixCommits (line 5899) | type CodeScanningAutofixCommits = z.infer< type CodeScanningAutofixCommitsResponse (line 5912) | type CodeScanningAutofixCommitsResponse = z.infer< type CodeScanningAnalysisCommitSha (line 5924) | type CodeScanningAnalysisCommitSha = z.infer< type CodeScanningAnalysisEnvironment (line 5933) | type CodeScanningAnalysisEnvironment = z.infer< type CodeScanningAnalysisCreatedAt (line 5944) | type CodeScanningAnalysisCreatedAt = z.infer< type CodeScanningAnalysisUrl (line 5953) | type CodeScanningAnalysisUrl = z.infer< type CodeScanningAnalysisSarifId (line 5960) | type CodeScanningAnalysisSarifId = z.infer< type CodeScanningAnalysisDeletion (line 5982) | type CodeScanningAnalysisDeletion = z.infer< type CodeScanningVariantAnalysisLanguage (line 5998) | type CodeScanningVariantAnalysisLanguage = z.infer< type CodeScanningVariantAnalysisRepository (line 6014) | type CodeScanningVariantAnalysisRepository = z.infer< type CodeScanningVariantAnalysisStatus (line 6028) | type CodeScanningVariantAnalysisStatus = z.infer< type CodeScanningDefaultSetup (line 6079) | type CodeScanningDefaultSetup = z.infer< type CodeScanningDefaultSetupUpdate (line 6120) | type CodeScanningDefaultSetupUpdate = z.infer< type CodeScanningRefFull (line 6130) | type CodeScanningRefFull = z.infer type CodeScanningAnalysisSarifFile (line 6137) | type CodeScanningAnalysisSarifFile = z.infer< type CodeScanningSarifsStatus (line 6162) | type CodeScanningSarifsStatus = z.infer< type CodeownersErrors (line 6201) | type CodeownersErrors = z.infer type CodespaceMachine (line 6233) | type CodespaceMachine = z.infer type CodespacesPermissionsCheckForDevcontainer (line 6244) | type CodespacesPermissionsCheckForDevcontainer = z.infer< type RepoCodespacesSecret (line 6255) | type RepoCodespacesSecret = z.infer type Collaborator (line 6292) | type Collaborator = z.infer type NullableCollaborator (line 6329) | type NullableCollaborator = z.infer type BranchShort (line 6338) | type BranchShort = z.infer type CommitSha (line 6341) | type CommitSha = z.infer type Link (line 6346) | type Link = z.infer type CommitRef (line 6353) | type CommitRef = z.infer type SimpleCommitStatus (line 6368) | type SimpleCommitStatus = z.infer type NullableCodeOfConductSimple (line 6378) | type NullableCodeOfConductSimple = z.infer< type NullableCommunityHealthFile (line 6386) | type NullableCommunityHealthFile = z.infer< type ContentDirectory (line 6411) | type ContentDirectory = z.infer type ContentFile (line 6435) | type ContentFile = z.infer type ContentSymlink (line 6456) | type ContentSymlink = z.infer type ContentSubmodule (line 6477) | type ContentSubmodule = z.infer type FileCommit (line 6543) | type FileCommit = z.infer type Contributor (line 6571) | type Contributor = z.infer type DependabotAlertCommaSeparatedManifests (line 6578) | type DependabotAlertCommaSeparatedManifests = z.infer< type DependabotSecret (line 6589) | type DependabotSecret = z.infer type DependencyGraphDiff (line 6618) | type DependencyGraphDiff = z.infer type ManifestPath (line 6625) | type ManifestPath = z.infer type DependencyGraphSpdxSbom (line 6758) | type DependencyGraphSpdxSbom = z.infer< type Metadata (line 6767) | type Metadata = z.infer type DeploymentId (line 6770) | type DeploymentId = z.infer type WaitTimer (line 6778) | type WaitTimer = z.infer type DeploymentBranchPolicySettings (line 6796) | type DeploymentBranchPolicySettings = z.infer< type EnvironmentName (line 6805) | type EnvironmentName = z.infer type PreventSelfReview (line 6812) | type PreventSelfReview = z.infer type DeploymentBranchPolicy (line 6834) | type DeploymentBranchPolicy = z.infer< type DeploymentBranchPolicyNamePatternWithType (line 6849) | type DeploymentBranchPolicyNamePatternWithType = z.infer< type BranchPolicyId (line 6856) | type BranchPolicyId = z.infer type DeploymentBranchPolicyNamePattern (line 6865) | type DeploymentBranchPolicyNamePattern = z.infer< type CustomDeploymentRuleApp (line 6892) | type CustomDeploymentRuleApp = z.infer< type DeploymentProtectionRules (line 6897) | type DeploymentProtectionRules = z.infer< type ProtectionRuleId (line 6904) | type ProtectionRuleId = z.infer type ShortBlob (line 6909) | type ShortBlob = z.infer type Blob (line 6922) | type Blob = z.infer type GitCommit (line 6973) | type GitCommit = z.infer type GitRef (line 6980) | type GitRef = z.infer type GitRefOnly (line 6987) | type GitRefOnly = z.infer type GitTree (line 7008) | type GitTree = z.infer type HookResponse (line 7015) | type HookResponse = z.infer type Import (line 7069) | type Import = z.infer type PorterAuthor (line 7082) | type PorterAuthor = z.infer type SinceUser (line 7087) | type SinceUser = z.infer type PorterLargeFile (line 7097) | type PorterLargeFile = z.infer type IssueEventLabel (line 7102) | type IssueEventLabel = z.infer type IssueEventDismissedReview (line 7110) | type IssueEventDismissedReview = z.infer< type IssueEventMilestone (line 7117) | type IssueEventMilestone = z.infer type IssueEventProjectCard (line 7129) | type IssueEventProjectCard = z.infer< type IssueEventRename (line 7136) | type IssueEventRename = z.infer type IssueNumber (line 7141) | type IssueNumber = z.infer type Label (line 7164) | type Label = z.infer type TimelineCommittedEvent (line 7216) | type TimelineCommittedEvent = z.infer< type DeployKey (line 7234) | type DeployKey = z.infer type KeyId (line 7239) | type KeyId = z.infer type Language (line 7242) | type Language = z.infer type MergedUpstream (line 7251) | type MergedUpstream = z.infer type MilestoneNumber (line 7256) | type MilestoneNumber = z.infer type PagesSourceHash (line 7262) | type PagesSourceHash = z.infer type PagesHttpsCertificate (line 7287) | type PagesHttpsCertificate = z.infer< type PageBuildStatus (line 7294) | type PageBuildStatus = z.infer type PageDeployment (line 7318) | type PageDeployment = z.infer type PagesDeploymentStatus (line 7338) | type PagesDeploymentStatus = z.infer< type PagesDeploymentId (line 7347) | type PagesDeploymentId = z.infer type PagesHealthCheck (line 7417) | type PagesHealthCheck = z.infer type PullNumber (line 7422) | type PullNumber = z.infer type PullRequestMergeResult (line 7427) | type PullRequestMergeResult = z.infer< type ReviewId (line 7434) | type ReviewId = z.infer type AssetId (line 7439) | type AssetId = z.infer type ReleaseNotesContent (line 7451) | type ReleaseNotesContent = z.infer type ReleaseId (line 7456) | type ReleaseId = z.infer type RepositoryRuleRulesetInfo (line 7463) | type RepositoryRuleRulesetInfo = z.infer< type SecretScanningAlertResolutionComment (line 7472) | type SecretScanningAlertResolutionComment = z.infer< type SecretScanningLocationCommit (line 7507) | type SecretScanningLocationCommit = z.infer< type SecretScanningLocationWikiCommit (line 7542) | type SecretScanningLocationWikiCommit = z.infer< type SecretScanningLocationIssueTitle (line 7556) | type SecretScanningLocationIssueTitle = z.infer< type SecretScanningLocationIssueBody (line 7570) | type SecretScanningLocationIssueBody = z.infer< type SecretScanningLocationIssueComment (line 7586) | type SecretScanningLocationIssueComment = z.infer< type SecretScanningLocationDiscussionTitle (line 7600) | type SecretScanningLocationDiscussionTitle = z.infer< type SecretScanningLocationDiscussionBody (line 7614) | type SecretScanningLocationDiscussionBody = z.infer< type SecretScanningLocationDiscussionComment (line 7630) | type SecretScanningLocationDiscussionComment = z.infer< type SecretScanningLocationPullRequestTitle (line 7646) | type SecretScanningLocationPullRequestTitle = z.infer< type SecretScanningLocationPullRequestBody (line 7662) | type SecretScanningLocationPullRequestBody = z.infer< type SecretScanningLocationPullRequestComment (line 7678) | type SecretScanningLocationPullRequestComment = z.infer< type SecretScanningLocationPullRequestReview (line 7694) | type SecretScanningLocationPullRequestReview = z.infer< type SecretScanningLocationPullRequestReviewComment (line 7710) | type SecretScanningLocationPullRequestReviewComment = z.infer< type SecretScanningPushProtectionBypassReason (line 7717) | type SecretScanningPushProtectionBypassReason = z.infer< type SecretScanningPushProtectionBypassPlaceholderId (line 7726) | type SecretScanningPushProtectionBypassPlaceholderId = z.infer< type SecretScanningScan (line 7757) | type SecretScanningScan = z.infer type CodeFrequencyStat (line 7762) | type CodeFrequencyStat = z.infer type CommitActivity (line 7771) | type CommitActivity = z.infer type ParticipationStats (line 7777) | type ParticipationStats = z.infer type RepositorySubscription (line 7797) | type RepositorySubscription = z.infer< type Tag (line 7810) | type Tag = z.infer type TagProtection (line 7821) | type TagProtection = z.infer type TagProtectionId (line 7826) | type TagProtectionId = z.infer type Topic (line 7831) | type Topic = z.infer type Traffic (line 7838) | type Traffic = z.infer type Per (line 7843) | type Per = z.infer type ContentTraffic (line 7853) | type ContentTraffic = z.infer type ReferrerTraffic (line 7862) | type ReferrerTraffic = z.infer type SinceRepo (line 7869) | type SinceRepo = z.infer type SearchResultTextMatches (line 7887) | type SearchResultTextMatches = z.infer< type Order (line 7896) | type Order = z.infer type IssuesAdvancedSearch (line 7903) | type IssuesAdvancedSearch = z.infer type TeamId (line 7908) | type TeamId = z.infer type PrivateUser (line 7964) | type PrivateUser = z.infer type RepositoryIdInQuery (line 7969) | type RepositoryIdInQuery = z.infer type CodespacesSecret (line 7999) | type CodespacesSecret = z.infer type CodespacesUserPublicKey (line 8007) | type CodespacesUserPublicKey = z.infer< type CodespaceExportDetails (line 8037) | type CodespaceExportDetails = z.infer< type ExportId (line 8046) | type ExportId = z.infer type Email (line 8056) | type Email = z.infer type GpgKey (line 8106) | type GpgKey = z.infer type GpgKeyId (line 8111) | type GpgKeyId = z.infer type Key (line 8124) | type Key = z.infer type MarketplaceAccount (line 8135) | type MarketplaceAccount = z.infer type SinceRepoDate (line 8142) | type SinceRepoDate = z.infer type BeforeRepoDate (line 8149) | type BeforeRepoDate = z.infer type SocialAccount (line 8154) | type SocialAccount = z.infer type SshSigningKey (line 8164) | type SshSigningKey = z.infer type SshSigningKeyId (line 8169) | type SshSigningKeyId = z.infer type SortStarred (line 8176) | type SortStarred = z.infer type Hovercard (line 8183) | type Hovercard = z.infer type KeySimple (line 8188) | type KeySimple = z.infer type Vulnerability (line 8218) | type Vulnerability = z.infer type Classroom (line 8229) | type Classroom = z.infer type SimpleClassroomAssignment (line 8295) | type SimpleClassroomAssignment = z.infer< type CodeSecurityDefaultConfigurations (line 8312) | type CodeSecurityDefaultConfigurations = z.infer< type SimpleRepository (line 8513) | type SimpleRepository = z.infer type DependabotAlertSecurityVulnerability (line 8546) | type DependabotAlertSecurityVulnerability = z.infer< type NullableMilestone (line 8573) | type NullableMilestone = z.infer type Feed (line 8607) | type Feed = z.infer type GistHistory (line 8624) | type GistHistory = z.infer type GistCommit (line 8639) | type GistCommit = z.infer type MarketplacePurchase (line 8670) | type MarketplacePurchase = z.infer type Runner (line 8688) | type Runner = z.infer type ToolName (line 8695) | type ToolName = z.infer type ToolGuid (line 8702) | type ToolGuid = z.infer type CopilotOrganizationDetails (line 8744) | type CopilotOrganizationDetails = z.infer< type Team (line 8776) | type Team = z.infer type OrganizationInvitation (line 8794) | type OrganizationInvitation = z.infer< type InteractionLimitResponse (line 8805) | type InteractionLimitResponse = z.infer< type OrganizationRole (line 8843) | type OrganizationRole = z.infer type TeamRoleAssignment (line 8877) | type TeamRoleAssignment = z.infer type UserRoleAssignment (line 8915) | type UserRoleAssignment = z.infer type OrganizationProgrammaticAccessGrantRequest (line 8975) | type OrganizationProgrammaticAccessGrantRequest = z.infer< type OrganizationProgrammaticAccessGrant (line 9038) | type OrganizationProgrammaticAccessGrant = z.infer< type Project (line 9073) | type Project = z.infer type OrgRepoCustomPropertyValues (line 9085) | type OrgRepoCustomPropertyValues = z.infer< type RepositoryRulesetConditionsRepositoryPropertyTarget (line 9107) | type RepositoryRulesetConditionsRepositoryPropertyTarget = z.infer< type RepositoryRuleRequiredStatusChecks (line 9136) | type RepositoryRuleRequiredStatusChecks = z.infer< type RepositoryRuleWorkflows (line 9160) | type RepositoryRuleWorkflows = z.infer< type RepositoryRuleCodeScanning (line 9180) | type RepositoryRuleCodeScanning = z.infer< type RulesetVersionWithState (line 9190) | type RulesetVersionWithState = z.infer< type RepositoryAdvisoryVulnerability (line 9220) | type RepositoryAdvisoryVulnerability = z.infer< type Reaction (line 9246) | type Reaction = z.infer type TeamProject (line 9282) | type TeamProject = z.infer type ProjectCard (line 9304) | type ProjectCard = z.infer type ProjectCollaboratorPermission (line 9309) | type ProjectCollaboratorPermission = z.infer< type RateLimitOverview (line 9331) | type RateLimitOverview = z.infer type EnvironmentApprovals (line 9378) | type EnvironmentApprovals = z.infer type Activity (line 9408) | type Activity = z.infer type CodeScanningCodeqlDatabase (line 9449) | type CodeScanningCodeqlDatabase = z.infer< type CodeScanningVariantAnalysisSkippedRepoGroup (line 9466) | type CodeScanningVariantAnalysisSkippedRepoGroup = z.infer< type CodeSecurityConfigurationForRepository (line 9492) | type CodeSecurityConfigurationForRepository = z.infer< type RepositoryCollaboratorPermission (line 9503) | type RepositoryCollaboratorPermission = z.infer< type AutoMerge (line 9519) | type AutoMerge = z.infer type DependabotAlertNumber (line 9526) | type DependabotAlertNumber = z.infer< type Dependency (line 9558) | type Dependency = z.infer type DeploymentProtectionRule (line 9577) | type DeploymentProtectionRule = z.infer< type GitTag (line 9601) | type GitTag = z.infer type LicenseContent (line 9624) | type LicenseContent = z.infer type Milestone (line 9649) | type Milestone = z.infer type PageBuild (line 9663) | type PageBuild = z.infer type ReleaseAsset (line 9684) | type ReleaseAsset = z.infer type SecretScanningPushProtectionBypass (line 9700) | type SecretScanningPushProtectionBypass = z.infer< type SecretScanningScanHistory (line 9728) | type SecretScanningScanHistory = z.infer< type PrivateVulnerabilityReportCreate (line 9804) | type PrivateVulnerabilityReportCreate = z.infer< type Stargazer (line 9814) | type Stargazer = z.infer type ContributorActivity (line 9830) | type ContributorActivity = z.infer type CloneTraffic (line 9839) | type CloneTraffic = z.infer type ViewTraffic (line 9848) | type ViewTraffic = z.infer type LabelSearchResultItem (line 9863) | type LabelSearchResultItem = z.infer< type TopicSearchResultItem (line 9913) | type TopicSearchResultItem = z.infer< type UserSearchResultItem (line 9956) | type UserSearchResultItem = z.infer type Integration (line 9996) | type Integration = z.infer type IntegrationInstallationRequest (line 10010) | type IntegrationInstallationRequest = z.infer< type Repository (line 10217) | type Repository = z.infer type NullableScopedInstallation (line 10232) | type NullableScopedInstallation = z.infer< type CodeSecurityConfigurationRepositories (line 10258) | type CodeSecurityConfigurationRepositories = z.infer< type NullableIntegration (line 10300) | type NullableIntegration = z.infer type BaseGist (line 10341) | type BaseGist = z.infer type GistComment (line 10355) | type GistComment = z.infer type BillingUsageReportOrg (line 10360) | type BillingUsageReportOrg = z.infer< type ActionsGetDefaultWorkflowPermissions (line 10368) | type ActionsGetDefaultWorkflowPermissions = z.infer< type ActionsSetDefaultWorkflowPermissions (line 10378) | type ActionsSetDefaultWorkflowPermissions = z.infer< type ActionsRunnerLabels (line 10383) | type ActionsRunnerLabels = z.infer type ActionsRunnerLabelsReadonly (line 10386) | type ActionsRunnerLabelsReadonly = z.infer< type InteractionLimit (line 10398) | type InteractionLimit = z.infer type OrgMembership (line 10417) | type OrgMembership = z.infer type NullableRepository (line 10622) | type NullableRepository = z.infer type RepositoryAdvisoryCredit (line 10634) | type RepositoryAdvisoryCredit = z.infer< type TeamFull (line 10676) | type TeamFull = z.infer type TeamDiscussion (line 10717) | type TeamDiscussion = z.infer type TeamDiscussionComment (line 10743) | type TeamDiscussionComment = z.infer< type TeamRepository (line 10903) | type TeamRepository = z.infer type Manifest (line 10926) | type Manifest = z.infer type TimelineReviewedEvent (line 10949) | type TimelineReviewedEvent = z.infer< type PullRequestReview (line 10977) | type PullRequestReview = z.infer type RepositoryAdvisoryCreate (line 11067) | type RepositoryAdvisoryCreate = z.infer< type RepositoryAdvisoryUpdate (line 11172) | type RepositoryAdvisoryUpdate = z.infer< type UserMarketplacePurchase (line 11188) | type UserMarketplacePurchase = z.infer< type ClassroomAssignment (line 11255) | type ClassroomAssignment = z.infer type MinimalRepository (line 11370) | type MinimalRepository = z.infer type ActionsHostedRunner (line 11417) | type ActionsHostedRunner = z.infer type ActionsOrganizationPermissions (line 11430) | type ActionsOrganizationPermissions = z.infer< type ActionsRunnerJitconfig (line 11435) | type ActionsRunnerJitconfig = z.infer< type AuthenticationToken (line 11460) | type AuthenticationToken = z.infer type CodeScanningAnalysisTool (line 11467) | type CodeScanningAnalysisTool = z.infer< type NullableMinimalRepository (line 11584) | type NullableMinimalRepository = z.infer< type ActionsRepositoryPermissions (line 11593) | type ActionsRepositoryPermissions = z.infer< type DeploymentSimple (line 11629) | type DeploymentSimple = z.infer type CodeScanningAutofix (line 11636) | type CodeScanningAutofix = z.infer type CodeScanningVariantAnalysisRepoTask (line 11680) | type CodeScanningVariantAnalysisRepoTask = z.infer< type CommitComment (line 11702) | type CommitComment = z.infer type CommunityProfile (line 11722) | type CommunityProfile = z.infer type Snapshot (line 11774) | type Snapshot = z.infer type LabeledIssueEvent (line 11790) | type LabeledIssueEvent = z.infer type UnlabeledIssueEvent (line 11806) | type UnlabeledIssueEvent = z.infer type AssignedIssueEvent (line 11823) | type AssignedIssueEvent = z.infer type UnassignedIssueEvent (line 11840) | type UnassignedIssueEvent = z.infer type MilestonedIssueEvent (line 11856) | type MilestonedIssueEvent = z.infer type DemilestonedIssueEvent (line 11872) | type DemilestonedIssueEvent = z.infer< type RenamedIssueEvent (line 11890) | type RenamedIssueEvent = z.infer type ReviewDismissedIssueEvent (line 11911) | type ReviewDismissedIssueEvent = z.infer< type LockedIssueEvent (line 11929) | type LockedIssueEvent = z.infer type AddedToProjectIssueEvent (line 11954) | type AddedToProjectIssueEvent = z.infer< type MovedColumnInProjectIssueEvent (line 11981) | type MovedColumnInProjectIssueEvent = z.infer< type RemovedFromProjectIssueEvent (line 12008) | type RemovedFromProjectIssueEvent = z.infer< type ConvertedNoteToIssueIssueEvent (line 12035) | type ConvertedNoteToIssueIssueEvent = z.infer< type PullRequestReviewComment (line 12159) | type PullRequestReviewComment = z.infer< type TimelineAssignedIssueEvent (line 12177) | type TimelineAssignedIssueEvent = z.infer< type TimelineUnassignedIssueEvent (line 12195) | type TimelineUnassignedIssueEvent = z.infer< type StateChangeIssueEvent (line 12213) | type StateChangeIssueEvent = z.infer< type PullRequestReviewRequest (line 12220) | type PullRequestReviewRequest = z.infer< type RepoSearchResultItem (line 12330) | type RepoSearchResultItem = z.infer type StarredRepository (line 12338) | type StarredRepository = z.infer type WebhookConfig (line 12348) | type WebhookConfig = z.infer type Installation (line 12383) | type Installation = z.infer type InstallationToken (line 12399) | type InstallationToken = z.infer type Authorization (line 12428) | type Authorization = z.infer type ClassroomAcceptedAssignment (line 12444) | type ClassroomAcceptedAssignment = z.infer< type DependabotAlertSecurityAdvisory (line 12577) | type DependabotAlertSecurityAdvisory = z.infer< type GistSimple (line 12668) | type GistSimple = z.infer type Thread (line 12688) | type Thread = z.infer type CopilotUsageMetricsDay (line 12719) | type CopilotUsageMetricsDay = z.infer< type Migration (line 12760) | type Migration = z.infer type PendingDeployment (line 12798) | type PendingDeployment = z.infer type Deployment (line 12836) | type Deployment = z.infer type CheckSuitePreference (line 12848) | type CheckSuitePreference = z.infer type DeploymentStatus (line 12898) | type DeploymentStatus = z.infer type TimelineLineCommentedEvent (line 12907) | type TimelineLineCommentedEvent = z.infer< type TimelineCommitCommentedEvent (line 12919) | type TimelineCommitCommentedEvent = z.infer< type ReviewComment (line 12991) | type ReviewComment = z.infer type Release (line 13036) | type Release = z.infer type Codespace (line 13207) | type Codespace = z.infer type CopilotSeatDetails (line 13263) | type CopilotSeatDetails = z.infer type Package (line 13290) | type Package = z.infer type OrgRulesetConditions (line 13332) | type OrgRulesetConditions = z.infer type ProtectedBranchPullRequestReview (line 13397) | type ProtectedBranchPullRequestReview = z.infer< type Commit (line 13436) | type Commit = z.infer type CheckRun (line 13490) | type CheckRun = z.infer type RepositoryInvitation (line 13514) | type RepositoryInvitation = z.infer type CombinedCommitStatus (line 13527) | type CombinedCommitStatus = z.infer type ReviewRequestedIssueEvent (line 13545) | type ReviewRequestedIssueEvent = z.infer< type ReviewRequestRemovedIssueEvent (line 13565) | type ReviewRequestRemovedIssueEvent = z.infer< type TimelineCommentEvent (line 13589) | type TimelineCommentEvent = z.infer type CodeSearchResultItem (line 13608) | type CodeSearchResultItem = z.infer type GlobalAdvisory (line 13729) | type GlobalAdvisory = z.infer type IssueComment (line 13749) | type IssueComment = z.infer type CodeScanningVariantAnalysis (line 13853) | type CodeScanningVariantAnalysis = z.infer< type CommitComparison (line 13874) | type CommitComparison = z.infer type Environment (line 13938) | type Environment = z.infer type Hook (line 13967) | type Hook = z.infer type CodeScanningAlertInstance (line 13986) | type CodeScanningAlertInstance = z.infer< type FullRepository (line 14143) | type FullRepository = z.infer type WorkflowRun (line 14230) | type WorkflowRun = z.infer type ProtectedBranch (line 14305) | type ProtectedBranch = z.infer type CheckSuite (line 14354) | type CheckSuite = z.infer type SecretScanningAlert (line 14440) | type SecretScanningAlert = z.infer type CommitSearchResultItem (line 14476) | type CommitSearchResultItem = z.infer< type RepositoryAdvisory (line 14611) | type RepositoryAdvisory = z.infer type BranchProtection (line 14653) | type BranchProtection = z.infer type PullRequest (line 14752) | type PullRequest = z.infer type CodespaceWithFullRepository (line 14917) | type CodespaceWithFullRepository = z.infer< type OrganizationSecretScanningAlert (line 15008) | type OrganizationSecretScanningAlert = z.infer< type ShortBranch (line 15021) | type ShortBranch = z.infer type PullRequestSimple (line 15097) | type PullRequestSimple = z.infer type Issue (line 15176) | type Issue = z.infer type NullableIssue (line 15255) | type NullableIssue = z.infer type IssueSearchResultItem (line 15322) | type IssueSearchResultItem = z.infer< type CodeScanningAnalysis (line 15351) | type CodeScanningAnalysis = z.infer type TimelineCrossReferencedEvent (line 15365) | type TimelineCrossReferencedEvent = z.infer< type SecretScanningLocation (line 15408) | type SecretScanningLocation = z.infer< type DependabotAlert (line 15470) | type DependabotAlert = z.infer type BranchWithProtection (line 15484) | type BranchWithProtection = z.infer type DependabotAlertWithRepository (line 15545) | type DependabotAlertWithRepository = z.infer< type IssueEvent (line 15575) | type IssueEvent = z.infer type IssueEventForIssue (line 15596) | type IssueEventForIssue = z.infer type RepositoryRule (line 15626) | type RepositoryRule = z.infer type CodeScanningAlertItems (line 15646) | type CodeScanningAlertItems = z.infer< type CodeScanningAlert (line 15668) | type CodeScanningAlert = z.infer type RepositoryRuleDetailed (line 15761) | type RepositoryRuleDetailed = z.infer< type CodeScanningOrganizationAlertItems (line 15784) | type CodeScanningOrganizationAlertItems = z.infer< type RepositoryRuleset (line 15838) | type RepositoryRuleset = z.infer type TimelineIssueEvents (line 15869) | type TimelineIssueEvents = z.infer type MetaRootParams (line 15876) | type MetaRootParams = z.infer type MetaRootResponse (line 15879) | type MetaRootResponse = z.infer type SecurityAdvisoriesListGlobalAdvisoriesParams (line 15988) | type SecurityAdvisoriesListGlobalAdvisoriesParams = z.infer< type SecurityAdvisoriesListGlobalAdvisoriesResponse (line 15994) | type SecurityAdvisoriesListGlobalAdvisoriesResponse = z.infer< type SecurityAdvisoriesGetGlobalAdvisoryParams (line 16005) | type SecurityAdvisoriesGetGlobalAdvisoryParams = z.infer< type SecurityAdvisoriesGetGlobalAdvisoryResponse (line 16011) | type SecurityAdvisoriesGetGlobalAdvisoryResponse = z.infer< type AppsGetAuthenticatedParams (line 16016) | type AppsGetAuthenticatedParams = z.infer< type AppsGetAuthenticatedResponse (line 16021) | type AppsGetAuthenticatedResponse = z.infer< type AppsCreateFromManifestParams (line 16028) | type AppsCreateFromManifestParams = z.infer< type AppsCreateFromManifestResponse (line 16032) | type AppsCreateFromManifestResponse = undefined type AppsGetWebhookConfigForAppParams (line 16035) | type AppsGetWebhookConfigForAppParams = z.infer< type AppsGetWebhookConfigForAppResponse (line 16040) | type AppsGetWebhookConfigForAppResponse = z.infer< type AppsUpdateWebhookConfigForAppParams (line 16050) | type AppsUpdateWebhookConfigForAppParams = z.infer< type AppsUpdateWebhookConfigForAppResponse (line 16055) | type AppsUpdateWebhookConfigForAppResponse = z.infer< type AppsListWebhookDeliveriesParams (line 16074) | type AppsListWebhookDeliveriesParams = z.infer< type AppsListWebhookDeliveriesResponse (line 16081) | type AppsListWebhookDeliveriesResponse = z.infer< type AppsGetWebhookDeliveryParams (line 16088) | type AppsGetWebhookDeliveryParams = z.infer< type AppsGetWebhookDeliveryResponse (line 16093) | type AppsGetWebhookDeliveryResponse = z.infer< type AppsRedeliverWebhookDeliveryParams (line 16100) | type AppsRedeliverWebhookDeliveryParams = z.infer< type AppsRedeliverWebhookDeliveryResponse (line 16104) | type AppsRedeliverWebhookDeliveryResponse = undefined type AppsListInstallationRequestsForAuthenticatedAppParams (line 16123) | type AppsListInstallationRequestsForAuthenticatedAppParams = z.infer< type AppsListInstallationRequestsForAuthenticatedAppResponse (line 16129) | type AppsListInstallationRequestsForAuthenticatedAppResponse = z.infer< type AppsListInstallationsParams (line 16157) | type AppsListInstallationsParams = z.infer< type AppsListInstallationsResponse (line 16162) | type AppsListInstallationsResponse = z.infer< type AppsGetInstallationParams (line 16172) | type AppsGetInstallationParams = z.infer< type AppsGetInstallationResponse (line 16177) | type AppsGetInstallationResponse = z.infer< type AppsDeleteInstallationParams (line 16187) | type AppsDeleteInstallationParams = z.infer< type AppsDeleteInstallationResponse (line 16191) | type AppsDeleteInstallationResponse = undefined type AppsCreateInstallationAccessTokenParams (line 16208) | type AppsCreateInstallationAccessTokenParams = z.infer< type AppsCreateInstallationAccessTokenResponse (line 16212) | type AppsCreateInstallationAccessTokenResponse = undefined type AppsSuspendInstallationParams (line 16220) | type AppsSuspendInstallationParams = z.infer< type AppsSuspendInstallationResponse (line 16224) | type AppsSuspendInstallationResponse = undefined type AppsUnsuspendInstallationParams (line 16232) | type AppsUnsuspendInstallationParams = z.infer< type AppsUnsuspendInstallationResponse (line 16236) | type AppsUnsuspendInstallationResponse = undefined type AppsDeleteAuthorizationParams (line 16246) | type AppsDeleteAuthorizationParams = z.infer< type AppsDeleteAuthorizationResponse (line 16250) | type AppsDeleteAuthorizationResponse = undefined type AppsCheckTokenParams (line 16258) | type AppsCheckTokenParams = z.infer type AppsCheckTokenResponse (line 16261) | type AppsCheckTokenResponse = z.infer< type AppsDeleteTokenParams (line 16273) | type AppsDeleteTokenParams = z.infer< type AppsDeleteTokenResponse (line 16277) | type AppsDeleteTokenResponse = undefined type AppsResetTokenParams (line 16285) | type AppsResetTokenParams = z.infer type AppsResetTokenResponse (line 16288) | type AppsResetTokenResponse = z.infer< type AppsScopeTokenParams (line 16324) | type AppsScopeTokenParams = z.infer type AppsScopeTokenResponse (line 16327) | type AppsScopeTokenResponse = z.infer< type AppsGetBySlugParams (line 16332) | type AppsGetBySlugParams = z.infer type AppsGetBySlugResponse (line 16335) | type AppsGetBySlugResponse = z.infer< type ClassroomGetAnAssignmentParams (line 16345) | type ClassroomGetAnAssignmentParams = z.infer< type ClassroomGetAnAssignmentResponse (line 16351) | type ClassroomGetAnAssignmentResponse = z.infer< type ClassroomListAcceptedAssignmentsForAnAssignmentParams (line 16376) | type ClassroomListAcceptedAssignmentsForAnAssignmentParams = z.infer< type ClassroomListAcceptedAssignmentsForAnAssignmentResponse (line 16382) | type ClassroomListAcceptedAssignmentsForAnAssignmentResponse = z.infer< type ClassroomGetAssignmentGradesParams (line 16392) | type ClassroomGetAssignmentGradesParams = z.infer< type ClassroomGetAssignmentGradesResponse (line 16399) | type ClassroomGetAssignmentGradesResponse = z.infer< type ClassroomListClassroomsParams (line 16419) | type ClassroomListClassroomsParams = z.infer< type ClassroomListClassroomsResponse (line 16426) | type ClassroomListClassroomsResponse = z.infer< type ClassroomGetAclassroomParams (line 16436) | type ClassroomGetAclassroomParams = z.infer< type ClassroomGetAclassroomResponse (line 16441) | type ClassroomGetAclassroomResponse = z.infer< type ClassroomListAssignmentsForAclassroomParams (line 16465) | type ClassroomListAssignmentsForAclassroomParams = z.infer< type ClassroomListAssignmentsForAclassroomResponse (line 16472) | type ClassroomListAssignmentsForAclassroomResponse = z.infer< type CodesOfConductGetAllCodesOfConductParams (line 16477) | type CodesOfConductGetAllCodesOfConductParams = z.infer< type CodesOfConductGetAllCodesOfConductResponse (line 16483) | type CodesOfConductGetAllCodesOfConductResponse = z.infer< type CodesOfConductGetConductCodeParams (line 16490) | type CodesOfConductGetConductCodeParams = z.infer< type CodesOfConductGetConductCodeResponse (line 16495) | type CodesOfConductGetConductCodeResponse = z.infer< type EmojisGetParams (line 16500) | type EmojisGetParams = z.infer type EmojisGetResponse (line 16503) | type EmojisGetResponse = z.infer type CodeSecurityGetConfigurationsForEnterpriseParams (line 16532) | type CodeSecurityGetConfigurationsForEnterpriseParams = z.infer< type CodeSecurityGetConfigurationsForEnterpriseResponse (line 16538) | type CodeSecurityGetConfigurationsForEnterpriseResponse = z.infer< type CodeSecurityCreateConfigurationForEnterpriseParams (line 16638) | type CodeSecurityCreateConfigurationForEnterpriseParams = z.infer< type CodeSecurityCreateConfigurationForEnterpriseResponse (line 16642) | type CodeSecurityCreateConfigurationForEnterpriseResponse = undefined type CodeSecurityGetDefaultConfigurationsForEnterpriseParams (line 16652) | type CodeSecurityGetDefaultConfigurationsForEnterpriseParams = z.infer< type CodeSecurityGetDefaultConfigurationsForEnterpriseResponse (line 16658) | type CodeSecurityGetDefaultConfigurationsForEnterpriseResponse = type CodeSecurityGetSingleConfigurationForEnterpriseParams (line 16675) | type CodeSecurityGetSingleConfigurationForEnterpriseParams = z.infer< type CodeSecurityGetSingleConfigurationForEnterpriseResponse (line 16681) | type CodeSecurityGetSingleConfigurationForEnterpriseResponse = z.infer< type CodeSecurityDeleteConfigurationForEnterpriseParams (line 16697) | type CodeSecurityDeleteConfigurationForEnterpriseParams = z.infer< type CodeSecurityDeleteConfigurationForEnterpriseResponse (line 16701) | type CodeSecurityDeleteConfigurationForEnterpriseResponse = undefined type CodeSecurityUpdateEnterpriseConfigurationParams (line 16808) | type CodeSecurityUpdateEnterpriseConfigurationParams = z.infer< type CodeSecurityUpdateEnterpriseConfigurationResponse (line 16814) | type CodeSecurityUpdateEnterpriseConfigurationResponse = z.infer< type CodeSecurityAttachEnterpriseConfigurationParams (line 16834) | type CodeSecurityAttachEnterpriseConfigurationParams = z.infer< type CodeSecurityAttachEnterpriseConfigurationResponse (line 16838) | type CodeSecurityAttachEnterpriseConfigurationResponse = undefined type CodeSecuritySetConfigurationAsDefaultForEnterpriseParams (line 16858) | type CodeSecuritySetConfigurationAsDefaultForEnterpriseParams = type CodeSecuritySetConfigurationAsDefaultForEnterpriseResponse (line 16873) | type CodeSecuritySetConfigurationAsDefaultForEnterpriseResponse = type CodeSecurityGetRepositoriesForEnterpriseConfigurationParams (line 16915) | type CodeSecurityGetRepositoriesForEnterpriseConfigurationParams = type CodeSecurityGetRepositoriesForEnterpriseConfigurationResponse (line 16922) | type CodeSecurityGetRepositoriesForEnterpriseConfigurationResponse = type DependabotListAlertsForEnterpriseParams (line 17017) | type DependabotListAlertsForEnterpriseParams = z.infer< type DependabotListAlertsForEnterpriseResponse (line 17024) | type DependabotListAlertsForEnterpriseResponse = z.infer< type SecretScanningListAlertsForEnterpriseParams (line 17100) | type SecretScanningListAlertsForEnterpriseParams = z.infer< type SecretScanningListAlertsForEnterpriseResponse (line 17107) | type SecretScanningListAlertsForEnterpriseResponse = z.infer< type ActivityListPublicEventsParams (line 17127) | type ActivityListPublicEventsParams = z.infer< type ActivityListPublicEventsResponse (line 17132) | type ActivityListPublicEventsResponse = z.infer< type ActivityGetFeedsParams (line 17137) | type ActivityGetFeedsParams = z.infer< type ActivityGetFeedsResponse (line 17142) | type ActivityGetFeedsResponse = z.infer< type GistsListParams (line 17169) | type GistsListParams = z.infer type GistsListResponse (line 17172) | type GistsListResponse = z.infer type GistsCreateParams (line 17189) | type GistsCreateParams = z.infer type GistsCreateResponse (line 17191) | type GistsCreateResponse = undefined type GistsListPublicParams (line 17216) | type GistsListPublicParams = z.infer< type GistsListPublicResponse (line 17221) | type GistsListPublicResponse = z.infer< type GistsListStarredParams (line 17248) | type GistsListStarredParams = z.infer< type GistsListStarredResponse (line 17253) | type GistsListStarredResponse = z.infer< type GistsGetParams (line 17260) | type GistsGetParams = z.infer type GistsGetResponse (line 17263) | type GistsGetResponse = z.infer type GistsDeleteParams (line 17268) | type GistsDeleteParams = z.infer type GistsDeleteResponse (line 17270) | type GistsDeleteResponse = undefined type GistsUpdateParams (line 17293) | type GistsUpdateParams = z.infer type GistsUpdateResponse (line 17296) | type GistsUpdateResponse = z.infer type GistsListCommentsParams (line 17315) | type GistsListCommentsParams = z.infer< type GistsListCommentsResponse (line 17320) | type GistsListCommentsResponse = z.infer< type GistsCreateCommentParams (line 17328) | type GistsCreateCommentParams = z.infer< type GistsCreateCommentResponse (line 17332) | type GistsCreateCommentResponse = undefined type GistsGetCommentParams (line 17341) | type GistsGetCommentParams = z.infer< type GistsGetCommentResponse (line 17346) | type GistsGetCommentResponse = z.infer< type GistsDeleteCommentParams (line 17357) | type GistsDeleteCommentParams = z.infer< type GistsDeleteCommentResponse (line 17361) | type GistsDeleteCommentResponse = undefined type GistsUpdateCommentParams (line 17371) | type GistsUpdateCommentParams = z.infer< type GistsUpdateCommentResponse (line 17376) | type GistsUpdateCommentResponse = z.infer< type GistsListCommitsParams (line 17397) | type GistsListCommitsParams = z.infer< type GistsListCommitsResponse (line 17402) | type GistsListCommitsResponse = z.infer< type GistsListForksParams (line 17423) | type GistsListForksParams = z.infer type GistsListForksResponse (line 17426) | type GistsListForksResponse = z.infer< type GistsForkParams (line 17433) | type GistsForkParams = z.infer type GistsForkResponse (line 17435) | type GistsForkResponse = undefined type GistsCheckIsStarredParams (line 17440) | type GistsCheckIsStarredParams = z.infer< type GistsCheckIsStarredResponse (line 17444) | type GistsCheckIsStarredResponse = undefined type GistsStarParams (line 17449) | type GistsStarParams = z.infer type GistsStarResponse (line 17451) | type GistsStarResponse = undefined type GistsUnstarParams (line 17456) | type GistsUnstarParams = z.infer type GistsUnstarResponse (line 17458) | type GistsUnstarResponse = undefined type GistsGetRevisionParams (line 17464) | type GistsGetRevisionParams = z.infer< type GistsGetRevisionResponse (line 17469) | type GistsGetRevisionResponse = z.infer< type GitignoreGetAllTemplatesParams (line 17474) | type GitignoreGetAllTemplatesParams = z.infer< type GitignoreGetAllTemplatesResponse (line 17479) | type GitignoreGetAllTemplatesResponse = z.infer< type GitignoreGetTemplateParams (line 17484) | type GitignoreGetTemplateParams = z.infer< type GitignoreGetTemplateResponse (line 17489) | type GitignoreGetTemplateResponse = z.infer< type AppsListReposAccessibleToInstallationParams (line 17509) | type AppsListReposAccessibleToInstallationParams = z.infer< type AppsListReposAccessibleToInstallationResponse (line 17518) | type AppsListReposAccessibleToInstallationResponse = z.infer< type AppsRevokeInstallationAccessTokenParams (line 17523) | type AppsRevokeInstallationAccessTokenParams = z.infer< type AppsRevokeInstallationAccessTokenResponse (line 17527) | type AppsRevokeInstallationAccessTokenResponse = undefined type IssuesListParams (line 17580) | type IssuesListParams = z.infer type IssuesListResponse (line 17583) | type IssuesListResponse = z.infer type LicensesGetAllCommonlyUsedParams (line 17602) | type LicensesGetAllCommonlyUsedParams = z.infer< type LicensesGetAllCommonlyUsedResponse (line 17608) | type LicensesGetAllCommonlyUsedResponse = z.infer< type LicensesGetParams (line 17613) | type LicensesGetParams = z.infer type LicensesGetResponse (line 17616) | type LicensesGetResponse = z.infer type MarkdownRenderParams (line 17631) | type MarkdownRenderParams = z.infer type MarkdownRenderResponse (line 17633) | type MarkdownRenderResponse = undefined type MarkdownRenderRawParams (line 17636) | type MarkdownRenderRawParams = z.infer< type MarkdownRenderRawResponse (line 17640) | type MarkdownRenderRawResponse = undefined type AppsGetSubscriptionPlanForAccountParams (line 17645) | type AppsGetSubscriptionPlanForAccountParams = z.infer< type AppsGetSubscriptionPlanForAccountResponse (line 17651) | type AppsGetSubscriptionPlanForAccountResponse = z.infer< type AppsListPlansParams (line 17671) | type AppsListPlansParams = z.infer type AppsListPlansResponse (line 17676) | type AppsListPlansResponse = z.infer< type AppsListAccountsForPlanParams (line 17707) | type AppsListAccountsForPlanParams = z.infer< type AppsListAccountsForPlanResponse (line 17714) | type AppsListAccountsForPlanResponse = z.infer< type AppsGetSubscriptionPlanForAccountStubbedParams (line 17721) | type AppsGetSubscriptionPlanForAccountStubbedParams = z.infer< type AppsGetSubscriptionPlanForAccountStubbedResponse (line 17727) | type AppsGetSubscriptionPlanForAccountStubbedResponse = z.infer< type AppsListPlansStubbedParams (line 17747) | type AppsListPlansStubbedParams = z.infer< type AppsListPlansStubbedResponse (line 17754) | type AppsListPlansStubbedResponse = z.infer< type AppsListAccountsForPlanStubbedParams (line 17785) | type AppsListAccountsForPlanStubbedParams = z.infer< type AppsListAccountsForPlanStubbedResponse (line 17792) | type AppsListAccountsForPlanStubbedResponse = z.infer< type MetaGetParams (line 17797) | type MetaGetParams = z.infer type MetaGetResponse (line 17800) | type MetaGetResponse = z.infer type ActivityListPublicEventsForRepoNetworkParams (line 17828) | type ActivityListPublicEventsForRepoNetworkParams = z.infer< type ActivityListPublicEventsForRepoNetworkResponse (line 17834) | type ActivityListPublicEventsForRepoNetworkResponse = z.infer< type ActivityListNotificationsForAuthenticatedUserParams (line 17879) | type ActivityListNotificationsForAuthenticatedUserParams = z.infer< type ActivityListNotificationsForAuthenticatedUserResponse (line 17885) | type ActivityListNotificationsForAuthenticatedUserResponse = z.infer< type ActivityMarkNotificationsAsReadParams (line 17902) | type ActivityMarkNotificationsAsReadParams = z.infer< type ActivityMarkNotificationsAsReadResponse (line 17906) | type ActivityMarkNotificationsAsReadResponse = undefined type ActivityGetThreadParams (line 17916) | type ActivityGetThreadParams = z.infer< type ActivityGetThreadResponse (line 17921) | type ActivityGetThreadResponse = z.infer< type ActivityMarkThreadAsDoneParams (line 17933) | type ActivityMarkThreadAsDoneParams = z.infer< type ActivityMarkThreadAsDoneResponse (line 17937) | type ActivityMarkThreadAsDoneResponse = undefined type ActivityMarkThreadAsReadParams (line 17947) | type ActivityMarkThreadAsReadParams = z.infer< type ActivityMarkThreadAsReadResponse (line 17951) | type ActivityMarkThreadAsReadResponse = undefined type ActivityGetThreadSubscriptionForAuthenticatedUserParams (line 17962) | type ActivityGetThreadSubscriptionForAuthenticatedUserParams = z.infer< type ActivityGetThreadSubscriptionForAuthenticatedUserResponse (line 17968) | type ActivityGetThreadSubscriptionForAuthenticatedUserResponse = type ActivitySetThreadSubscriptionParams (line 17985) | type ActivitySetThreadSubscriptionParams = z.infer< type ActivitySetThreadSubscriptionResponse (line 17991) | type ActivitySetThreadSubscriptionResponse = z.infer< type ActivityDeleteThreadSubscriptionParams (line 18003) | type ActivityDeleteThreadSubscriptionParams = z.infer< type ActivityDeleteThreadSubscriptionResponse (line 18007) | type ActivityDeleteThreadSubscriptionResponse = undefined type MetaGetOctocatParams (line 18015) | type MetaGetOctocatParams = z.infer type MetaGetOctocatResponse (line 18017) | type MetaGetOctocatResponse = undefined type OrgsListParams (line 18035) | type OrgsListParams = z.infer type OrgsListResponse (line 18038) | type OrgsListResponse = z.infer type BillingGetGithubBillingUsageReportOrgParams (line 18073) | type BillingGetGithubBillingUsageReportOrgParams = z.infer< type BillingGetGithubBillingUsageReportOrgResponse (line 18079) | type BillingGetGithubBillingUsageReportOrgResponse = z.infer< type OrgsGetParams (line 18088) | type OrgsGetParams = z.infer type OrgsGetResponse (line 18091) | type OrgsGetResponse = z.infer type OrgsDeleteParams (line 18098) | type OrgsDeleteParams = z.infer type OrgsDeleteResponse (line 18100) | type OrgsDeleteResponse = undefined type OrgsUpdateParams (line 18259) | type OrgsUpdateParams = z.infer type OrgsUpdateResponse (line 18262) | type OrgsUpdateResponse = z.infer type ActionsGetActionsCacheUsageForOrgParams (line 18269) | type ActionsGetActionsCacheUsageForOrgParams = z.infer< type ActionsGetActionsCacheUsageForOrgResponse (line 18275) | type ActionsGetActionsCacheUsageForOrgResponse = z.infer< type ActionsGetActionsCacheUsageByRepoForOrgParams (line 18298) | type ActionsGetActionsCacheUsageByRepoForOrgParams = z.infer< type ActionsGetActionsCacheUsageByRepoForOrgResponse (line 18308) | type ActionsGetActionsCacheUsageByRepoForOrgResponse = z.infer< type ActionsListHostedRunnersForOrgParams (line 18331) | type ActionsListHostedRunnersForOrgParams = z.infer< type ActionsListHostedRunnersForOrgResponse (line 18339) | type ActionsListHostedRunnersForOrgResponse = z.infer< type ActionsCreateHostedRunnerForOrgParams (line 18389) | type ActionsCreateHostedRunnerForOrgParams = z.infer< type ActionsCreateHostedRunnerForOrgResponse (line 18393) | type ActionsCreateHostedRunnerForOrgResponse = undefined type ActionsGetHostedRunnersGithubOwnedImagesForOrgParams (line 18401) | type ActionsGetHostedRunnersGithubOwnedImagesForOrgParams = z.infer< type ActionsGetHostedRunnersGithubOwnedImagesForOrgResponse (line 18410) | type ActionsGetHostedRunnersGithubOwnedImagesForOrgResponse = z.infer< type ActionsGetHostedRunnersPartnerImagesForOrgParams (line 18420) | type ActionsGetHostedRunnersPartnerImagesForOrgParams = z.infer< type ActionsGetHostedRunnersPartnerImagesForOrgResponse (line 18429) | type ActionsGetHostedRunnersPartnerImagesForOrgResponse = z.infer< type ActionsGetHostedRunnersLimitsForOrgParams (line 18438) | type ActionsGetHostedRunnersLimitsForOrgParams = z.infer< type ActionsGetHostedRunnersLimitsForOrgResponse (line 18444) | type ActionsGetHostedRunnersLimitsForOrgResponse = z.infer< type ActionsGetHostedRunnersMachineSpecsForOrgParams (line 18455) | type ActionsGetHostedRunnersMachineSpecsForOrgParams = z.infer< type ActionsGetHostedRunnersMachineSpecsForOrgResponse (line 18464) | type ActionsGetHostedRunnersMachineSpecsForOrgResponse = z.infer< type ActionsGetHostedRunnersPlatformsForOrgParams (line 18473) | type ActionsGetHostedRunnersPlatformsForOrgParams = z.infer< type ActionsGetHostedRunnersPlatformsForOrgResponse (line 18481) | type ActionsGetHostedRunnersPlatformsForOrgResponse = z.infer< type ActionsGetHostedRunnerForOrgParams (line 18494) | type ActionsGetHostedRunnerForOrgParams = z.infer< type ActionsGetHostedRunnerForOrgResponse (line 18500) | type ActionsGetHostedRunnerForOrgResponse = z.infer< type ActionsDeleteHostedRunnerForOrgParams (line 18513) | type ActionsDeleteHostedRunnerForOrgParams = z.infer< type ActionsDeleteHostedRunnerForOrgResponse (line 18517) | type ActionsDeleteHostedRunnerForOrgResponse = undefined type ActionsUpdateHostedRunnerForOrgParams (line 18552) | type ActionsUpdateHostedRunnerForOrgParams = z.infer< type ActionsUpdateHostedRunnerForOrgResponse (line 18558) | type ActionsUpdateHostedRunnerForOrgResponse = z.infer< type OidcGetOidcCustomSubTemplateForOrgParams (line 18567) | type OidcGetOidcCustomSubTemplateForOrgParams = z.infer< type OidcGetOidcCustomSubTemplateForOrgResponse (line 18573) | type OidcGetOidcCustomSubTemplateForOrgResponse = z.infer< type OidcUpdateOidcCustomSubTemplateForOrgParams (line 18584) | type OidcUpdateOidcCustomSubTemplateForOrgParams = z.infer< type OidcUpdateOidcCustomSubTemplateForOrgResponse (line 18588) | type OidcUpdateOidcCustomSubTemplateForOrgResponse = undefined type ActionsGetGithubActionsPermissionsOrganizationParams (line 18596) | type ActionsGetGithubActionsPermissionsOrganizationParams = z.infer< type ActionsGetGithubActionsPermissionsOrganizationResponse (line 18602) | type ActionsGetGithubActionsPermissionsOrganizationResponse = z.infer< type ActionsSetGithubActionsPermissionsOrganizationParams (line 18614) | type ActionsSetGithubActionsPermissionsOrganizationParams = z.infer< type ActionsSetGithubActionsPermissionsOrganizationResponse (line 18618) | type ActionsSetGithubActionsPermissionsOrganizationResponse = undefined type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationParams (line 18640) | type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationPara... type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationResponse (line 18650) | type ActionsListSelectedRepositoriesEnabledGithubActionsOrganizationResp... type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationParams (line 18666) | type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationParams = type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationResponse (line 18671) | type ActionsSetSelectedRepositoriesEnabledGithubActionsOrganizationRespo... type ActionsEnableSelectedRepositoryGithubActionsOrganizationParams (line 18684) | type ActionsEnableSelectedRepositoryGithubActionsOrganizationParams = type ActionsEnableSelectedRepositoryGithubActionsOrganizationResponse (line 18689) | type ActionsEnableSelectedRepositoryGithubActionsOrganizationResponse = type ActionsDisableSelectedRepositoryGithubActionsOrganizationParams (line 18702) | type ActionsDisableSelectedRepositoryGithubActionsOrganizationParams = type ActionsDisableSelectedRepositoryGithubActionsOrganizationResponse (line 18707) | type ActionsDisableSelectedRepositoryGithubActionsOrganizationResponse = type ActionsGetAllowedActionsOrganizationParams (line 18715) | type ActionsGetAllowedActionsOrganizationParams = z.infer< type ActionsGetAllowedActionsOrganizationResponse (line 18721) | type ActionsGetAllowedActionsOrganizationResponse = z.infer< type ActionsSetAllowedActionsOrganizationParams (line 18732) | type ActionsSetAllowedActionsOrganizationParams = z.infer< type ActionsSetAllowedActionsOrganizationResponse (line 18736) | type ActionsSetAllowedActionsOrganizationResponse = undefined type ActionsGetGithubActionsDefaultWorkflowPermissionsOrganizationParams (line 18744) | type ActionsGetGithubActionsDefaultWorkflowPermissionsOrganizationParams = type ActionsGetGithubActionsDefaultWorkflowPermissionsOrganizationResponse (line 18751) | type ActionsGetGithubActionsDefaultWorkflowPermissionsOrganizationRespon... type ActionsSetGithubActionsDefaultWorkflowPermissionsOrganizationParams (line 18764) | type ActionsSetGithubActionsDefaultWorkflowPermissionsOrganizationParams = type ActionsSetGithubActionsDefaultWorkflowPermissionsOrganizationResponse (line 18769) | type ActionsSetGithubActionsDefaultWorkflowPermissionsOrganizationRespon... type ActionsListSelfHostedRunnerGroupsForOrgParams (line 18797) | type ActionsListSelfHostedRunnerGroupsForOrgParams = z.infer< type ActionsListSelfHostedRunnerGroupsForOrgResponse (line 18804) | type ActionsListSelfHostedRunnerGroupsForOrgResponse = z.infer< type ActionsCreateSelfHostedRunnerGroupForOrgParams (line 18856) | type ActionsCreateSelfHostedRunnerGroupForOrgParams = z.infer< type ActionsCreateSelfHostedRunnerGroupForOrgResponse (line 18860) | type ActionsCreateSelfHostedRunnerGroupForOrgResponse = undefined type ActionsGetSelfHostedRunnerGroupForOrgParams (line 18871) | type ActionsGetSelfHostedRunnerGroupForOrgParams = z.infer< type ActionsGetSelfHostedRunnerGroupForOrgResponse (line 18877) | type ActionsGetSelfHostedRunnerGroupForOrgResponse = z.infer< type ActionsDeleteSelfHostedRunnerGroupFromOrgParams (line 18892) | type ActionsDeleteSelfHostedRunnerGroupFromOrgParams = z.infer< type ActionsDeleteSelfHostedRunnerGroupFromOrgResponse (line 18896) | type ActionsDeleteSelfHostedRunnerGroupFromOrgResponse = undefined type ActionsUpdateSelfHostedRunnerGroupForOrgParams (line 18942) | type ActionsUpdateSelfHostedRunnerGroupForOrgParams = z.infer< type ActionsUpdateSelfHostedRunnerGroupForOrgResponse (line 18948) | type ActionsUpdateSelfHostedRunnerGroupForOrgResponse = z.infer< type ActionsListGithubHostedRunnersInGroupForOrgParams (line 18976) | type ActionsListGithubHostedRunnersInGroupForOrgParams = z.infer< type ActionsListGithubHostedRunnersInGroupForOrgResponse (line 18985) | type ActionsListGithubHostedRunnersInGroupForOrgResponse = z.infer< type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgParams (line 19013) | type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgParams = z.infer< type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgResponse (line 19022) | type ActionsListRepoAccessToSelfHostedRunnerGroupInOrgResponse = type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgParams (line 19042) | type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgParams = z.infer< type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgResponse (line 19046) | type ActionsSetRepoAccessToSelfHostedRunnerGroupInOrgResponse = type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgParams (line 19063) | type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgParams = z.infer< type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgResponse (line 19067) | type ActionsAddRepoAccessToSelfHostedRunnerGroupInOrgResponse = type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgParams (line 19084) | type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgParams = type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgResponse (line 19089) | type ActionsRemoveRepoAccessToSelfHostedRunnerGroupInOrgResponse = type ActionsListSelfHostedRunnersInGroupForOrgParams (line 19117) | type ActionsListSelfHostedRunnersInGroupForOrgParams = z.infer< type ActionsListSelfHostedRunnersInGroupForOrgResponse (line 19123) | type ActionsListSelfHostedRunnersInGroupForOrgResponse = z.infer< type ActionsSetSelfHostedRunnersInGroupForOrgParams (line 19139) | type ActionsSetSelfHostedRunnersInGroupForOrgParams = z.infer< type ActionsSetSelfHostedRunnersInGroupForOrgResponse (line 19143) | type ActionsSetSelfHostedRunnersInGroupForOrgResponse = undefined type ActionsAddSelfHostedRunnerToGroupForOrgParams (line 19158) | type ActionsAddSelfHostedRunnerToGroupForOrgParams = z.infer< type ActionsAddSelfHostedRunnerToGroupForOrgResponse (line 19162) | type ActionsAddSelfHostedRunnerToGroupForOrgResponse = undefined type ActionsRemoveSelfHostedRunnerFromGroupForOrgParams (line 19178) | type ActionsRemoveSelfHostedRunnerFromGroupForOrgParams = z.infer< type ActionsRemoveSelfHostedRunnerFromGroupForOrgResponse (line 19182) | type ActionsRemoveSelfHostedRunnerFromGroupForOrgResponse = undefined type ActionsListSelfHostedRunnersForOrgParams (line 19204) | type ActionsListSelfHostedRunnersForOrgParams = z.infer< type ActionsListSelfHostedRunnersForOrgResponse (line 19212) | type ActionsListSelfHostedRunnersForOrgResponse = z.infer< type ActionsListRunnerApplicationsForOrgParams (line 19221) | type ActionsListRunnerApplicationsForOrgParams = z.infer< type ActionsListRunnerApplicationsForOrgResponse (line 19228) | type ActionsListRunnerApplicationsForOrgResponse = z.infer< type ActionsGenerateRunnerJitconfigForOrgParams (line 19255) | type ActionsGenerateRunnerJitconfigForOrgParams = z.infer< type ActionsGenerateRunnerJitconfigForOrgResponse (line 19259) | type ActionsGenerateRunnerJitconfigForOrgResponse = undefined type ActionsCreateRegistrationTokenForOrgParams (line 19266) | type ActionsCreateRegistrationTokenForOrgParams = z.infer< type ActionsCreateRegistrationTokenForOrgResponse (line 19270) | type ActionsCreateRegistrationTokenForOrgResponse = undefined type ActionsCreateRemoveTokenForOrgParams (line 19277) | type ActionsCreateRemoveTokenForOrgParams = z.infer< type ActionsCreateRemoveTokenForOrgResponse (line 19281) | type ActionsCreateRemoveTokenForOrgResponse = undefined type ActionsGetSelfHostedRunnerForOrgParams (line 19292) | type ActionsGetSelfHostedRunnerForOrgParams = z.infer< type ActionsGetSelfHostedRunnerForOrgResponse (line 19297) | type ActionsGetSelfHostedRunnerForOrgResponse = z.infer< type ActionsDeleteSelfHostedRunnerFromOrgParams (line 19310) | type ActionsDeleteSelfHostedRunnerFromOrgParams = z.infer< type ActionsDeleteSelfHostedRunnerFromOrgResponse (line 19314) | type ActionsDeleteSelfHostedRunnerFromOrgResponse = undefined type ActionsListLabelsForSelfHostedRunnerForOrgParams (line 19326) | type ActionsListLabelsForSelfHostedRunnerForOrgParams = z.infer< type ActionsListLabelsForSelfHostedRunnerForOrgResponse (line 19335) | type ActionsListLabelsForSelfHostedRunnerForOrgResponse = z.infer< type ActionsAddCustomLabelsToSelfHostedRunnerForOrgParams (line 19354) | type ActionsAddCustomLabelsToSelfHostedRunnerForOrgParams = z.infer< type ActionsAddCustomLabelsToSelfHostedRunnerForOrgResponse (line 19363) | type ActionsAddCustomLabelsToSelfHostedRunnerForOrgResponse = z.infer< type ActionsSetCustomLabelsForSelfHostedRunnerForOrgParams (line 19384) | type ActionsSetCustomLabelsForSelfHostedRunnerForOrgParams = z.infer< type ActionsSetCustomLabelsForSelfHostedRunnerForOrgResponse (line 19393) | type ActionsSetCustomLabelsForSelfHostedRunnerForOrgResponse = z.infer< type ActionsRemoveAllCustomLabelsFromSelfHostedRunnerForOrgParams (line 19407) | type ActionsRemoveAllCustomLabelsFromSelfHostedRunnerForOrgParams = type ActionsRemoveAllCustomLabelsFromSelfHostedRunnerForOrgResponse (line 19417) | type ActionsRemoveAllCustomLabelsFromSelfHostedRunnerForOrgResponse = type ActionsRemoveCustomLabelFromSelfHostedRunnerForOrgParams (line 19435) | type ActionsRemoveCustomLabelFromSelfHostedRunnerForOrgParams = type ActionsRemoveCustomLabelFromSelfHostedRunnerForOrgResponse (line 19445) | type ActionsRemoveCustomLabelFromSelfHostedRunnerForOrgResponse = type ActionsListOrgSecretsParams (line 19469) | type ActionsListOrgSecretsParams = z.infer< type ActionsListOrgSecretsResponse (line 19477) | type ActionsListOrgSecretsResponse = z.infer< type ActionsGetOrgPublicKeyParams (line 19486) | type ActionsGetOrgPublicKeyParams = z.infer< type ActionsGetOrgPublicKeyResponse (line 19491) | type ActionsGetOrgPublicKeyResponse = z.infer< type ActionsGetOrgSecretParams (line 19501) | type ActionsGetOrgSecretParams = z.infer< type ActionsGetOrgSecretResponse (line 19507) | type ActionsGetOrgSecretResponse = z.infer< type ActionsCreateOrUpdateOrgSecretParams (line 19541) | type ActionsCreateOrUpdateOrgSecretParams = z.infer< type ActionsCreateOrUpdateOrgSecretResponse (line 19545) | type ActionsCreateOrUpdateOrgSecretResponse = undefined type ActionsDeleteOrgSecretParams (line 19553) | type ActionsDeleteOrgSecretParams = z.infer< type ActionsDeleteOrgSecretResponse (line 19557) | type ActionsDeleteOrgSecretResponse = undefined type ActionsListSelectedReposForOrgSecretParams (line 19579) | type ActionsListSelectedReposForOrgSecretParams = z.infer< type ActionsListSelectedReposForOrgSecretResponse (line 19587) | type ActionsListSelectedReposForOrgSecretResponse = z.infer< type ActionsSetSelectedReposForOrgSecretParams (line 19602) | type ActionsSetSelectedReposForOrgSecretParams = z.infer< type ActionsSetSelectedReposForOrgSecretResponse (line 19606) | type ActionsSetSelectedReposForOrgSecretResponse = undefined type ActionsAddSelectedRepoToOrgSecretParams (line 19615) | type ActionsAddSelectedRepoToOrgSecretParams = z.infer< type ActionsAddSelectedRepoToOrgSecretResponse (line 19619) | type ActionsAddSelectedRepoToOrgSecretResponse = undefined type ActionsRemoveSelectedRepoFromOrgSecretParams (line 19628) | type ActionsRemoveSelectedRepoFromOrgSecretParams = z.infer< type ActionsRemoveSelectedRepoFromOrgSecretResponse (line 19632) | type ActionsRemoveSelectedRepoFromOrgSecretResponse = undefined type ActionsListOrgVariablesParams (line 19653) | type ActionsListOrgVariablesParams = z.infer< type ActionsListOrgVariablesResponse (line 19661) | type ActionsListOrgVariablesResponse = z.infer< type ActionsCreateOrgVariableParams (line 19683) | type ActionsCreateOrgVariableParams = z.infer< type ActionsCreateOrgVariableResponse (line 19687) | type ActionsCreateOrgVariableResponse = undefined type ActionsGetOrgVariableParams (line 19695) | type ActionsGetOrgVariableParams = z.infer< type ActionsGetOrgVariableResponse (line 19701) | type ActionsGetOrgVariableResponse = z.infer< type ActionsDeleteOrgVariableParams (line 19711) | type ActionsDeleteOrgVariableParams = z.infer< type ActionsDeleteOrgVariableResponse (line 19715) | type ActionsDeleteOrgVariableResponse = undefined type ActionsUpdateOrgVariableParams (line 19736) | type ActionsUpdateOrgVariableParams = z.infer< type ActionsUpdateOrgVariableResponse (line 19740) | type ActionsUpdateOrgVariableResponse = undefined type ActionsListSelectedReposForOrgVariableParams (line 19762) | type ActionsListSelectedReposForOrgVariableParams = z.infer< type ActionsListSelectedReposForOrgVariableResponse (line 19770) | type ActionsListSelectedReposForOrgVariableResponse = z.infer< type ActionsSetSelectedReposForOrgVariableParams (line 19785) | type ActionsSetSelectedReposForOrgVariableParams = z.infer< type ActionsSetSelectedReposForOrgVariableResponse (line 19789) | type ActionsSetSelectedReposForOrgVariableResponse = undefined type ActionsAddSelectedRepoToOrgVariableParams (line 19798) | type ActionsAddSelectedRepoToOrgVariableParams = z.infer< type ActionsAddSelectedRepoToOrgVariableResponse (line 19802) | type ActionsAddSelectedRepoToOrgVariableResponse = undefined type ActionsRemoveSelectedRepoFromOrgVariableParams (line 19811) | type ActionsRemoveSelectedRepoFromOrgVariableParams = z.infer< type ActionsRemoveSelectedRepoFromOrgVariableResponse (line 19815) | type ActionsRemoveSelectedRepoFromOrgVariableResponse = undefined type OrgsListAttestationsParams (line 19852) | type OrgsListAttestationsParams = z.infer< type OrgsListAttestationsResponse (line 19876) | type OrgsListAttestationsResponse = z.infer< type OrgsListBlockedUsersParams (line 19899) | type OrgsListBlockedUsersParams = z.infer< type OrgsListBlockedUsersResponse (line 19904) | type OrgsListBlockedUsersResponse = z.infer< type OrgsCheckBlockedUserParams (line 19914) | type OrgsCheckBlockedUserParams = z.infer< type OrgsCheckBlockedUserResponse (line 19918) | type OrgsCheckBlockedUserResponse = undefined type OrgsBlockUserParams (line 19926) | type OrgsBlockUserParams = z.infer type OrgsBlockUserResponse (line 19928) | type OrgsBlockUserResponse = undefined type OrgsUnblockUserParams (line 19936) | type OrgsUnblockUserParams = z.infer< type OrgsUnblockUserResponse (line 19940) | type OrgsUnblockUserResponse = undefined type CodeScanningListAlertsForOrgParams (line 20005) | type CodeScanningListAlertsForOrgParams = z.infer< type CodeScanningListAlertsForOrgResponse (line 20012) | type CodeScanningListAlertsForOrgResponse = z.infer< type CodeSecurityGetConfigurationsForOrgParams (line 20044) | type CodeSecurityGetConfigurationsForOrgParams = z.infer< type CodeSecurityGetConfigurationsForOrgResponse (line 20051) | type CodeSecurityGetConfigurationsForOrgResponse = z.infer< type CodeSecurityCreateConfigurationParams (line 20173) | type CodeSecurityCreateConfigurationParams = z.infer< type CodeSecurityCreateConfigurationResponse (line 20177) | type CodeSecurityCreateConfigurationResponse = undefined type CodeSecurityGetDefaultConfigurationsParams (line 20184) | type CodeSecurityGetDefaultConfigurationsParams = z.infer< type CodeSecurityGetDefaultConfigurationsResponse (line 20190) | type CodeSecurityGetDefaultConfigurationsResponse = z.infer< type CodeSecurityDetachConfigurationParams (line 20203) | type CodeSecurityDetachConfigurationParams = z.infer< type CodeSecurityDetachConfigurationResponse (line 20207) | type CodeSecurityDetachConfigurationResponse = undefined type CodeSecurityGetConfigurationParams (line 20218) | type CodeSecurityGetConfigurationParams = z.infer< type CodeSecurityGetConfigurationResponse (line 20224) | type CodeSecurityGetConfigurationResponse = z.infer< type CodeSecurityDeleteConfigurationParams (line 20237) | type CodeSecurityDeleteConfigurationParams = z.infer< type CodeSecurityDeleteConfigurationResponse (line 20241) | type CodeSecurityDeleteConfigurationResponse = undefined type CodeSecurityUpdateConfigurationParams (line 20367) | type CodeSecurityUpdateConfigurationParams = z.infer< type CodeSecurityUpdateConfigurationResponse (line 20373) | type CodeSecurityUpdateConfigurationResponse = z.infer< type CodeSecurityAttachConfigurationParams (line 20403) | type CodeSecurityAttachConfigurationParams = z.infer< type CodeSecurityAttachConfigurationResponse (line 20407) | type CodeSecurityAttachConfigurationResponse = undefined type CodeSecuritySetConfigurationAsDefaultParams (line 20424) | type CodeSecuritySetConfigurationAsDefaultParams = z.infer< type CodeSecuritySetConfigurationAsDefaultResponse (line 20437) | type CodeSecuritySetConfigurationAsDefaultResponse = z.infer< type CodeSecurityGetRepositoriesForConfigurationParams (line 20476) | type CodeSecurityGetRepositoriesForConfigurationParams = z.infer< type CodeSecurityGetRepositoriesForConfigurationResponse (line 20482) | type CodeSecurityGetRepositoriesForConfigurationResponse = z.infer< type CodespacesListInOrganizationParams (line 20505) | type CodespacesListInOrganizationParams = z.infer< type CodespacesListInOrganizationResponse (line 20513) | type CodespacesListInOrganizationResponse = z.infer< type CodespacesSetCodespacesAccessParams (line 20539) | type CodespacesSetCodespacesAccessParams = z.infer< type CodespacesSetCodespacesAccessResponse (line 20543) | type CodespacesSetCodespacesAccessResponse = undefined type CodespacesSetCodespacesAccessUsersParams (line 20556) | type CodespacesSetCodespacesAccessUsersParams = z.infer< type CodespacesSetCodespacesAccessUsersResponse (line 20560) | type CodespacesSetCodespacesAccessUsersResponse = undefined type CodespacesDeleteCodespacesAccessUsersParams (line 20573) | type CodespacesDeleteCodespacesAccessUsersParams = z.infer< type CodespacesDeleteCodespacesAccessUsersResponse (line 20577) | type CodespacesDeleteCodespacesAccessUsersResponse = undefined type CodespacesListOrgSecretsParams (line 20598) | type CodespacesListOrgSecretsParams = z.infer< type CodespacesListOrgSecretsResponse (line 20606) | type CodespacesListOrgSecretsResponse = z.infer< type CodespacesGetOrgPublicKeyParams (line 20615) | type CodespacesGetOrgPublicKeyParams = z.infer< type CodespacesGetOrgPublicKeyResponse (line 20621) | type CodespacesGetOrgPublicKeyResponse = z.infer< type CodespacesGetOrgSecretParams (line 20631) | type CodespacesGetOrgSecretParams = z.infer< type CodespacesGetOrgSecretResponse (line 20636) | type CodespacesGetOrgSecretResponse = z.infer< type CodespacesCreateOrUpdateOrgSecretParams (line 20672) | type CodespacesCreateOrUpdateOrgSecretParams = z.infer< type CodespacesCreateOrUpdateOrgSecretResponse (line 20676) | type CodespacesCreateOrUpdateOrgSecretResponse = undefined type CodespacesDeleteOrgSecretParams (line 20684) | type CodespacesDeleteOrgSecretParams = z.infer< type CodespacesDeleteOrgSecretResponse (line 20688) | type CodespacesDeleteOrgSecretResponse = undefined type CodespacesListSelectedReposForOrgSecretParams (line 20710) | type CodespacesListSelectedReposForOrgSecretParams = z.infer< type CodespacesListSelectedReposForOrgSecretResponse (line 20720) | type CodespacesListSelectedReposForOrgSecretResponse = z.infer< type CodespacesSetSelectedReposForOrgSecretParams (line 20735) | type CodespacesSetSelectedReposForOrgSecretParams = z.infer< type CodespacesSetSelectedReposForOrgSecretResponse (line 20739) | type CodespacesSetSelectedReposForOrgSecretResponse = undefined type CodespacesAddSelectedRepoToOrgSecretParams (line 20748) | type CodespacesAddSelectedRepoToOrgSecretParams = z.infer< type CodespacesAddSelectedRepoToOrgSecretResponse (line 20752) | type CodespacesAddSelectedRepoToOrgSecretResponse = undefined type CodespacesRemoveSelectedRepoFromOrgSecretParams (line 20763) | type CodespacesRemoveSelectedRepoFromOrgSecretParams = z.infer< type CodespacesRemoveSelectedRepoFromOrgSecretResponse (line 20767) | type CodespacesRemoveSelectedRepoFromOrgSecretResponse = undefined type CopilotGetCopilotOrganizationDetailsParams (line 20774) | type CopilotGetCopilotOrganizationDetailsParams = z.infer< type CopilotGetCopilotOrganizationDetailsResponse (line 20780) | type CopilotGetCopilotOrganizationDetailsResponse = z.infer< type CopilotListCopilotSeatsParams (line 20803) | type CopilotListCopilotSeatsParams = z.infer< type CopilotListCopilotSeatsResponse (line 20817) | type CopilotListCopilotSeatsResponse = z.infer< type CopilotAddCopilotSeatsForTeamsParams (line 20832) | type CopilotAddCopilotSeatsForTeamsParams = z.infer< type CopilotAddCopilotSeatsForTeamsResponse (line 20836) | type CopilotAddCopilotSeatsForTeamsResponse = undefined type CopilotCancelCopilotSeatAssignmentForTeamsParams (line 20850) | type CopilotCancelCopilotSeatAssignmentForTeamsParams = z.infer< type CopilotCancelCopilotSeatAssignmentForTeamsResponse (line 20859) | type CopilotCancelCopilotSeatAssignmentForTeamsResponse = z.infer< type CopilotAddCopilotSeatsForUsersParams (line 20874) | type CopilotAddCopilotSeatsForUsersParams = z.infer< type CopilotAddCopilotSeatsForUsersResponse (line 20878) | type CopilotAddCopilotSeatsForUsersResponse = undefined type CopilotCancelCopilotSeatAssignmentForUsersParams (line 20892) | type CopilotCancelCopilotSeatAssignmentForUsersParams = z.infer< type CopilotCancelCopilotSeatAssignmentForUsersResponse (line 20901) | type CopilotCancelCopilotSeatAssignmentForUsersResponse = z.infer< type CopilotCopilotMetricsForOrganizationParams (line 20936) | type CopilotCopilotMetricsForOrganizationParams = z.infer< type CopilotCopilotMetricsForOrganizationResponse (line 20943) | type CopilotCopilotMetricsForOrganizationResponse = z.infer< type CopilotUsageMetricsForOrgParams (line 20978) | type CopilotUsageMetricsForOrgParams = z.infer< type CopilotUsageMetricsForOrgResponse (line 20985) | type CopilotUsageMetricsForOrgResponse = z.infer< type DependabotListAlertsForOrgParams (line 21077) | type DependabotListAlertsForOrgParams = z.infer< type DependabotListAlertsForOrgResponse (line 21084) | type DependabotListAlertsForOrgResponse = z.infer< type DependabotListOrgSecretsParams (line 21107) | type DependabotListOrgSecretsParams = z.infer< type DependabotListOrgSecretsResponse (line 21115) | type DependabotListOrgSecretsResponse = z.infer< type DependabotGetOrgPublicKeyParams (line 21124) | type DependabotGetOrgPublicKeyParams = z.infer< type DependabotGetOrgPublicKeyResponse (line 21130) | type DependabotGetOrgPublicKeyResponse = z.infer< type DependabotGetOrgSecretParams (line 21140) | type DependabotGetOrgSecretParams = z.infer< type DependabotGetOrgSecretResponse (line 21146) | type DependabotGetOrgSecretResponse = z.infer< type DependabotCreateOrUpdateOrgSecretParams (line 21182) | type DependabotCreateOrUpdateOrgSecretParams = z.infer< type DependabotCreateOrUpdateOrgSecretResponse (line 21186) | type DependabotCreateOrUpdateOrgSecretResponse = undefined type DependabotDeleteOrgSecretParams (line 21194) | type DependabotDeleteOrgSecretParams = z.infer< type DependabotDeleteOrgSecretResponse (line 21198) | type DependabotDeleteOrgSecretResponse = undefined type DependabotListSelectedReposForOrgSecretParams (line 21220) | type DependabotListSelectedReposForOrgSecretParams = z.infer< type DependabotListSelectedReposForOrgSecretResponse (line 21230) | type DependabotListSelectedReposForOrgSecretResponse = z.infer< type DependabotSetSelectedReposForOrgSecretParams (line 21245) | type DependabotSetSelectedReposForOrgSecretParams = z.infer< type DependabotSetSelectedReposForOrgSecretResponse (line 21249) | type DependabotSetSelectedReposForOrgSecretResponse = undefined type DependabotAddSelectedRepoToOrgSecretParams (line 21258) | type DependabotAddSelectedRepoToOrgSecretParams = z.infer< type DependabotAddSelectedRepoToOrgSecretResponse (line 21262) | type DependabotAddSelectedRepoToOrgSecretResponse = undefined type DependabotRemoveSelectedRepoFromOrgSecretParams (line 21273) | type DependabotRemoveSelectedRepoFromOrgSecretParams = z.infer< type DependabotRemoveSelectedRepoFromOrgSecretResponse (line 21277) | type DependabotRemoveSelectedRepoFromOrgSecretResponse = undefined type PackagesListDockerMigrationConflictingPackagesForOrganizationParams (line 21285) | type PackagesListDockerMigrationConflictingPackagesForOrganizationParams = type PackagesListDockerMigrationConflictingPackagesForOrganizationResponse (line 21292) | type PackagesListDockerMigrationConflictingPackagesForOrganizationRespon... type ActivityListPublicOrgEventsParams (line 21316) | type ActivityListPublicOrgEventsParams = z.infer< type ActivityListPublicOrgEventsResponse (line 21321) | type ActivityListPublicOrgEventsResponse = z.infer< type OrgsListFailedInvitationsParams (line 21344) | type OrgsListFailedInvitationsParams = z.infer< type OrgsListFailedInvitationsResponse (line 21351) | type OrgsListFailedInvitationsResponse = z.infer< type OrgsListWebhooksParams (line 21374) | type OrgsListWebhooksParams = z.infer< type OrgsListWebhooksResponse (line 21379) | type OrgsListWebhooksResponse = z.infer< type OrgsCreateWebhookParams (line 21411) | type OrgsCreateWebhookParams = z.infer< type OrgsCreateWebhookResponse (line 21415) | type OrgsCreateWebhookResponse = undefined type OrgsGetWebhookParams (line 21428) | type OrgsGetWebhookParams = z.infer type OrgsGetWebhookResponse (line 21431) | type OrgsGetWebhookResponse = z.infer< type OrgsDeleteWebhookParams (line 21446) | type OrgsDeleteWebhookParams = z.infer< type OrgsDeleteWebhookResponse (line 21450) | type OrgsDeleteWebhookResponse = undefined type OrgsUpdateWebhookParams (line 21485) | type OrgsUpdateWebhookParams = z.infer< type OrgsUpdateWebhookResponse (line 21490) | type OrgsUpdateWebhookResponse = z.infer< type OrgsGetWebhookConfigForOrgParams (line 21505) | type OrgsGetWebhookConfigForOrgParams = z.infer< type OrgsGetWebhookConfigForOrgResponse (line 21510) | type OrgsGetWebhookConfigForOrgResponse = z.infer< type OrgsUpdateWebhookConfigForOrgParams (line 21529) | type OrgsUpdateWebhookConfigForOrgParams = z.infer< type OrgsUpdateWebhookConfigForOrgResponse (line 21534) | type OrgsUpdateWebhookConfigForOrgResponse = z.infer< type OrgsListWebhookDeliveriesParams (line 21562) | type OrgsListWebhookDeliveriesParams = z.infer< type OrgsListWebhookDeliveriesResponse (line 21569) | type OrgsListWebhookDeliveriesResponse = z.infer< type OrgsGetWebhookDeliveryParams (line 21585) | type OrgsGetWebhookDeliveryParams = z.infer< type OrgsGetWebhookDeliveryResponse (line 21590) | type OrgsGetWebhookDeliveryResponse = z.infer< type OrgsRedeliverWebhookDeliveryParams (line 21606) | type OrgsRedeliverWebhookDeliveryParams = z.infer< type OrgsRedeliverWebhookDeliveryResponse (line 21610) | type OrgsRedeliverWebhookDeliveryResponse = undefined type OrgsPingWebhookParams (line 21623) | type OrgsPingWebhookParams = z.infer< type OrgsPingWebhookResponse (line 21627) | type OrgsPingWebhookResponse = undefined type ApiInsightsGetRouteStatsByActorParams (line 21694) | type ApiInsightsGetRouteStatsByActorParams = z.infer< type ApiInsightsGetRouteStatsByActorResponse (line 21700) | type ApiInsightsGetRouteStatsByActorResponse = z.infer< type ApiInsightsGetSubjectStatsParams (line 21758) | type ApiInsightsGetSubjectStatsParams = z.infer< type ApiInsightsGetSubjectStatsResponse (line 21764) | type ApiInsightsGetSubjectStatsResponse = z.infer< type ApiInsightsGetSummaryStatsParams (line 21784) | type ApiInsightsGetSummaryStatsParams = z.infer< type ApiInsightsGetSummaryStatsResponse (line 21790) | type ApiInsightsGetSummaryStatsResponse = z.infer< type ApiInsightsGetSummaryStatsByUserParams (line 21811) | type ApiInsightsGetSummaryStatsByUserParams = z.infer< type ApiInsightsGetSummaryStatsByUserResponse (line 21817) | type ApiInsightsGetSummaryStatsByUserResponse = z.infer< type ApiInsightsGetSummaryStatsByActorParams (line 21847) | type ApiInsightsGetSummaryStatsByActorParams = z.infer< type ApiInsightsGetSummaryStatsByActorResponse (line 21853) | type ApiInsightsGetSummaryStatsByActorResponse = z.infer< type ApiInsightsGetTimeStatsParams (line 21878) | type ApiInsightsGetTimeStatsParams = z.infer< type ApiInsightsGetTimeStatsResponse (line 21884) | type ApiInsightsGetTimeStatsResponse = z.infer< type ApiInsightsGetTimeStatsByUserParams (line 21910) | type ApiInsightsGetTimeStatsByUserParams = z.infer< type ApiInsightsGetTimeStatsByUserResponse (line 21916) | type ApiInsightsGetTimeStatsByUserResponse = z.infer< type ApiInsightsGetTimeStatsByActorParams (line 21951) | type ApiInsightsGetTimeStatsByActorParams = z.infer< type ApiInsightsGetTimeStatsByActorResponse (line 21957) | type ApiInsightsGetTimeStatsByActorResponse = z.infer< type ApiInsightsGetUserStatsParams (line 22016) | type ApiInsightsGetUserStatsParams = z.infer< type ApiInsightsGetUserStatsResponse (line 22022) | type ApiInsightsGetUserStatsResponse = z.infer< type AppsGetOrgInstallationParams (line 22031) | type AppsGetOrgInstallationParams = z.infer< type AppsGetOrgInstallationResponse (line 22036) | type AppsGetOrgInstallationResponse = z.infer< type OrgsListAppInstallationsParams (line 22059) | type OrgsListAppInstallationsParams = z.infer< type OrgsListAppInstallationsResponse (line 22067) | type OrgsListAppInstallationsResponse = z.infer< type InteractionsGetRestrictionsForOrgParams (line 22076) | type InteractionsGetRestrictionsForOrgParams = z.infer< type InteractionsGetRestrictionsForOrgResponse (line 22084) | type InteractionsGetRestrictionsForOrgResponse = z.infer< type InteractionsSetRestrictionsForOrgParams (line 22095) | type InteractionsSetRestrictionsForOrgParams = z.infer< type InteractionsSetRestrictionsForOrgResponse (line 22101) | type InteractionsSetRestrictionsForOrgResponse = z.infer< type InteractionsRemoveRestrictionsForOrgParams (line 22110) | type InteractionsRemoveRestrictionsForOrgParams = z.infer< type InteractionsRemoveRestrictionsForOrgResponse (line 22114) | type InteractionsRemoveRestrictionsForOrgResponse = undefined type OrgsListPendingInvitationsParams (line 22149) | type OrgsListPendingInvitationsParams = z.infer< type OrgsListPendingInvitationsResponse (line 22156) | type OrgsListPendingInvitationsResponse = z.infer< type OrgsCreateInvitationParams (line 22188) | type OrgsCreateInvitationParams = z.infer< type OrgsCreateInvitationResponse (line 22192) | type OrgsCreateInvitationResponse = undefined type OrgsCancelInvitationParams (line 22203) | type OrgsCancelInvitationParams = z.infer< type OrgsCancelInvitationResponse (line 22207) | type OrgsCancelInvitationResponse = undefined type OrgsListInvitationTeamsParams (line 22232) | type OrgsListInvitationTeamsParams = z.infer< type OrgsListInvitationTeamsResponse (line 22237) | type OrgsListInvitationTeamsResponse = z.infer< type OrgsListIssueTypesParams (line 22246) | type OrgsListIssueTypesParams = z.infer< type OrgsListIssueTypesResponse (line 22251) | type OrgsListIssueTypesResponse = z.infer< type OrgsCreateIssueTypeParams (line 22262) | type OrgsCreateIssueTypeParams = z.infer< type OrgsCreateIssueTypeResponse (line 22267) | type OrgsCreateIssueTypeResponse = z.infer< type OrgsUpdateIssueTypeParams (line 22282) | type OrgsUpdateIssueTypeParams = z.infer< type OrgsUpdateIssueTypeResponse (line 22287) | type OrgsUpdateIssueTypeResponse = z.infer< type OrgsDeleteIssueTypeParams (line 22300) | type OrgsDeleteIssueTypeParams = z.infer< type OrgsDeleteIssueTypeResponse (line 22304) | type OrgsDeleteIssueTypeResponse = undefined type IssuesListForOrgParams (line 22357) | type IssuesListForOrgParams = z.infer< type IssuesListForOrgResponse (line 22362) | type IssuesListForOrgResponse = z.infer< type OrgsListMembersParams (line 22395) | type OrgsListMembersParams = z.infer< type OrgsListMembersResponse (line 22400) | type OrgsListMembersResponse = z.infer< type OrgsCheckMembershipForUserParams (line 22410) | type OrgsCheckMembershipForUserParams = z.infer< type OrgsCheckMembershipForUserResponse (line 22414) | type OrgsCheckMembershipForUserResponse = undefined type OrgsRemoveMemberParams (line 22422) | type OrgsRemoveMemberParams = z.infer< type OrgsRemoveMemberResponse (line 22426) | type OrgsRemoveMemberResponse = undefined type CodespacesGetCodespacesForUserInOrgParams (line 22448) | type CodespacesGetCodespacesForUserInOrgParams = z.infer< type CodespacesGetCodespacesForUserInOrgResponse (line 22456) | type CodespacesGetCodespacesForUserInOrgResponse = z.infer< type CodespacesDeleteFromOrganizationParams (line 22467) | type CodespacesDeleteFromOrganizationParams = z.infer< type CodespacesDeleteFromOrganizationResponse (line 22471) | type CodespacesDeleteFromOrganizationResponse = undefined type CodespacesStopInOrganizationParams (line 22480) | type CodespacesStopInOrganizationParams = z.infer< type CodespacesStopInOrganizationResponse (line 22485) | type CodespacesStopInOrganizationResponse = z.infer< type CopilotGetCopilotSeatDetailsForUserParams (line 22495) | type CopilotGetCopilotSeatDetailsForUserParams = z.infer< type CopilotGetCopilotSeatDetailsForUserResponse (line 22501) | type CopilotGetCopilotSeatDetailsForUserResponse = z.infer< type OrgsGetMembershipForUserParams (line 22511) | type OrgsGetMembershipForUserParams = z.infer< type OrgsGetMembershipForUserResponse (line 22516) | type OrgsGetMembershipForUserResponse = z.infer< type OrgsSetMembershipForUserParams (line 22532) | type OrgsSetMembershipForUserParams = z.infer< type OrgsSetMembershipForUserResponse (line 22537) | type OrgsSetMembershipForUserResponse = z.infer< type OrgsRemoveMembershipForUserParams (line 22547) | type OrgsRemoveMembershipForUserParams = z.infer< type OrgsRemoveMembershipForUserResponse (line 22551) | type OrgsRemoveMembershipForUserResponse = undefined type MigrationsListForOrgParams (line 22582) | type MigrationsListForOrgParams = z.infer< type MigrationsListForOrgResponse (line 22587) | type MigrationsListForOrgResponse = z.infer< type MigrationsStartForOrgParams (line 22649) | type MigrationsStartForOrgParams = z.infer< type MigrationsStartForOrgResponse (line 22653) | type MigrationsStartForOrgResponse = undefined type MigrationsGetStatusForOrgParams (line 22674) | type MigrationsGetStatusForOrgParams = z.infer< type MigrationsGetStatusForOrgResponse (line 22679) | type MigrationsGetStatusForOrgResponse = z.infer< type MigrationsDownloadArchiveForOrgParams (line 22692) | type MigrationsDownloadArchiveForOrgParams = z.infer< type MigrationsDownloadArchiveForOrgResponse (line 22696) | type MigrationsDownloadArchiveForOrgResponse = undefined type MigrationsDeleteArchiveForOrgParams (line 22707) | type MigrationsDeleteArchiveForOrgParams = z.infer< type MigrationsDeleteArchiveForOrgResponse (line 22711) | type MigrationsDeleteArchiveForOrgResponse = undefined type MigrationsUnlockRepoForOrgParams (line 22723) | type MigrationsUnlockRepoForOrgParams = z.infer< type MigrationsUnlockRepoForOrgResponse (line 22727) | type MigrationsUnlockRepoForOrgResponse = undefined type MigrationsListReposForOrgParams (line 22752) | type MigrationsListReposForOrgParams = z.infer< type MigrationsListReposForOrgResponse (line 22759) | type MigrationsListReposForOrgResponse = z.infer< type OrgsListOrgRolesParams (line 22768) | type OrgsListOrgRolesParams = z.infer< type OrgsListOrgRolesResponse (line 22785) | type OrgsListOrgRolesResponse = z.infer< type OrgsRevokeAllOrgRolesTeamParams (line 22795) | type OrgsRevokeAllOrgRolesTeamParams = z.infer< type OrgsRevokeAllOrgRolesTeamResponse (line 22799) | type OrgsRevokeAllOrgRolesTeamResponse = undefined type OrgsAssignTeamToOrgRoleParams (line 22808) | type OrgsAssignTeamToOrgRoleParams = z.infer< type OrgsAssignTeamToOrgRoleResponse (line 22812) | type OrgsAssignTeamToOrgRoleResponse = undefined type OrgsRevokeOrgRoleTeamParams (line 22821) | type OrgsRevokeOrgRoleTeamParams = z.infer< type OrgsRevokeOrgRoleTeamResponse (line 22825) | type OrgsRevokeOrgRoleTeamResponse = undefined type OrgsRevokeAllOrgRolesUserParams (line 22833) | type OrgsRevokeAllOrgRolesUserParams = z.infer< type OrgsRevokeAllOrgRolesUserResponse (line 22837) | type OrgsRevokeAllOrgRolesUserResponse = undefined type OrgsAssignUserToOrgRoleParams (line 22846) | type OrgsAssignUserToOrgRoleParams = z.infer< type OrgsAssignUserToOrgRoleResponse (line 22850) | type OrgsAssignUserToOrgRoleResponse = undefined type OrgsRevokeOrgRoleUserParams (line 22859) | type OrgsRevokeOrgRoleUserParams = z.infer< type OrgsRevokeOrgRoleUserResponse (line 22863) | type OrgsRevokeOrgRoleUserResponse = undefined type OrgsGetOrgRoleParams (line 22871) | type OrgsGetOrgRoleParams = z.infer type OrgsGetOrgRoleResponse (line 22874) | type OrgsGetOrgRoleResponse = z.infer< type OrgsListOrgRoleTeamsParams (line 22898) | type OrgsListOrgRoleTeamsParams = z.infer< type OrgsListOrgRoleTeamsResponse (line 22905) | type OrgsListOrgRoleTeamsResponse = z.infer< type OrgsListOrgRoleUsersParams (line 22929) | type OrgsListOrgRoleUsersParams = z.infer< type OrgsListOrgRoleUsersResponse (line 22936) | type OrgsListOrgRoleUsersResponse = z.infer< type OrgsListOutsideCollaboratorsParams (line 22965) | type OrgsListOutsideCollaboratorsParams = z.infer< type OrgsListOutsideCollaboratorsResponse (line 22971) | type OrgsListOutsideCollaboratorsResponse = z.infer< type OrgsConvertMemberToOutsideCollaboratorParams (line 22987) | type OrgsConvertMemberToOutsideCollaboratorParams = z.infer< type OrgsConvertMemberToOutsideCollaboratorResponse (line 22991) | type OrgsConvertMemberToOutsideCollaboratorResponse = undefined type OrgsRemoveOutsideCollaboratorParams (line 22999) | type OrgsRemoveOutsideCollaboratorParams = z.infer< type OrgsRemoveOutsideCollaboratorResponse (line 23003) | type OrgsRemoveOutsideCollaboratorResponse = undefined type PackagesListPackagesForOrganizationParams (line 23035) | type PackagesListPackagesForOrganizationParams = z.infer< type PackagesListPackagesForOrganizationResponse (line 23041) | type PackagesListPackagesForOrganizationResponse = z.infer< type PackagesGetPackageForOrganizationParams (line 23056) | type PackagesGetPackageForOrganizationParams = z.infer< type PackagesGetPackageForOrganizationResponse (line 23061) | type PackagesGetPackageForOrganizationResponse = z.infer< type PackagesDeletePackageForOrgParams (line 23076) | type PackagesDeletePackageForOrgParams = z.infer< type PackagesDeletePackageForOrgResponse (line 23080) | type PackagesDeletePackageForOrgResponse = undefined type PackagesRestorePackageForOrgParams (line 23094) | type PackagesRestorePackageForOrgParams = z.infer< type PackagesRestorePackageForOrgResponse (line 23098) | type PackagesRestorePackageForOrgResponse = undefined type PackagesGetAllPackageVersionsForPackageOwnedByOrgParams (line 23130) | type PackagesGetAllPackageVersionsForPackageOwnedByOrgParams = z.infer< type PackagesGetAllPackageVersionsForPackageOwnedByOrgResponse (line 23136) | type PackagesGetAllPackageVersionsForPackageOwnedByOrgResponse = type PackagesGetPackageVersionForOrganizationParams (line 23156) | type PackagesGetPackageVersionForOrganizationParams = z.infer< type PackagesGetPackageVersionForOrganizationResponse (line 23162) | type PackagesGetPackageVersionForOrganizationResponse = z.infer< type PackagesDeletePackageVersionForOrgParams (line 23181) | type PackagesDeletePackageVersionForOrgParams = z.infer< type PackagesDeletePackageVersionForOrgResponse (line 23185) | type PackagesDeletePackageVersionForOrgResponse = undefined type PackagesRestorePackageVersionForOrgParams (line 23202) | type PackagesRestorePackageVersionForOrgParams = z.infer< type PackagesRestorePackageVersionForOrgResponse (line 23206) | type PackagesRestorePackageVersionForOrgResponse = undefined type OrgsListPatGrantRequestsParams (line 23267) | type OrgsListPatGrantRequestsParams = z.infer< type OrgsListPatGrantRequestsResponse (line 23274) | type OrgsListPatGrantRequestsResponse = z.infer< type OrgsReviewPatGrantRequestsInBulkParams (line 23301) | type OrgsReviewPatGrantRequestsInBulkParams = z.infer< type OrgsReviewPatGrantRequestsInBulkResponse (line 23305) | type OrgsReviewPatGrantRequestsInBulkResponse = undefined type OrgsReviewPatGrantRequestParams (line 23328) | type OrgsReviewPatGrantRequestParams = z.infer< type OrgsReviewPatGrantRequestResponse (line 23332) | type OrgsReviewPatGrantRequestResponse = undefined type OrgsListPatGrantRequestRepositoriesParams (line 23359) | type OrgsListPatGrantRequestRepositoriesParams = z.infer< type OrgsListPatGrantRequestRepositoriesResponse (line 23366) | type OrgsListPatGrantRequestRepositoriesResponse = z.infer< type OrgsListPatGrantsParams (line 23429) | type OrgsListPatGrantsParams = z.infer< type OrgsListPatGrantsResponse (line 23436) | type OrgsListPatGrantsResponse = z.infer< type OrgsUpdatePatAccessesParams (line 23460) | type OrgsUpdatePatAccessesParams = z.infer< type OrgsUpdatePatAccessesResponse (line 23464) | type OrgsUpdatePatAccessesResponse = undefined type OrgsUpdatePatAccessParams (line 23480) | type OrgsUpdatePatAccessParams = z.infer< type OrgsUpdatePatAccessResponse (line 23484) | type OrgsUpdatePatAccessResponse = undefined type OrgsListPatGrantRepositoriesParams (line 23509) | type OrgsListPatGrantRepositoriesParams = z.infer< type OrgsListPatGrantRepositoriesResponse (line 23516) | type OrgsListPatGrantRepositoriesResponse = z.infer< type PrivateRegistriesListOrgPrivateRegistriesParams (line 23541) | type PrivateRegistriesListOrgPrivateRegistriesParams = z.infer< type PrivateRegistriesListOrgPrivateRegistriesResponse (line 23550) | type PrivateRegistriesListOrgPrivateRegistriesResponse = z.infer< type PrivateRegistriesCreateOrgPrivateRegistryParams (line 23594) | type PrivateRegistriesCreateOrgPrivateRegistryParams = z.infer< type PrivateRegistriesCreateOrgPrivateRegistryResponse (line 23598) | type PrivateRegistriesCreateOrgPrivateRegistryResponse = undefined type PrivateRegistriesGetOrgPublicKeyParams (line 23605) | type PrivateRegistriesGetOrgPublicKeyParams = z.infer< type PrivateRegistriesGetOrgPublicKeyResponse (line 23613) | type PrivateRegistriesGetOrgPublicKeyResponse = z.infer< type PrivateRegistriesGetOrgPrivateRegistryParams (line 23623) | type PrivateRegistriesGetOrgPrivateRegistryParams = z.infer< type PrivateRegistriesGetOrgPrivateRegistryResponse (line 23629) | type PrivateRegistriesGetOrgPrivateRegistryResponse = z.infer< type PrivateRegistriesDeleteOrgPrivateRegistryParams (line 23641) | type PrivateRegistriesDeleteOrgPrivateRegistryParams = z.infer< type PrivateRegistriesDeleteOrgPrivateRegistryResponse (line 23645) | type PrivateRegistriesDeleteOrgPrivateRegistryResponse = undefined type PrivateRegistriesUpdateOrgPrivateRegistryParams (line 23692) | type PrivateRegistriesUpdateOrgPrivateRegistryParams = z.infer< type PrivateRegistriesUpdateOrgPrivateRegistryResponse (line 23696) | type PrivateRegistriesUpdateOrgPrivateRegistryResponse = undefined type ProjectsListForOrgParams (line 23721) | type ProjectsListForOrgParams = z.infer< type ProjectsListForOrgResponse (line 23726) | type ProjectsListForOrgResponse = z.infer< type ProjectsCreateForOrgParams (line 23737) | type ProjectsCreateForOrgParams = z.infer< type ProjectsCreateForOrgResponse (line 23741) | type ProjectsCreateForOrgResponse = undefined type OrgsGetAllCustomPropertiesParams (line 23748) | type OrgsGetAllCustomPropertiesParams = z.infer< type OrgsGetAllCustomPropertiesResponse (line 23754) | type OrgsGetAllCustomPropertiesResponse = z.infer< type OrgsCreateOrUpdateCustomPropertiesParams (line 23768) | type OrgsCreateOrUpdateCustomPropertiesParams = z.infer< type OrgsCreateOrUpdateCustomPropertiesResponse (line 23774) | type OrgsCreateOrUpdateCustomPropertiesResponse = z.infer< type OrgsGetCustomPropertyParams (line 23784) | type OrgsGetCustomPropertyParams = z.infer< type OrgsGetCustomPropertyResponse (line 23789) | type OrgsGetCustomPropertyResponse = z.infer< type OrgsCreateOrUpdateCustomPropertyParams (line 23801) | type OrgsCreateOrUpdateCustomPropertyParams = z.infer< type OrgsCreateOrUpdateCustomPropertyResponse (line 23807) | type OrgsCreateOrUpdateCustomPropertyResponse = z.infer< type OrgsRemoveCustomPropertyParams (line 23817) | type OrgsRemoveCustomPropertyParams = z.infer< type OrgsRemoveCustomPropertyResponse (line 23821) | type OrgsRemoveCustomPropertyResponse = undefined type OrgsListCustomPropertiesValuesForReposParams (line 23848) | type OrgsListCustomPropertiesValuesForReposParams = z.infer< type OrgsListCustomPropertiesValuesForReposResponse (line 23855) | type OrgsListCustomPropertiesValuesForReposResponse = z.infer< type OrgsCreateOrUpdateCustomPropertiesValuesForReposParams (line 23877) | type OrgsCreateOrUpdateCustomPropertiesValuesForReposParams = z.infer< type OrgsCreateOrUpdateCustomPropertiesValuesForReposResponse (line 23881) | type OrgsCreateOrUpdateCustomPropertiesValuesForReposResponse = type OrgsListPublicMembersParams (line 23903) | type OrgsListPublicMembersParams = z.infer< type OrgsListPublicMembersResponse (line 23908) | type OrgsListPublicMembersResponse = z.infer< type OrgsCheckPublicMembershipForUserParams (line 23918) | type OrgsCheckPublicMembershipForUserParams = z.infer< type OrgsCheckPublicMembershipForUserResponse (line 23922) | type OrgsCheckPublicMembershipForUserResponse = undefined type OrgsSetPublicMembershipForAuthenticatedUserParams (line 23931) | type OrgsSetPublicMembershipForAuthenticatedUserParams = z.infer< type OrgsSetPublicMembershipForAuthenticatedUserResponse (line 23935) | type OrgsSetPublicMembershipForAuthenticatedUserResponse = undefined type OrgsRemovePublicMembershipForAuthenticatedUserParams (line 23944) | type OrgsRemovePublicMembershipForAuthenticatedUserParams = z.infer< type OrgsRemovePublicMembershipForAuthenticatedUserResponse (line 23948) | type OrgsRemovePublicMembershipForAuthenticatedUserResponse = undefined type ReposListForOrgParams (line 23983) | type ReposListForOrgParams = z.infer< type ReposListForOrgResponse (line 23988) | type ReposListForOrgResponse = z.infer< type ReposCreateInOrgParams (line 24131) | type ReposCreateInOrgParams = z.infer< type ReposCreateInOrgResponse (line 24135) | type ReposCreateInOrgResponse = undefined type ReposGetOrgRulesetsParams (line 24162) | type ReposGetOrgRulesetsParams = z.infer< type ReposGetOrgRulesetsResponse (line 24169) | type ReposGetOrgRulesetsResponse = z.infer< type ReposCreateOrgRulesetParams (line 24193) | type ReposCreateOrgRulesetParams = z.infer< type ReposCreateOrgRulesetResponse (line 24197) | type ReposCreateOrgRulesetResponse = undefined type ReposGetOrgRuleSuitesParams (line 24246) | type ReposGetOrgRuleSuitesParams = z.infer< type ReposGetOrgRuleSuitesResponse (line 24251) | type ReposGetOrgRuleSuitesResponse = z.infer< type ReposGetOrgRuleSuiteParams (line 24266) | type ReposGetOrgRuleSuiteParams = z.infer< type ReposGetOrgRuleSuiteResponse (line 24271) | type ReposGetOrgRuleSuiteResponse = z.infer< type ReposGetOrgRulesetParams (line 24281) | type ReposGetOrgRulesetParams = z.infer< type ReposGetOrgRulesetResponse (line 24286) | type ReposGetOrgRulesetResponse = z.infer< type ReposUpdateOrgRulesetParams (line 24311) | type ReposUpdateOrgRulesetParams = z.infer< type ReposUpdateOrgRulesetResponse (line 24316) | type ReposUpdateOrgRulesetResponse = z.infer< type ReposDeleteOrgRulesetParams (line 24326) | type ReposDeleteOrgRulesetParams = z.infer< type ReposDeleteOrgRulesetResponse (line 24330) | type ReposDeleteOrgRulesetResponse = undefined type OrgsGetOrgRulesetHistoryParams (line 24352) | type OrgsGetOrgRulesetHistoryParams = z.infer< type OrgsGetOrgRulesetHistoryResponse (line 24358) | type OrgsGetOrgRulesetHistoryResponse = z.infer< type OrgsGetOrgRulesetVersionParams (line 24369) | type OrgsGetOrgRulesetVersionParams = z.infer< type OrgsGetOrgRulesetVersionResponse (line 24375) | type OrgsGetOrgRulesetVersionResponse = z.infer< type SecretScanningListAlertsForOrgParams (line 24456) | type SecretScanningListAlertsForOrgParams = z.infer< type SecretScanningListAlertsForOrgResponse (line 24463) | type SecretScanningListAlertsForOrgResponse = z.infer< type SecurityAdvisoriesListOrgRepositoryAdvisoriesParams (line 24508) | type SecurityAdvisoriesListOrgRepositoryAdvisoriesParams = z.infer< type SecurityAdvisoriesListOrgRepositoryAdvisoriesResponse (line 24514) | type SecurityAdvisoriesListOrgRepositoryAdvisoriesResponse = z.infer< type OrgsListSecurityManagerTeamsParams (line 24523) | type OrgsListSecurityManagerTeamsParams = z.infer< type OrgsListSecurityManagerTeamsResponse (line 24529) | type OrgsListSecurityManagerTeamsResponse = z.infer< type OrgsAddSecurityManagerTeamParams (line 24539) | type OrgsAddSecurityManagerTeamParams = z.infer< type OrgsAddSecurityManagerTeamResponse (line 24543) | type OrgsAddSecurityManagerTeamResponse = undefined type OrgsRemoveSecurityManagerTeamParams (line 24551) | type OrgsRemoveSecurityManagerTeamParams = z.infer< type OrgsRemoveSecurityManagerTeamResponse (line 24555) | type OrgsRemoveSecurityManagerTeamResponse = undefined type BillingGetGithubActionsBillingOrgParams (line 24562) | type BillingGetGithubActionsBillingOrgParams = z.infer< type BillingGetGithubActionsBillingOrgResponse (line 24568) | type BillingGetGithubActionsBillingOrgResponse = z.infer< type BillingGetGithubPackagesBillingOrgParams (line 24577) | type BillingGetGithubPackagesBillingOrgParams = z.infer< type BillingGetGithubPackagesBillingOrgResponse (line 24583) | type BillingGetGithubPackagesBillingOrgResponse = z.infer< type BillingGetSharedStorageBillingOrgParams (line 24592) | type BillingGetSharedStorageBillingOrgParams = z.infer< type BillingGetSharedStorageBillingOrgResponse (line 24598) | type BillingGetSharedStorageBillingOrgResponse = z.infer< type HostedComputeListNetworkConfigurationsForOrgParams (line 24622) | type HostedComputeListNetworkConfigurationsForOrgParams = z.infer< type HostedComputeListNetworkConfigurationsForOrgResponse (line 24631) | type HostedComputeListNetworkConfigurationsForOrgResponse = z.infer< type HostedComputeCreateNetworkConfigurationForOrgParams (line 24659) | type HostedComputeCreateNetworkConfigurationForOrgParams = z.infer< type HostedComputeCreateNetworkConfigurationForOrgResponse (line 24663) | type HostedComputeCreateNetworkConfigurationForOrgResponse = undefined type HostedComputeGetNetworkConfigurationForOrgParams (line 24676) | type HostedComputeGetNetworkConfigurationForOrgParams = z.infer< type HostedComputeGetNetworkConfigurationForOrgResponse (line 24682) | type HostedComputeGetNetworkConfigurationForOrgResponse = z.infer< type HostedComputeDeleteNetworkConfigurationFromOrgParams (line 24697) | type HostedComputeDeleteNetworkConfigurationFromOrgParams = z.infer< type HostedComputeDeleteNetworkConfigurationFromOrgResponse (line 24701) | type HostedComputeDeleteNetworkConfigurationFromOrgResponse = undefined type HostedComputeUpdateNetworkConfigurationForOrgParams (line 24734) | type HostedComputeUpdateNetworkConfigurationForOrgParams = z.infer< type HostedComputeUpdateNetworkConfigurationForOrgResponse (line 24740) | type HostedComputeUpdateNetworkConfigurationForOrgResponse = z.infer< type HostedComputeGetNetworkSettingsForOrgParams (line 24752) | type HostedComputeGetNetworkSettingsForOrgParams = z.infer< type HostedComputeGetNetworkSettingsForOrgResponse (line 24758) | type HostedComputeGetNetworkSettingsForOrgResponse = z.infer< type CopilotCopilotMetricsForTeamParams (line 24794) | type CopilotCopilotMetricsForTeamParams = z.infer< type CopilotCopilotMetricsForTeamResponse (line 24801) | type CopilotCopilotMetricsForTeamResponse = z.infer< type CopilotUsageMetricsForTeamParams (line 24837) | type CopilotUsageMetricsForTeamParams = z.infer< type CopilotUsageMetricsForTeamResponse (line 24844) | type CopilotUsageMetricsForTeamResponse = z.infer< type TeamsListParams (line 24867) | type TeamsListParams = z.infer type TeamsListResponse (line 24870) | type TeamsListResponse = z.infer type TeamsCreateParams (line 24914) | type TeamsCreateParams = z.infer type TeamsCreateResponse (line 24916) | type TeamsCreateResponse = undefined type TeamsGetByNameParams (line 24924) | type TeamsGetByNameParams = z.infer type TeamsGetByNameResponse (line 24927) | type TeamsGetByNameResponse = z.infer< type TeamsDeleteInOrgParams (line 24937) | type TeamsDeleteInOrgParams = z.infer< type TeamsDeleteInOrgResponse (line 24941) | type TeamsDeleteInOrgResponse = undefined type TeamsUpdateInOrgParams (line 24974) | type TeamsUpdateInOrgParams = z.infer< type TeamsUpdateInOrgResponse (line 24979) | type TeamsUpdateInOrgResponse = z.infer< type TeamsListDiscussionsInOrgParams (line 25008) | type TeamsListDiscussionsInOrgParams = z.infer< type TeamsListDiscussionsInOrgResponse (line 25014) | type TeamsListDiscussionsInOrgResponse = z.infer< type TeamsCreateDiscussionInOrgParams (line 25032) | type TeamsCreateDiscussionInOrgParams = z.infer< type TeamsCreateDiscussionInOrgResponse (line 25036) | type TeamsCreateDiscussionInOrgResponse = undefined type TeamsGetDiscussionInOrgParams (line 25048) | type TeamsGetDiscussionInOrgParams = z.infer< type TeamsGetDiscussionInOrgResponse (line 25053) | type TeamsGetDiscussionInOrgResponse = z.infer< type TeamsDeleteDiscussionInOrgParams (line 25067) | type TeamsDeleteDiscussionInOrgParams = z.infer< type TeamsDeleteDiscussionInOrgResponse (line 25071) | type TeamsDeleteDiscussionInOrgResponse = undefined type TeamsUpdateDiscussionInOrgParams (line 25085) | type TeamsUpdateDiscussionInOrgParams = z.infer< type TeamsUpdateDiscussionInOrgResponse (line 25090) | type TeamsUpdateDiscussionInOrgResponse = z.infer< type TeamsListDiscussionCommentsInOrgParams (line 25122) | type TeamsListDiscussionCommentsInOrgParams = z.infer< type TeamsListDiscussionCommentsInOrgResponse (line 25129) | type TeamsListDiscussionCommentsInOrgResponse = z.infer< type TeamsCreateDiscussionCommentInOrgParams (line 25144) | type TeamsCreateDiscussionCommentInOrgParams = z.infer< type TeamsCreateDiscussionCommentInOrgResponse (line 25148) | type TeamsCreateDiscussionCommentInOrgResponse = undefined type TeamsGetDiscussionCommentInOrgParams (line 25164) | type TeamsGetDiscussionCommentInOrgParams = z.infer< type TeamsGetDiscussionCommentInOrgResponse (line 25170) | type TeamsGetDiscussionCommentInOrgResponse = z.infer< type TeamsDeleteDiscussionCommentInOrgParams (line 25188) | type TeamsDeleteDiscussionCommentInOrgParams = z.infer< type TeamsDeleteDiscussionCommentInOrgResponse (line 25192) | type TeamsDeleteDiscussionCommentInOrgResponse = undefined type TeamsUpdateDiscussionCommentInOrgParams (line 25209) | type TeamsUpdateDiscussionCommentInOrgParams = z.infer< type TeamsUpdateDiscussionCommentInOrgResponse (line 25215) | type TeamsUpdateDiscussionCommentInOrgResponse = z.infer< type ReactionsListForTeamDiscussionCommentInOrgParams (line 25263) | type ReactionsListForTeamDiscussionCommentInOrgParams = z.infer< type ReactionsListForTeamDiscussionCommentInOrgResponse (line 25269) | type ReactionsListForTeamDiscussionCommentInOrgResponse = z.infer< type ReactionsCreateForTeamDiscussionCommentInOrgParams (line 25302) | type ReactionsCreateForTeamDiscussionCommentInOrgParams = z.infer< type ReactionsCreateForTeamDiscussionCommentInOrgResponse (line 25308) | type ReactionsCreateForTeamDiscussionCommentInOrgResponse = z.infer< type ReactionsDeleteForTeamDiscussionCommentParams (line 25330) | type ReactionsDeleteForTeamDiscussionCommentParams = z.infer< type ReactionsDeleteForTeamDiscussionCommentResponse (line 25334) | type ReactionsDeleteForTeamDiscussionCommentResponse = undefined type ReactionsListForTeamDiscussionInOrgParams (line 25375) | type ReactionsListForTeamDiscussionInOrgParams = z.infer< type ReactionsListForTeamDiscussionInOrgResponse (line 25381) | type ReactionsListForTeamDiscussionInOrgResponse = z.infer< type ReactionsCreateForTeamDiscussionInOrgParams (line 25409) | type ReactionsCreateForTeamDiscussionInOrgParams = z.infer< type ReactionsCreateForTeamDiscussionInOrgResponse (line 25415) | type ReactionsCreateForTeamDiscussionInOrgResponse = z.infer< type ReactionsDeleteForTeamDiscussionParams (line 25433) | type ReactionsDeleteForTeamDiscussionParams = z.infer< type ReactionsDeleteForTeamDiscussionResponse (line 25437) | type ReactionsDeleteForTeamDiscussionResponse = undefined type TeamsListPendingInvitationsInOrgParams (line 25459) | type TeamsListPendingInvitationsInOrgParams = z.infer< type TeamsListPendingInvitationsInOrgResponse (line 25466) | type TeamsListPendingInvitationsInOrgResponse = z.infer< type TeamsListMembersInOrgParams (line 25494) | type TeamsListMembersInOrgParams = z.infer< type TeamsListMembersInOrgResponse (line 25499) | type TeamsListMembersInOrgResponse = z.infer< type TeamsGetMembershipForUserInOrgParams (line 25510) | type TeamsGetMembershipForUserInOrgParams = z.infer< type TeamsGetMembershipForUserInOrgResponse (line 25516) | type TeamsGetMembershipForUserInOrgResponse = z.infer< type TeamsAddOrUpdateMembershipForUserInOrgParams (line 25531) | type TeamsAddOrUpdateMembershipForUserInOrgParams = z.infer< type TeamsAddOrUpdateMembershipForUserInOrgResponse (line 25537) | type TeamsAddOrUpdateMembershipForUserInOrgResponse = z.infer< type TeamsRemoveMembershipForUserInOrgParams (line 25548) | type TeamsRemoveMembershipForUserInOrgParams = z.infer< type TeamsRemoveMembershipForUserInOrgResponse (line 25552) | type TeamsRemoveMembershipForUserInOrgResponse = undefined type TeamsListProjectsInOrgParams (line 25574) | type TeamsListProjectsInOrgParams = z.infer< type TeamsListProjectsInOrgResponse (line 25579) | type TeamsListProjectsInOrgResponse = z.infer< type TeamsCheckPermissionsForProjectInOrgParams (line 25593) | type TeamsCheckPermissionsForProjectInOrgParams = z.infer< type TeamsCheckPermissionsForProjectInOrgResponse (line 25599) | type TeamsCheckPermissionsForProjectInOrgResponse = z.infer< type TeamsAddOrUpdateProjectPermissionsInOrgParams (line 25619) | type TeamsAddOrUpdateProjectPermissionsInOrgParams = z.infer< type TeamsAddOrUpdateProjectPermissionsInOrgResponse (line 25623) | type TeamsAddOrUpdateProjectPermissionsInOrgResponse = undefined type TeamsRemoveProjectInOrgParams (line 25635) | type TeamsRemoveProjectInOrgParams = z.infer< type TeamsRemoveProjectInOrgResponse (line 25639) | type TeamsRemoveProjectInOrgResponse = undefined type TeamsListReposInOrgParams (line 25661) | type TeamsListReposInOrgParams = z.infer< type TeamsListReposInOrgResponse (line 25668) | type TeamsListReposInOrgResponse = z.infer< type TeamsCheckPermissionsForRepoInOrgParams (line 25688) | type TeamsCheckPermissionsForRepoInOrgParams = z.infer< type TeamsCheckPermissionsForRepoInOrgResponse (line 25694) | type TeamsCheckPermissionsForRepoInOrgResponse = z.infer< type TeamsAddOrUpdateRepoPermissionsInOrgParams (line 25720) | type TeamsAddOrUpdateRepoPermissionsInOrgParams = z.infer< type TeamsAddOrUpdateRepoPermissionsInOrgResponse (line 25724) | type TeamsAddOrUpdateRepoPermissionsInOrgResponse = undefined type TeamsRemoveRepoInOrgParams (line 25742) | type TeamsRemoveRepoInOrgParams = z.infer< type TeamsRemoveRepoInOrgResponse (line 25746) | type TeamsRemoveRepoInOrgResponse = undefined type TeamsListChildInOrgParams (line 25768) | type TeamsListChildInOrgParams = z.infer< type TeamsListChildInOrgResponse (line 25773) | type TeamsListChildInOrgResponse = z.infer< type OrgsEnableOrDisableSecurityProductOnAllOrgReposParams (line 25805) | type OrgsEnableOrDisableSecurityProductOnAllOrgReposParams = z.infer< type OrgsEnableOrDisableSecurityProductOnAllOrgReposResponse (line 25809) | type OrgsEnableOrDisableSecurityProductOnAllOrgReposResponse = type ProjectsGetCardParams (line 25815) | type ProjectsGetCardParams = z.infer< type ProjectsGetCardResponse (line 25820) | type ProjectsGetCardResponse = z.infer< type ProjectsDeleteCardParams (line 25827) | type ProjectsDeleteCardParams = z.infer< type ProjectsDeleteCardResponse (line 25831) | type ProjectsDeleteCardResponse = undefined type ProjectsUpdateCardParams (line 25841) | type ProjectsUpdateCardParams = z.infer< type ProjectsUpdateCardResponse (line 25846) | type ProjectsUpdateCardResponse = z.infer< type ProjectsMoveCardParams (line 25866) | type ProjectsMoveCardParams = z.infer< type ProjectsMoveCardResponse (line 25870) | type ProjectsMoveCardResponse = undefined type ProjectsGetColumnParams (line 25875) | type ProjectsGetColumnParams = z.infer< type ProjectsGetColumnResponse (line 25880) | type ProjectsGetColumnResponse = z.infer< type ProjectsDeleteColumnParams (line 25887) | type ProjectsDeleteColumnParams = z.infer< type ProjectsDeleteColumnResponse (line 25891) | type ProjectsDeleteColumnResponse = undefined type ProjectsUpdateColumnParams (line 25897) | type ProjectsUpdateColumnParams = z.infer< type ProjectsUpdateColumnResponse (line 25902) | type ProjectsUpdateColumnResponse = z.infer< type ProjectsListCardsParams (line 25932) | type ProjectsListCardsParams = z.infer< type ProjectsListCardsResponse (line 25937) | type ProjectsListCardsResponse = z.infer< type ProjectsCreateCardParams (line 25964) | type ProjectsCreateCardParams = z.infer< type ProjectsCreateCardResponse (line 25968) | type ProjectsCreateCardResponse = undefined type ProjectsMoveColumnParams (line 25979) | type ProjectsMoveColumnParams = z.infer< type ProjectsMoveColumnResponse (line 25983) | type ProjectsMoveColumnResponse = undefined type ProjectsGetParams (line 25991) | type ProjectsGetParams = z.infer type ProjectsGetResponse (line 25994) | type ProjectsGetResponse = z.infer type ProjectsDeleteParams (line 26002) | type ProjectsDeleteParams = z.infer type ProjectsDeleteResponse (line 26004) | type ProjectsDeleteResponse = undefined type ProjectsUpdateParams (line 26028) | type ProjectsUpdateParams = z.infer type ProjectsUpdateResponse (line 26031) | type ProjectsUpdateResponse = z.infer< type ProjectsListCollaboratorsParams (line 26061) | type ProjectsListCollaboratorsParams = z.infer< type ProjectsListCollaboratorsResponse (line 26067) | type ProjectsListCollaboratorsResponse = z.infer< type ProjectsAddCollaboratorParams (line 26082) | type ProjectsAddCollaboratorParams = z.infer< type ProjectsAddCollaboratorResponse (line 26086) | type ProjectsAddCollaboratorResponse = undefined type ProjectsRemoveCollaboratorParams (line 26095) | type ProjectsRemoveCollaboratorParams = z.infer< type ProjectsRemoveCollaboratorResponse (line 26099) | type ProjectsRemoveCollaboratorResponse = undefined type ProjectsGetPermissionForUserParams (line 26108) | type ProjectsGetPermissionForUserParams = z.infer< type ProjectsGetPermissionForUserResponse (line 26114) | type ProjectsGetPermissionForUserResponse = z.infer< type ProjectsListColumnsParams (line 26138) | type ProjectsListColumnsParams = z.infer< type ProjectsListColumnsResponse (line 26143) | type ProjectsListColumnsResponse = z.infer< type ProjectsCreateColumnParams (line 26154) | type ProjectsCreateColumnParams = z.infer< type ProjectsCreateColumnResponse (line 26158) | type ProjectsCreateColumnResponse = undefined type RateLimitGetParams (line 26161) | type RateLimitGetParams = z.infer type RateLimitGetResponse (line 26164) | type RateLimitGetResponse = z.infer type ReposGetParams (line 26178) | type ReposGetParams = z.infer type ReposGetResponse (line 26181) | type ReposGetResponse = z.infer type ReposDeleteParams (line 26195) | type ReposDeleteParams = z.infer type ReposDeleteResponse (line 26197) | type ReposDeleteResponse = undefined type ReposUpdateParams (line 26404) | type ReposUpdateParams = z.infer type ReposUpdateResponse (line 26407) | type ReposUpdateResponse = z.infer type ActionsListArtifactsForRepoParams (line 26441) | type ActionsListArtifactsForRepoParams = z.infer< type ActionsListArtifactsForRepoResponse (line 26449) | type ActionsListArtifactsForRepoResponse = z.infer< type ActionsGetArtifactParams (line 26469) | type ActionsGetArtifactParams = z.infer< type ActionsGetArtifactResponse (line 26474) | type ActionsGetArtifactResponse = z.infer< type ActionsDeleteArtifactParams (line 26494) | type ActionsDeleteArtifactParams = z.infer< type ActionsDeleteArtifactResponse (line 26498) | type ActionsDeleteArtifactResponse = undefined type ActionsDownloadArtifactParams (line 26517) | type ActionsDownloadArtifactParams = z.infer< type ActionsDownloadArtifactResponse (line 26521) | type ActionsDownloadArtifactResponse = undefined type ActionsGetActionsCacheUsageParams (line 26535) | type ActionsGetActionsCacheUsageParams = z.infer< type ActionsGetActionsCacheUsageResponse (line 26541) | type ActionsGetActionsCacheUsageResponse = z.infer< type ActionsGetActionsCacheListParams (line 26591) | type ActionsGetActionsCacheListParams = z.infer< type ActionsGetActionsCacheListResponse (line 26596) | type ActionsGetActionsCacheListResponse = z.infer< type ActionsDeleteActionsCacheByKeyParams (line 26619) | type ActionsDeleteActionsCacheByKeyParams = z.infer< type ActionsDeleteActionsCacheByKeyResponse (line 26625) | type ActionsDeleteActionsCacheByKeyResponse = z.infer< type ActionsDeleteActionsCacheByIdParams (line 26645) | type ActionsDeleteActionsCacheByIdParams = z.infer< type ActionsDeleteActionsCacheByIdResponse (line 26649) | type ActionsDeleteActionsCacheByIdResponse = undefined type ActionsGetJobForWorkflowRunParams (line 26664) | type ActionsGetJobForWorkflowRunParams = z.infer< type ActionsGetJobForWorkflowRunResponse (line 26669) | type ActionsGetJobForWorkflowRunResponse = z.infer< type ActionsDownloadJobLogsForWorkflowRunParams (line 26686) | type ActionsDownloadJobLogsForWorkflowRunParams = z.infer< type ActionsDownloadJobLogsForWorkflowRunResponse (line 26690) | type ActionsDownloadJobLogsForWorkflowRunResponse = undefined type ActionsReRunJobForWorkflowRunParams (line 26709) | type ActionsReRunJobForWorkflowRunParams = z.infer< type ActionsReRunJobForWorkflowRunResponse (line 26713) | type ActionsReRunJobForWorkflowRunResponse = undefined type ActionsGetCustomOidcSubClaimForRepoParams (line 26727) | type ActionsGetCustomOidcSubClaimForRepoParams = z.infer< type ActionsGetCustomOidcSubClaimForRepoResponse (line 26733) | type ActionsGetCustomOidcSubClaimForRepoResponse = z.infer< type ActionsSetCustomOidcSubClaimForRepoParams (line 26760) | type ActionsSetCustomOidcSubClaimForRepoParams = z.infer< type ActionsSetCustomOidcSubClaimForRepoResponse (line 26764) | type ActionsSetCustomOidcSubClaimForRepoResponse = undefined type ActionsListRepoOrganizationSecretsParams (line 26792) | type ActionsListRepoOrganizationSecretsParams = z.infer< type ActionsListRepoOrganizationSecretsResponse (line 26800) | type ActionsListRepoOrganizationSecretsResponse = z.infer< type ActionsListRepoOrganizationVariablesParams (line 26830) | type ActionsListRepoOrganizationVariablesParams = z.infer< type ActionsListRepoOrganizationVariablesResponse (line 26838) | type ActionsListRepoOrganizationVariablesResponse = z.infer< type ActionsGetGithubActionsPermissionsRepositoryParams (line 26855) | type ActionsGetGithubActionsPermissionsRepositoryParams = z.infer< type ActionsGetGithubActionsPermissionsRepositoryResponse (line 26861) | type ActionsGetGithubActionsPermissionsRepositoryResponse = z.infer< type ActionsSetGithubActionsPermissionsRepositoryParams (line 26880) | type ActionsSetGithubActionsPermissionsRepositoryParams = z.infer< type ActionsSetGithubActionsPermissionsRepositoryResponse (line 26884) | type ActionsSetGithubActionsPermissionsRepositoryResponse = undefined type ActionsGetWorkflowAccessToRepositoryParams (line 26898) | type ActionsGetWorkflowAccessToRepositoryParams = z.infer< type ActionsGetWorkflowAccessToRepositoryResponse (line 26904) | type ActionsGetWorkflowAccessToRepositoryResponse = z.infer< type ActionsSetWorkflowAccessToRepositoryParams (line 26922) | type ActionsSetWorkflowAccessToRepositoryParams = z.infer< type ActionsSetWorkflowAccessToRepositoryResponse (line 26926) | type ActionsSetWorkflowAccessToRepositoryResponse = undefined type ActionsGetAllowedActionsRepositoryParams (line 26940) | type ActionsGetAllowedActionsRepositoryParams = z.infer< type ActionsGetAllowedActionsRepositoryResponse (line 26946) | type ActionsGetAllowedActionsRepositoryResponse = z.infer< type ActionsSetAllowedActionsRepositoryParams (line 26964) | type ActionsSetAllowedActionsRepositoryParams = z.infer< type ActionsSetAllowedActionsRepositoryResponse (line 26968) | type ActionsSetAllowedActionsRepositoryResponse = undefined type ActionsGetGithubActionsDefaultWorkflowPermissionsRepositoryParams (line 26983) | type ActionsGetGithubActionsDefaultWorkflowPermissionsRepositoryParams = type ActionsGetGithubActionsDefaultWorkflowPermissionsRepositoryResponse (line 26990) | type ActionsGetGithubActionsDefaultWorkflowPermissionsRepositoryResponse = type ActionsSetGithubActionsDefaultWorkflowPermissionsRepositoryParams (line 27010) | type ActionsSetGithubActionsDefaultWorkflowPermissionsRepositoryParams = type ActionsSetGithubActionsDefaultWorkflowPermissionsRepositoryResponse (line 27015) | type ActionsSetGithubActionsDefaultWorkflowPermissionsRepositoryResponse = type ActionsListSelfHostedRunnersForRepoParams (line 27045) | type ActionsListSelfHostedRunnersForRepoParams = z.infer< type ActionsListSelfHostedRunnersForRepoResponse (line 27053) | type ActionsListSelfHostedRunnersForRepoResponse = z.infer< type ActionsListRunnerApplicationsForRepoParams (line 27069) | type ActionsListRunnerApplicationsForRepoParams = z.infer< type ActionsListRunnerApplicationsForRepoResponse (line 27076) | type ActionsListRunnerApplicationsForRepoResponse = z.infer< type ActionsGenerateRunnerJitconfigForRepoParams (line 27110) | type ActionsGenerateRunnerJitconfigForRepoParams = z.infer< type ActionsGenerateRunnerJitconfigForRepoResponse (line 27114) | type ActionsGenerateRunnerJitconfigForRepoResponse = undefined type ActionsCreateRegistrationTokenForRepoParams (line 27128) | type ActionsCreateRegistrationTokenForRepoParams = z.infer< type ActionsCreateRegistrationTokenForRepoResponse (line 27132) | type ActionsCreateRegistrationTokenForRepoResponse = undefined type ActionsCreateRemoveTokenForRepoParams (line 27146) | type ActionsCreateRemoveTokenForRepoParams = z.infer< type ActionsCreateRemoveTokenForRepoResponse (line 27150) | type ActionsCreateRemoveTokenForRepoResponse = undefined type ActionsGetSelfHostedRunnerForRepoParams (line 27168) | type ActionsGetSelfHostedRunnerForRepoParams = z.infer< type ActionsGetSelfHostedRunnerForRepoResponse (line 27173) | type ActionsGetSelfHostedRunnerForRepoResponse = z.infer< type ActionsDeleteSelfHostedRunnerFromRepoParams (line 27193) | type ActionsDeleteSelfHostedRunnerFromRepoParams = z.infer< type ActionsDeleteSelfHostedRunnerFromRepoResponse (line 27197) | type ActionsDeleteSelfHostedRunnerFromRepoResponse = undefined type ActionsListLabelsForSelfHostedRunnerForRepoParams (line 27216) | type ActionsListLabelsForSelfHostedRunnerForRepoParams = z.infer< type ActionsListLabelsForSelfHostedRunnerForRepoResponse (line 27225) | type ActionsListLabelsForSelfHostedRunnerForRepoResponse = z.infer< type ActionsAddCustomLabelsToSelfHostedRunnerForRepoParams (line 27251) | type ActionsAddCustomLabelsToSelfHostedRunnerForRepoParams = z.infer< type ActionsAddCustomLabelsToSelfHostedRunnerForRepoResponse (line 27260) | type ActionsAddCustomLabelsToSelfHostedRunnerForRepoResponse = z.infer< type ActionsSetCustomLabelsForSelfHostedRunnerForRepoParams (line 27288) | type ActionsSetCustomLabelsForSelfHostedRunnerForRepoParams = z.infer< type ActionsSetCustomLabelsForSelfHostedRunnerForRepoResponse (line 27297) | type ActionsSetCustomLabelsForSelfHostedRunnerForRepoResponse = type ActionsRemoveAllCustomLabelsFromSelfHostedRunnerForRepoParams (line 27319) | type ActionsRemoveAllCustomLabelsFromSelfHostedRunnerForRepoParams = type ActionsRemoveAllCustomLabelsFromSelfHostedRunnerForRepoResponse (line 27329) | type ActionsRemoveAllCustomLabelsFromSelfHostedRunnerForRepoResponse = type ActionsRemoveCustomLabelFromSelfHostedRunnerForRepoParams (line 27354) | type ActionsRemoveCustomLabelFromSelfHostedRunnerForRepoParams = type ActionsRemoveCustomLabelFromSelfHostedRunnerForRepoResponse (line 27364) | type ActionsRemoveCustomLabelFromSelfHostedRunnerForRepoResponse = type ActionsListWorkflowRunsForRepoParams (line 27460) | type ActionsListWorkflowRunsForRepoParams = z.infer< type ActionsListWorkflowRunsForRepoResponse (line 27468) | type ActionsListWorkflowRunsForRepoResponse = z.infer< type ActionsGetWorkflowRunParams (line 27494) | type ActionsGetWorkflowRunParams = z.infer< type ActionsGetWorkflowRunResponse (line 27499) | type ActionsGetWorkflowRunResponse = z.infer< type ActionsDeleteWorkflowRunParams (line 27519) | type ActionsDeleteWorkflowRunParams = z.infer< type ActionsDeleteWorkflowRunResponse (line 27523) | type ActionsDeleteWorkflowRunResponse = undefined type ActionsGetReviewsForRunParams (line 27541) | type ActionsGetReviewsForRunParams = z.infer< type ActionsGetReviewsForRunResponse (line 27548) | type ActionsGetReviewsForRunResponse = z.infer< type ActionsApproveWorkflowRunParams (line 27568) | type ActionsApproveWorkflowRunParams = z.infer< type ActionsApproveWorkflowRunResponse (line 27572) | type ActionsApproveWorkflowRunResponse = undefined type ActionsListWorkflowRunArtifactsParams (line 27610) | type ActionsListWorkflowRunArtifactsParams = z.infer< type ActionsListWorkflowRunArtifactsResponse (line 27618) | type ActionsListWorkflowRunArtifactsResponse = z.infer< type ActionsGetWorkflowRunAttemptParams (line 27648) | type ActionsGetWorkflowRunAttemptParams = z.infer< type ActionsGetWorkflowRunAttemptResponse (line 27653) | type ActionsGetWorkflowRunAttemptResponse = z.infer< type ActionsListJobsForWorkflowRunAttemptParams (line 27691) | type ActionsListJobsForWorkflowRunAttemptParams = z.infer< type ActionsListJobsForWorkflowRunAttemptResponse (line 27699) | type ActionsListJobsForWorkflowRunAttemptResponse = z.infer< type ActionsDownloadWorkflowRunAttemptLogsParams (line 27723) | type ActionsDownloadWorkflowRunAttemptLogsParams = z.infer< type ActionsDownloadWorkflowRunAttemptLogsResponse (line 27727) | type ActionsDownloadWorkflowRunAttemptLogsResponse = undefined type ActionsCancelWorkflowRunParams (line 27745) | type ActionsCancelWorkflowRunParams = z.infer< type ActionsCancelWorkflowRunResponse (line 27749) | type ActionsCancelWorkflowRunResponse = undefined type ActionsReviewCustomGatesForRunParams (line 27774) | type ActionsReviewCustomGatesForRunParams = z.infer< type ActionsReviewCustomGatesForRunResponse (line 27778) | type ActionsReviewCustomGatesForRunResponse = undefined type ActionsForceCancelWorkflowRunParams (line 27796) | type ActionsForceCancelWorkflowRunParams = z.infer< type ActionsForceCancelWorkflowRunResponse (line 27800) | type ActionsForceCancelWorkflowRunResponse = undefined type ActionsListJobsForWorkflowRunParams (line 27838) | type ActionsListJobsForWorkflowRunParams = z.infer< type ActionsListJobsForWorkflowRunResponse (line 27846) | type ActionsListJobsForWorkflowRunResponse = z.infer< type ActionsDownloadWorkflowRunLogsParams (line 27866) | type ActionsDownloadWorkflowRunLogsParams = z.infer< type ActionsDownloadWorkflowRunLogsResponse (line 27870) | type ActionsDownloadWorkflowRunLogsResponse = undefined type ActionsDeleteWorkflowRunLogsParams (line 27888) | type ActionsDeleteWorkflowRunLogsParams = z.infer< type ActionsDeleteWorkflowRunLogsResponse (line 27892) | type ActionsDeleteWorkflowRunLogsResponse = undefined type ActionsGetPendingDeploymentsForRunParams (line 27910) | type ActionsGetPendingDeploymentsForRunParams = z.infer< type ActionsGetPendingDeploymentsForRunResponse (line 27917) | type ActionsGetPendingDeploymentsForRunResponse = z.infer< type ActionsReviewPendingDeploymentsForRunParams (line 27948) | type ActionsReviewPendingDeploymentsForRunParams = z.infer< type ActionsReviewPendingDeploymentsForRunResponse (line 27954) | type ActionsReviewPendingDeploymentsForRunResponse = z.infer< type ActionsReRunWorkflowParams (line 27978) | type ActionsReRunWorkflowParams = z.infer< type ActionsReRunWorkflowResponse (line 27982) | type ActionsReRunWorkflowResponse = undefined type ActionsReRunWorkflowFailedJobsParams (line 28004) | type ActionsReRunWorkflowFailedJobsParams = z.infer< type ActionsReRunWorkflowFailedJobsResponse (line 28008) | type ActionsReRunWorkflowFailedJobsResponse = undefined type ActionsGetWorkflowRunUsageParams (line 28026) | type ActionsGetWorkflowRunUsageParams = z.infer< type ActionsGetWorkflowRunUsageResponse (line 28031) | type ActionsGetWorkflowRunUsageResponse = z.infer< type ActionsListRepoSecretsParams (line 28061) | type ActionsListRepoSecretsParams = z.infer< type ActionsListRepoSecretsResponse (line 28069) | type ActionsListRepoSecretsResponse = z.infer< type ActionsGetRepoPublicKeyParams (line 28085) | type ActionsGetRepoPublicKeyParams = z.infer< type ActionsGetRepoPublicKeyResponse (line 28090) | type ActionsGetRepoPublicKeyResponse = z.infer< type ActionsGetRepoSecretParams (line 28107) | type ActionsGetRepoSecretParams = z.infer< type ActionsGetRepoSecretResponse (line 28112) | type ActionsGetRepoSecretResponse = z.infer< type ActionsCreateOrUpdateRepoSecretParams (line 28142) | type ActionsCreateOrUpdateRepoSecretParams = z.infer< type ActionsCreateOrUpdateRepoSecretResponse (line 28146) | type ActionsCreateOrUpdateRepoSecretResponse = undefined type ActionsDeleteRepoSecretParams (line 28161) | type ActionsDeleteRepoSecretParams = z.infer< type ActionsDeleteRepoSecretResponse (line 28165) | type ActionsDeleteRepoSecretResponse = undefined type ActionsListRepoVariablesParams (line 28193) | type ActionsListRepoVariablesParams = z.infer< type ActionsListRepoVariablesResponse (line 28201) | type ActionsListRepoVariablesResponse = z.infer< type ActionsCreateRepoVariableParams (line 28219) | type ActionsCreateRepoVariableParams = z.infer< type ActionsCreateRepoVariableResponse (line 28223) | type ActionsCreateRepoVariableResponse = undefined type ActionsGetRepoVariableParams (line 28238) | type ActionsGetRepoVariableParams = z.infer< type ActionsGetRepoVariableResponse (line 28243) | type ActionsGetRepoVariableResponse = z.infer< type ActionsDeleteRepoVariableParams (line 28260) | type ActionsDeleteRepoVariableParams = z.infer< type ActionsDeleteRepoVariableResponse (line 28264) | type ActionsDeleteRepoVariableResponse = undefined type ActionsUpdateRepoVariableParams (line 28280) | type ActionsUpdateRepoVariableParams = z.infer< type ActionsUpdateRepoVariableResponse (line 28284) | type ActionsUpdateRepoVariableResponse = undefined type ActionsListRepoWorkflowsParams (line 28312) | type ActionsListRepoWorkflowsParams = z.infer< type ActionsListRepoWorkflowsResponse (line 28320) | type ActionsListRepoWorkflowsResponse = z.infer< type ActionsGetWorkflowParams (line 28341) | type ActionsGetWorkflowParams = z.infer< type ActionsGetWorkflowResponse (line 28346) | type ActionsGetWorkflowResponse = z.infer< type ActionsDisableWorkflowParams (line 28367) | type ActionsDisableWorkflowParams = z.infer< type ActionsDisableWorkflowResponse (line 28371) | type ActionsDisableWorkflowResponse = undefined type ActionsCreateWorkflowDispatchParams (line 28401) | type ActionsCreateWorkflowDispatchParams = z.infer< type ActionsCreateWorkflowDispatchResponse (line 28405) | type ActionsCreateWorkflowDispatchResponse = undefined type ActionsEnableWorkflowParams (line 28424) | type ActionsEnableWorkflowParams = z.infer< type ActionsEnableWorkflowResponse (line 28428) | type ActionsEnableWorkflowResponse = undefined type ActionsListWorkflowRunsParams (line 28526) | type ActionsListWorkflowRunsParams = z.infer< type ActionsListWorkflowRunsResponse (line 28534) | type ActionsListWorkflowRunsResponse = z.infer< type ActionsGetWorkflowUsageParams (line 28555) | type ActionsGetWorkflowUsageParams = z.infer< type ActionsGetWorkflowUsageResponse (line 28560) | type ActionsGetWorkflowUsageResponse = z.infer< type ReposListActivitiesParams (line 28630) | type ReposListActivitiesParams = z.infer< type ReposListActivitiesResponse (line 28635) | type ReposListActivitiesResponse = z.infer< type IssuesListAssigneesParams (line 28665) | type IssuesListAssigneesParams = z.infer< type IssuesListAssigneesResponse (line 28670) | type IssuesListAssigneesResponse = z.infer< type IssuesCheckUserCanBeAssignedParams (line 28687) | type IssuesCheckUserCanBeAssignedParams = z.infer< type IssuesCheckUserCanBeAssignedResponse (line 28691) | type IssuesCheckUserCanBeAssignedResponse = undefined type ReposCreateAttestationParams (line 28714) | type ReposCreateAttestationParams = z.infer< type ReposCreateAttestationResponse (line 28718) | type ReposCreateAttestationResponse = undefined type ReposListAttestationsParams (line 28762) | type ReposListAttestationsParams = z.infer< type ReposListAttestationsResponse (line 28786) | type ReposListAttestationsResponse = z.infer< type ReposListAutolinksParams (line 28802) | type ReposListAutolinksParams = z.infer< type ReposListAutolinksResponse (line 28807) | type ReposListAutolinksResponse = z.infer< type ReposCreateAutolinkParams (line 28839) | type ReposCreateAutolinkParams = z.infer< type ReposCreateAutolinkResponse (line 28843) | type ReposCreateAutolinkResponse = undefined type ReposGetAutolinkParams (line 28861) | type ReposGetAutolinkParams = z.infer< type ReposGetAutolinkResponse (line 28866) | type ReposGetAutolinkResponse = z.infer< type ReposDeleteAutolinkParams (line 28886) | type ReposDeleteAutolinkParams = z.infer< type ReposDeleteAutolinkResponse (line 28890) | type ReposDeleteAutolinkResponse = undefined type ReposCheckAutomatedSecurityFixesParams (line 28904) | type ReposCheckAutomatedSecurityFixesParams = z.infer< type ReposCheckAutomatedSecurityFixesResponse (line 28910) | type ReposCheckAutomatedSecurityFixesResponse = z.infer< type ReposEnableAutomatedSecurityFixesParams (line 28926) | type ReposEnableAutomatedSecurityFixesParams = z.infer< type ReposEnableAutomatedSecurityFixesResponse (line 28930) | type ReposEnableAutomatedSecurityFixesResponse = undefined type ReposDisableAutomatedSecurityFixesParams (line 28944) | type ReposDisableAutomatedSecurityFixesParams = z.infer< type ReposDisableAutomatedSecurityFixesResponse (line 28948) | type ReposDisableAutomatedSecurityFixesResponse = undefined type ReposListBranchesParams (line 28982) | type ReposListBranchesParams = z.infer< type ReposListBranchesResponse (line 28987) | type ReposListBranchesResponse = z.infer< type ReposGetBranchParams (line 29008) | type ReposGetBranchParams = z.infer type ReposGetBranchResponse (line 29011) | type ReposGetBranchResponse = z.infer< type ReposGetBranchProtectionParams (line 29032) | type ReposGetBranchProtectionParams = z.infer< type ReposGetBranchProtectionResponse (line 29037) | type ReposGetBranchProtectionResponse = z.infer< type ReposUpdateBranchProtectionParams (line 29227) | type ReposUpdateBranchProtectionParams = z.infer< type ReposUpdateBranchProtectionResponse (line 29232) | type ReposUpdateBranchProtectionResponse = z.infer< type ReposDeleteBranchProtectionParams (line 29253) | type ReposDeleteBranchProtectionParams = z.infer< type ReposDeleteBranchProtectionResponse (line 29257) | type ReposDeleteBranchProtectionResponse = undefined type ReposGetAdminBranchProtectionParams (line 29276) | type ReposGetAdminBranchProtectionParams = z.infer< type ReposGetAdminBranchProtectionResponse (line 29282) | type ReposGetAdminBranchProtectionResponse = z.infer< type ReposSetAdminBranchProtectionParams (line 29303) | type ReposSetAdminBranchProtectionParams = z.infer< type ReposSetAdminBranchProtectionResponse (line 29309) | type ReposSetAdminBranchProtectionResponse = z.infer< type ReposDeleteAdminBranchProtectionParams (line 29330) | type ReposDeleteAdminBranchProtectionParams = z.infer< type ReposDeleteAdminBranchProtectionResponse (line 29334) | type ReposDeleteAdminBranchProtectionResponse = undefined type ReposGetPullRequestReviewProtectionParams (line 29353) | type ReposGetPullRequestReviewProtectionParams = z.infer< type ReposGetPullRequestReviewProtectionResponse (line 29359) | type ReposGetPullRequestReviewProtectionResponse = z.infer< type ReposDeletePullRequestReviewProtectionParams (line 29380) | type ReposDeletePullRequestReviewProtectionParams = z.infer< type ReposDeletePullRequestReviewProtectionResponse (line 29384) | type ReposDeletePullRequestReviewProtectionResponse = undefined type ReposUpdatePullRequestReviewProtectionParams (line 29472) | type ReposUpdatePullRequestReviewProtectionParams = z.infer< type ReposUpdatePullRequestReviewProtectionResponse (line 29478) | type ReposUpdatePullRequestReviewProtectionResponse = z.infer< type ReposGetCommitSignatureProtectionParams (line 29499) | type ReposGetCommitSignatureProtectionParams = z.infer< type ReposGetCommitSignatureProtectionResponse (line 29505) | type ReposGetCommitSignatureProtectionResponse = z.infer< type ReposCreateCommitSignatureProtectionParams (line 29526) | type ReposCreateCommitSignatureProtectionParams = z.infer< type ReposCreateCommitSignatureProtectionResponse (line 29532) | type ReposCreateCommitSignatureProtectionResponse = z.infer< type ReposDeleteCommitSignatureProtectionParams (line 29553) | type ReposDeleteCommitSignatureProtectionParams = z.infer< type ReposDeleteCommitSignatureProtectionResponse (line 29557) | type ReposDeleteCommitSignatureProtectionResponse = undefined type ReposGetStatusChecksProtectionParams (line 29576) | type ReposGetStatusChecksProtectionParams = z.infer< type ReposGetStatusChecksProtectionResponse (line 29582) | type ReposGetStatusChecksProtectionResponse = z.infer< type ReposRemoveStatusCheckProtectionParams (line 29603) | type ReposRemoveStatusCheckProtectionParams = z.infer< type ReposRemoveStatusCheckProtectionResponse (line 29607) | type ReposRemoveStatusCheckProtectionResponse = undefined type ReposUpdateStatusCheckProtectionParams (line 29653) | type ReposUpdateStatusCheckProtectionParams = z.infer< type ReposUpdateStatusCheckProtectionResponse (line 29659) | type ReposUpdateStatusCheckProtectionResponse = z.infer< type ReposGetAllStatusCheckContextsParams (line 29680) | type ReposGetAllStatusCheckContextsParams = z.infer< type ReposGetAllStatusCheckContextsResponse (line 29687) | type ReposGetAllStatusCheckContextsResponse = z.infer< type ReposAddStatusCheckContextsParams (line 29719) | type ReposAddStatusCheckContextsParams = z.infer< type ReposAddStatusCheckContextsResponse (line 29724) | type ReposAddStatusCheckContextsResponse = z.infer< type ReposSetStatusCheckContextsParams (line 29756) | type ReposSetStatusCheckContextsParams = z.infer< type ReposSetStatusCheckContextsResponse (line 29761) | type ReposSetStatusCheckContextsResponse = z.infer< type ReposRemoveStatusCheckContextsParams (line 29793) | type ReposRemoveStatusCheckContextsParams = z.infer< type ReposRemoveStatusCheckContextsResponse (line 29800) | type ReposRemoveStatusCheckContextsResponse = z.infer< type ReposGetAccessRestrictionsParams (line 29821) | type ReposGetAccessRestrictionsParams = z.infer< type ReposGetAccessRestrictionsResponse (line 29827) | type ReposGetAccessRestrictionsResponse = z.infer< type ReposDeleteAccessRestrictionsParams (line 29848) | type ReposDeleteAccessRestrictionsParams = z.infer< type ReposDeleteAccessRestrictionsResponse (line 29852) | type ReposDeleteAccessRestrictionsResponse = undefined type ReposGetAppsWithAccessToProtectedBranchParams (line 29871) | type ReposGetAppsWithAccessToProtectedBranchParams = z.infer< type ReposGetAppsWithAccessToProtectedBranchResponse (line 29877) | type ReposGetAppsWithAccessToProtectedBranchResponse = z.infer< type ReposAddAppAccessRestrictionsParams (line 29903) | type ReposAddAppAccessRestrictionsParams = z.infer< type ReposAddAppAccessRestrictionsResponse (line 29909) | type ReposAddAppAccessRestrictionsResponse = z.infer< type ReposSetAppAccessRestrictionsParams (line 29935) | type ReposSetAppAccessRestrictionsParams = z.infer< type ReposSetAppAccessRestrictionsResponse (line 29941) | type ReposSetAppAccessRestrictionsResponse = z.infer< type ReposRemoveAppAccessRestrictionsParams (line 29967) | type ReposRemoveAppAccessRestrictionsParams = z.infer< type ReposRemoveAppAccessRestrictionsResponse (line 29973) | type ReposRemoveAppAccessRestrictionsResponse = z.infer< type ReposGetTeamsWithAccessToProtectedBranchParams (line 29994) | type ReposGetTeamsWithAccessToProtectedBranchParams = z.infer< type ReposGetTeamsWithAccessToProtectedBranchResponse (line 30000) | type ReposGetTeamsWithAccessToProtectedBranchResponse = z.infer< type ReposAddTeamAccessRestrictionsParams (line 30030) | type ReposAddTeamAccessRestrictionsParams = z.infer< type ReposAddTeamAccessRestrictionsResponse (line 30036) | type ReposAddTeamAccessRestrictionsResponse = z.infer< type ReposSetTeamAccessRestrictionsParams (line 30066) | type ReposSetTeamAccessRestrictionsParams = z.infer< type ReposSetTeamAccessRestrictionsResponse (line 30072) | type ReposSetTeamAccessRestrictionsResponse = z.infer< type ReposRemoveTeamAccessRestrictionsParams (line 30102) | type ReposRemoveTeamAccessRestrictionsParams = z.infer< type ReposRemoveTeamAccessRestrictionsResponse (line 30108) | type ReposRemoveTeamAccessRestrictionsResponse = z.infer< type ReposGetUsersWithAccessToProtectedBranchParams (line 30129) | type ReposGetUsersWithAccessToProtectedBranchParams = z.infer< type ReposGetUsersWithAccessToProtectedBranchResponse (line 30135) | type ReposGetUsersWithAccessToProtectedBranchResponse = z.infer< type ReposAddUserAccessRestrictionsParams (line 30157) | type ReposAddUserAccessRestrictionsParams = z.infer< type ReposAddUserAccessRestrictionsResponse (line 30163) | type ReposAddUserAccessRestrictionsResponse = z.infer< type ReposSetUserAccessRestrictionsParams (line 30185) | type ReposSetUserAccessRestrictionsParams = z.infer< type ReposSetUserAccessRestrictionsResponse (line 30191) | type ReposSetUserAccessRestrictionsResponse = z.infer< type ReposRemoveUserAccessRestrictionsParams (line 30213) | type ReposRemoveUserAccessRestrictionsParams = z.infer< type ReposRemoveUserAccessRestrictionsResponse (line 30219) | type ReposRemoveUserAccessRestrictionsResponse = z.infer< type ReposRenameBranchParams (line 30241) | type ReposRenameBranchParams = z.infer< type ReposRenameBranchResponse (line 30245) | type ReposRenameBranchResponse = undefined type ChecksCreateParams (line 30447) | type ChecksCreateParams = z.infer type ChecksCreateResponse (line 30449) | type ChecksCreateResponse = undefined type ChecksGetParams (line 30467) | type ChecksGetParams = z.infer type ChecksGetResponse (line 30470) | type ChecksGetResponse = z.infer type ChecksUpdateParams (line 30671) | type ChecksUpdateParams = z.infer type ChecksUpdateResponse (line 30674) | type ChecksUpdateResponse = z.infer type ChecksListAnnotationsParams (line 30706) | type ChecksListAnnotationsParams = z.infer< type ChecksListAnnotationsResponse (line 30713) | type ChecksListAnnotationsResponse = z.infer< type ChecksRerequestRunParams (line 30733) | type ChecksRerequestRunParams = z.infer< type ChecksRerequestRunResponse (line 30737) | type ChecksRerequestRunResponse = undefined type ChecksCreateSuiteParams (line 30752) | type ChecksCreateSuiteParams = z.infer< type ChecksCreateSuiteResponse (line 30757) | type ChecksCreateSuiteResponse = z.infer< type ChecksSetSuitesPreferencesParams (line 30789) | type ChecksSetSuitesPreferencesParams = z.infer< type ChecksSetSuitesPreferencesResponse (line 30795) | type ChecksSetSuitesPreferencesResponse = z.infer< type ChecksGetSuiteParams (line 30815) | type ChecksGetSuiteParams = z.infer type ChecksGetSuiteResponse (line 30818) | type ChecksGetSuiteResponse = z.infer< type ChecksListForSuiteParams (line 30866) | type ChecksListForSuiteParams = z.infer< type ChecksListForSuiteResponse (line 30874) | type ChecksListForSuiteResponse = z.infer< type ChecksRerequestSuiteParams (line 30894) | type ChecksRerequestSuiteParams = z.infer< type ChecksRerequestSuiteResponse (line 30898) | type ChecksRerequestSuiteResponse = undefined type CodeScanningListAlertsForRepoParams (line 30983) | type CodeScanningListAlertsForRepoParams = z.infer< type CodeScanningListAlertsForRepoResponse (line 30990) | type CodeScanningListAlertsForRepoResponse = z.infer< type CodeScanningGetAlertParams (line 31011) | type CodeScanningGetAlertParams = z.infer< type CodeScanningGetAlertResponse (line 31016) | type CodeScanningGetAlertResponse = z.infer< type CodeScanningUpdateAlertParams (line 31041) | type CodeScanningUpdateAlertParams = z.infer< type CodeScanningUpdateAlertResponse (line 31046) | type CodeScanningUpdateAlertResponse = z.infer< type CodeScanningGetAutofixParams (line 31067) | type CodeScanningGetAutofixParams = z.infer< type CodeScanningGetAutofixResponse (line 31072) | type CodeScanningGetAutofixResponse = z.infer< type CodeScanningCreateAutofixParams (line 31093) | type CodeScanningCreateAutofixParams = z.infer< type CodeScanningCreateAutofixResponse (line 31099) | type CodeScanningCreateAutofixResponse = z.infer< type CodeScanningCommitAutofixParams (line 31122) | type CodeScanningCommitAutofixParams = z.infer< type CodeScanningCommitAutofixResponse (line 31126) | type CodeScanningCommitAutofixResponse = undefined type CodeScanningListAlertInstancesParams (line 31172) | type CodeScanningListAlertInstancesParams = z.infer< type CodeScanningListAlertInstancesResponse (line 31179) | type CodeScanningListAlertInstancesResponse = z.infer< type CodeScanningListRecentAnalysesParams (line 31246) | type CodeScanningListRecentAnalysesParams = z.infer< type CodeScanningListRecentAnalysesResponse (line 31253) | type CodeScanningListRecentAnalysesResponse = z.infer< type CodeScanningGetAnalysisParams (line 31275) | type CodeScanningGetAnalysisParams = z.infer< type CodeScanningGetAnalysisResponse (line 31281) | type CodeScanningGetAnalysisResponse = z.infer< type CodeScanningDeleteAnalysisParams (line 31309) | type CodeScanningDeleteAnalysisParams = z.infer< type CodeScanningDeleteAnalysisResponse (line 31315) | type CodeScanningDeleteAnalysisResponse = z.infer< type CodeScanningListCodeqlDatabasesParams (line 31331) | type CodeScanningListCodeqlDatabasesParams = z.infer< type CodeScanningListCodeqlDatabasesResponse (line 31338) | type CodeScanningListCodeqlDatabasesResponse = z.infer< type CodeScanningGetCodeqlDatabaseParams (line 31355) | type CodeScanningGetCodeqlDatabaseParams = z.infer< type CodeScanningGetCodeqlDatabaseResponse (line 31361) | type CodeScanningGetCodeqlDatabaseResponse = z.infer< type CodeScanningDeleteCodeqlDatabaseParams (line 31378) | type CodeScanningDeleteCodeqlDatabaseParams = z.infer< type CodeScanningDeleteCodeqlDatabaseResponse (line 31382) | type CodeScanningDeleteCodeqlDatabaseResponse = undefined type CodeScanningCreateVariantAnalysisParams (line 31424) | type CodeScanningCreateVariantAnalysisParams = z.infer< type CodeScanningCreateVariantAnalysisResponse (line 31428) | type CodeScanningCreateVariantAnalysisResponse = undefined type CodeScanningGetVariantAnalysisParams (line 31446) | type CodeScanningGetVariantAnalysisParams = z.infer< type CodeScanningGetVariantAnalysisResponse (line 31452) | type CodeScanningGetVariantAnalysisResponse = z.infer< type CodeScanningGetVariantAnalysisRepoTaskParams (line 31476) | type CodeScanningGetVariantAnalysisRepoTaskParams = z.infer< type CodeScanningGetVariantAnalysisRepoTaskResponse (line 31482) | type CodeScanningGetVariantAnalysisRepoTaskResponse = z.infer< type CodeScanningGetDefaultSetupParams (line 31498) | type CodeScanningGetDefaultSetupParams = z.infer< type CodeScanningGetDefaultSetupResponse (line 31504) | type CodeScanningGetDefaultSetupResponse = z.infer< type CodeScanningUpdateDefaultSetupParams (line 31522) | type CodeScanningUpdateDefaultSetupParams = z.infer< type CodeScanningUpdateDefaultSetupResponse (line 31527) | type CodeScanningUpdateDefaultSetupResponse = z.infer< type CodeScanningUploadSarifParams (line 31572) | type CodeScanningUploadSarifParams = z.infer< type CodeScanningUploadSarifResponse (line 31576) | type CodeScanningUploadSarifResponse = undefined type CodeScanningGetSarifParams (line 31591) | type CodeScanningGetSarifParams = z.infer< type CodeScanningGetSarifResponse (line 31597) | type CodeScanningGetSarifResponse = z.infer< type CodeSecurityGetConfigurationForRepositoryParams (line 31615) | type CodeSecurityGetConfigurationForRepositoryParams = z.infer< type CodeSecurityGetConfigurationForRepositoryResponse (line 31621) | type CodeSecurityGetConfigurationForRepositoryResponse = z.infer< type ReposCodeownersErrorsParams (line 31643) | type ReposCodeownersErrorsParams = z.infer< type ReposCodeownersErrorsResponse (line 31648) | type ReposCodeownersErrorsResponse = z.infer< type CodespacesListInRepositoryForAuthenticatedUserParams (line 31679) | type CodespacesListInRepositoryForAuthenticatedUserParams = z.infer< type CodespacesListInRepositoryForAuthenticatedUserResponse (line 31688) | type CodespacesListInRepositoryForAuthenticatedUserResponse = z.infer< type CodespacesCreateWithRepoForAuthenticatedUserParams (line 31759) | type CodespacesCreateWithRepoForAuthenticatedUserParams = z.infer< type CodespacesCreateWithRepoForAuthenticatedUserResponse (line 31763) | type CodespacesCreateWithRepoForAuthenticatedUserResponse = undefined type CodespacesListDevcontainersInRepositoryForAuthenticatedUserParams (line 31792) | type CodespacesListDevcontainersInRepositoryForAuthenticatedUserParams = type CodespacesListDevcontainersInRepositoryForAuthenticatedUserResponse (line 31808) | type CodespacesListDevcontainersInRepositoryForAuthenticatedUserResponse = type CodespacesRepoMachinesForAuthenticatedUserParams (line 31842) | type CodespacesRepoMachinesForAuthenticatedUserParams = z.infer< type CodespacesRepoMachinesForAuthenticatedUserResponse (line 31851) | type CodespacesRepoMachinesForAuthenticatedUserResponse = z.infer< type CodespacesPreFlightWithRepoForAuthenticatedUserParams (line 31880) | type CodespacesPreFlightWithRepoForAuthenticatedUserParams = z.infer< type CodespacesPreFlightWithRepoForAuthenticatedUserResponse (line 31891) | type CodespacesPreFlightWithRepoForAuthenticatedUserResponse = z.infer< type CodespacesCheckPermissionsForDevcontainerParams (line 31919) | type CodespacesCheckPermissionsForDevcontainerParams = z.infer< type CodespacesCheckPermissionsForDevcontainerResponse (line 31925) | type CodespacesCheckPermissionsForDevcontainerResponse = z.infer< type CodespacesListRepoSecretsParams (line 31955) | type CodespacesListRepoSecretsParams = z.infer< type CodespacesListRepoSecretsResponse (line 31963) | type CodespacesListRepoSecretsResponse = z.infer< type CodespacesGetRepoPublicKeyParams (line 31979) | type CodespacesGetRepoPublicKeyParams = z.infer< type CodespacesGetRepoPublicKeyResponse (line 31985) | type CodespacesGetRepoPublicKeyResponse = z.infer< type CodespacesGetRepoSecretParams (line 32002) | type CodespacesGetRepoSecretParams = z.infer< type CodespacesGetRepoSecretResponse (line 32008) | type CodespacesGetRepoSecretResponse = z.infer< type CodespacesCreateOrUpdateRepoSecretParams (line 32040) | type CodespacesCreateOrUpdateRepoSecretParams = z.infer< type CodespacesCreateOrUpdateRepoSecretResponse (line 32044) | type CodespacesCreateOrUpdateRepoSecretResponse = undefined type CodespacesDeleteRepoSecretParams (line 32059) | type CodespacesDeleteRepoSecretParams = z.infer< type CodespacesDeleteRepoSecretResponse (line 32063) | type CodespacesDeleteRepoSecretResponse = undefined type ReposListCollaboratorsParams (line 32103) | type ReposListCollaboratorsParams = z.infer< type ReposListCollaboratorsResponse (line 32109) | type ReposListCollaboratorsResponse = z.infer< type ReposCheckCollaboratorParams (line 32126) | type ReposCheckCollaboratorParams = z.infer< type ReposCheckCollaboratorResponse (line 32130) | type ReposCheckCollaboratorResponse = undefined type ReposAddCollaboratorParams (line 32151) | type ReposAddCollaboratorParams = z.infer< type ReposAddCollaboratorResponse (line 32155) | type ReposAddCollaboratorResponse = undefined type ReposRemoveCollaboratorParams (line 32170) | type ReposRemoveCollaboratorParams = z.infer< type ReposRemoveCollaboratorResponse (line 32174) | type ReposRemoveCollaboratorResponse = undefined type ReposGetCollaboratorPermissionLevelParams (line 32189) | type ReposGetCollaboratorPermissionLevelParams = z.infer< type ReposGetCollaboratorPermissionLevelResponse (line 32195) | type ReposGetCollaboratorPermissionLevelResponse = z.infer< type ReposListCommitCommentsForRepoParams (line 32225) | type ReposListCommitCommentsForRepoParams = z.infer< type ReposListCommitCommentsForRepoResponse (line 32231) | type ReposListCommitCommentsForRepoResponse = z.infer< type ReposGetCommitCommentParams (line 32251) | type ReposGetCommitCommentParams = z.infer< type ReposGetCommitCommentResponse (line 32256) | type ReposGetCommitCommentResponse = z.infer< type ReposDeleteCommitCommentParams (line 32276) | type ReposDeleteCommitCommentParams = z.infer< type ReposDeleteCommitCommentResponse (line 32280) | type ReposDeleteCommitCommentResponse = undefined type ReposUpdateCommitCommentParams (line 32299) | type ReposUpdateCommitCommentParams = z.infer< type ReposUpdateCommitCommentResponse (line 32304) | type ReposUpdateCommitCommentResponse = z.infer< type ReactionsListForCommitCommentParams (line 32353) | type ReactionsListForCommitCommentParams = z.infer< type ReactionsListForCommitCommentResponse (line 32359) | type ReactionsListForCommitCommentResponse = z.infer< type ReactionsCreateForCommitCommentParams (line 32393) | type ReactionsCreateForCommitCommentParams = z.infer< type ReactionsCreateForCommitCommentResponse (line 32398) | type ReactionsCreateForCommitCommentResponse = z.infer< type ReactionsDeleteForCommitCommentParams (line 32422) | type ReactionsDeleteForCommitCommentParams = z.infer< type ReactionsDeleteForCommitCommentResponse (line 32426) | type ReactionsDeleteForCommitCommentResponse = undefined type ReposListCommitsParams (line 32490) | type ReposListCommitsParams = z.infer< type ReposListCommitsResponse (line 32495) | type ReposListCommitsResponse = z.infer< type ReposListBranchesForHeadCommitParams (line 32512) | type ReposListBranchesForHeadCommitParams = z.infer< type ReposListBranchesForHeadCommitResponse (line 32518) | type ReposListBranchesForHeadCommitResponse = z.infer< type ReposListCommentsForCommitParams (line 32549) | type ReposListCommentsForCommitParams = z.infer< type ReposListCommentsForCommitResponse (line 32555) | type ReposListCommentsForCommitResponse = z.infer< type ReposCreateCommitCommentParams (line 32589) | type ReposCreateCommitCommentParams = z.infer< type ReposCreateCommitCommentResponse (line 32593) | type ReposCreateCommitCommentResponse = undefined type ReposListPullRequestsAssociatedWithCommitParams (line 32624) | type ReposListPullRequestsAssociatedWithCommitParams = z.infer< type ReposListPullRequestsAssociatedWithCommitResponse (line 32630) | type ReposListPullRequestsAssociatedWithCommitResponse = z.infer< type ReposGetCommitParams (line 32665) | type ReposGetCommitParams = z.infer type ReposGetCommitResponse (line 32668) | type ReposGetCommitResponse = z.infer< type ChecksListForRefParams (line 32718) | type ChecksListForRefParams = z.infer< type ChecksListForRefResponse (line 32726) | type ChecksListForRefResponse = z.infer< type ChecksListSuitesForRefParams (line 32770) | type ChecksListSuitesForRefParams = z.infer< type ChecksListSuitesForRefResponse (line 32778) | type ChecksListSuitesForRefResponse = z.infer< type ReposGetCombinedStatusForRefParams (line 32813) | type ReposGetCombinedStatusForRefParams = z.infer< type ReposGetCombinedStatusForRefResponse (line 32819) | type ReposGetCombinedStatusForRefResponse = z.infer< type ReposListCommitStatusesForRefParams (line 32854) | type ReposListCommitStatusesForRefParams = z.infer< type ReposListCommitStatusesForRefResponse (line 32860) | type ReposListCommitStatusesForRefResponse = z.infer< type ReposGetCommunityProfileMetricsParams (line 32876) | type ReposGetCommunityProfileMetricsParams = z.infer< type ReposGetCommunityProfileMetricsResponse (line 32882) | type ReposGetCommunityProfileMetricsResponse = z.infer< type ReposCompareCommitsParams (line 32917) | type ReposCompareCommitsParams = z.infer< type ReposCompareCommitsResponse (line 32922) | type ReposCompareCommitsResponse = z.infer< type ReposGetContentParams (line 32945) | type ReposGetContentParams = z.infer< type ReposGetContentResponse (line 32955) | type ReposGetContentResponse = z.infer< type ReposCreateOrUpdateFileContentsParams (line 33022) | type ReposCreateOrUpdateFileContentsParams = z.infer< type ReposCreateOrUpdateFileContentsResponse (line 33027) | type ReposCreateOrUpdateFileContentsResponse = z.infer< type ReposDeleteFileParams (line 33076) | type ReposDeleteFileParams = z.infer< type ReposDeleteFileResponse (line 33081) | type ReposDeleteFileResponse = z.infer< type ReposListContributorsParams (line 33117) | type ReposListContributorsParams = z.infer< type ReposListContributorsResponse (line 33122) | type ReposListContributorsResponse = z.infer< type DependabotListAlertsForRepoParams (line 33234) | type DependabotListAlertsForRepoParams = z.infer< type DependabotListAlertsForRepoResponse (line 33241) | type DependabotListAlertsForRepoResponse = z.infer< type DependabotGetAlertParams (line 33262) | type DependabotGetAlertParams = z.infer< type DependabotGetAlertResponse (line 33267) | type DependabotGetAlertResponse = z.infer< type DependabotUpdateAlertParams (line 33310) | type DependabotUpdateAlertParams = z.infer< type DependabotUpdateAlertResponse (line 33315) | type DependabotUpdateAlertResponse = z.infer< type DependabotListRepoSecretsParams (line 33345) | type DependabotListRepoSecretsParams = z.infer< type DependabotListRepoSecretsResponse (line 33353) | type DependabotListRepoSecretsResponse = z.infer< type DependabotGetRepoPublicKeyParams (line 33369) | type DependabotGetRepoPublicKeyParams = z.infer< type DependabotGetRepoPublicKeyResponse (line 33375) | type DependabotGetRepoPublicKeyResponse = z.infer< type DependabotGetRepoSecretParams (line 33392) | type DependabotGetRepoSecretParams = z.infer< type DependabotGetRepoSecretResponse (line 33397) | type DependabotGetRepoSecretResponse = z.infer< type DependabotCreateOrUpdateRepoSecretParams (line 33429) | type DependabotCreateOrUpdateRepoSecretParams = z.infer< type DependabotCreateOrUpdateRepoSecretResponse (line 33433) | type DependabotCreateOrUpdateRepoSecretResponse = undefined type DependabotDeleteRepoSecretParams (line 33448) | type DependabotDeleteRepoSecretParams = z.infer< type DependabotDeleteRepoSecretResponse (line 33452) | type DependabotDeleteRepoSecretResponse = undefined type DependencyGraphDiffRangeParams (line 33477) | type DependencyGraphDiffRangeParams = z.infer< type DependencyGraphDiffRangeResponse (line 33483) | type DependencyGraphDiffRangeResponse = z.infer< type DependencyGraphExportSbomParams (line 33499) | type DependencyGraphExportSbomParams = z.infer< type DependencyGraphExportSbomResponse (line 33505) | type DependencyGraphExportSbomResponse = z.infer< type DependencyGraphCreateRepositorySnapshotParams (line 33523) | type DependencyGraphCreateRepositorySnapshotParams = z.infer< type DependencyGraphCreateRepositorySnapshotResponse (line 33527) | type DependencyGraphCreateRepositorySnapshotResponse = undefined type ReposListDeploymentsParams (line 33575) | type ReposListDeploymentsParams = z.infer< type ReposListDeploymentsResponse (line 33580) | type ReposListDeploymentsResponse = z.infer< type ReposCreateDeploymentParams (line 33648) | type ReposCreateDeploymentParams = z.infer< type ReposCreateDeploymentResponse (line 33652) | type ReposCreateDeploymentResponse = undefined type ReposGetDeploymentParams (line 33667) | type ReposGetDeploymentParams = z.infer< type ReposGetDeploymentResponse (line 33672) | type ReposGetDeploymentResponse = z.infer< type ReposDeleteDeploymentParams (line 33689) | type ReposDeleteDeploymentParams = z.infer< type ReposDeleteDeploymentResponse (line 33693) | type ReposDeleteDeploymentResponse = undefined type ReposListDeploymentStatusesParams (line 33722) | type ReposListDeploymentStatusesParams = z.infer< type ReposListDeploymentStatusesResponse (line 33729) | type ReposListDeploymentStatusesResponse = z.infer< type ReposCreateDeploymentStatusParams (line 33793) | type ReposCreateDeploymentStatusParams = z.infer< type ReposCreateDeploymentStatusResponse (line 33797) | type ReposCreateDeploymentStatusResponse = undefined type ReposGetDeploymentStatusParams (line 33813) | type ReposGetDeploymentStatusParams = z.infer< type ReposGetDeploymentStatusResponse (line 33818) | type ReposGetDeploymentStatusResponse = z.infer< type ReposCreateDispatchEventParams (line 33847) | type ReposCreateDispatchEventParams = z.infer< type ReposCreateDispatchEventResponse (line 33851) | type ReposCreateDispatchEventResponse = undefined type ReposGetAllEnvironmentsParams (line 33879) | type ReposGetAllEnvironmentsParams = z.infer< type ReposGetAllEnvironmentsResponse (line 33891) | type ReposGetAllEnvironmentsResponse = z.infer< type ReposGetEnvironmentParams (line 33912) | type ReposGetEnvironmentParams = z.infer< type ReposGetEnvironmentResponse (line 33917) | type ReposGetEnvironmentResponse = z.infer< type ReposCreateOrUpdateEnvironmentParams (line 33958) | type ReposCreateOrUpdateEnvironmentParams = z.infer< type ReposCreateOrUpdateEnvironmentResponse (line 33963) | type ReposCreateOrUpdateEnvironmentResponse = z.infer< type ReposDeleteAnEnvironmentParams (line 33984) | type ReposDeleteAnEnvironmentParams = z.infer< type ReposDeleteAnEnvironmentResponse (line 33988) | type ReposDeleteAnEnvironmentResponse = undefined type ReposListDeploymentBranchPoliciesParams (line 34021) | type ReposListDeploymentBranchPoliciesParams = z.infer< type ReposListDeploymentBranchPoliciesResponse (line 34034) | type ReposListDeploymentBranchPoliciesResponse = z.infer< type ReposCreateDeploymentBranchPolicyParams (line 34057) | type ReposCreateDeploymentBranchPolicyParams = z.infer< type ReposCreateDeploymentBranchPolicyResponse (line 34063) | type ReposCreateDeploymentBranchPolicyResponse = z.infer< type ReposGetDeploymentBranchPolicyParams (line 34088) | type ReposGetDeploymentBranchPolicyParams = z.infer< type ReposGetDeploymentBranchPolicyResponse (line 34094) | type ReposGetDeploymentBranchPolicyResponse = z.infer< type ReposUpdateDeploymentBranchPolicyParams (line 34121) | type ReposUpdateDeploymentBranchPolicyParams = z.infer< type ReposUpdateDeploymentBranchPolicyResponse (line 34127) | type ReposUpdateDeploymentBranchPolicyResponse = z.infer< type ReposDeleteDeploymentBranchPolicyParams (line 34152) | type ReposDeleteDeploymentBranchPolicyParams = z.infer< type ReposDeleteDeploymentBranchPolicyResponse (line 34156) | type ReposDeleteDeploymentBranchPolicyResponse = undefined type ReposGetAllDeploymentProtectionRulesParams (line 34175) | type ReposGetAllDeploymentProtectionRulesParams = z.infer< type ReposGetAllDeploymentProtectionRulesResponse (line 34191) | type ReposGetAllDeploymentProtectionRulesResponse = z.infer< type ReposCreateDeploymentProtectionRuleParams (line 34219) | type ReposCreateDeploymentProtectionRuleParams = z.infer< type ReposCreateDeploymentProtectionRuleResponse (line 34223) | type ReposCreateDeploymentProtectionRuleResponse = undefined type ReposListCustomDeploymentRuleIntegrationsParams (line 34258) | type ReposListCustomDeploymentRuleIntegrationsParams = z.infer< type ReposListCustomDeploymentRuleIntegrationsResponse (line 34275) | type ReposListCustomDeploymentRuleIntegrationsResponse = z.infer< type ReposGetCustomDeploymentProtectionRuleParams (line 34300) | type ReposGetCustomDeploymentProtectionRuleParams = z.infer< type ReposGetCustomDeploymentProtectionRuleResponse (line 34306) | type ReposGetCustomDeploymentProtectionRuleResponse = z.infer< type ReposDisableDeploymentProtectionRuleParams (line 34331) | type ReposDisableDeploymentProtectionRuleParams = z.infer< type ReposDisableDeploymentProtectionRuleResponse (line 34335) | type ReposDisableDeploymentProtectionRuleResponse = undefined type ActionsListEnvironmentSecretsParams (line 34368) | type ActionsListEnvironmentSecretsParams = z.infer< type ActionsListEnvironmentSecretsResponse (line 34376) | type ActionsListEnvironmentSecretsResponse = z.infer< type ActionsGetEnvironmentPublicKeyParams (line 34397) | type ActionsGetEnvironmentPublicKeyParams = z.infer< type ActionsGetEnvironmentPublicKeyResponse (line 34403) | type ActionsGetEnvironmentPublicKeyResponse = z.infer< type ActionsGetEnvironmentSecretParams (line 34425) | type ActionsGetEnvironmentSecretParams = z.infer< type ActionsGetEnvironmentSecretResponse (line 34430) | type ActionsGetEnvironmentSecretResponse = z.infer< type ActionsCreateOrUpdateEnvironmentSecretParams (line 34465) | type ActionsCreateOrUpdateEnvironmentSecretParams = z.infer< type ActionsCreateOrUpdateEnvironmentSecretResponse (line 34469) | type ActionsCreateOrUpdateEnvironmentSecretResponse = undefined type ActionsDeleteEnvironmentSecretParams (line 34489) | type ActionsDeleteEnvironmentSecretParams = z.infer< type ActionsDeleteEnvironmentSecretResponse (line 34493) | type ActionsDeleteEnvironmentSecretResponse = undefined type ActionsListEnvironmentVariablesParams (line 34526) | type ActionsListEnvironmentVariablesParams = z.infer< type ActionsListEnvironmentVariablesResponse (line 34534) | type ActionsListEnvironmentVariablesResponse = z.infer< type ActionsCreateEnvironmentVariableParams (line 34557) | type ActionsCreateEnvironmentVariableParams = z.infer< type ActionsCreateEnvironmentVariableResponse (line 34561) | type ActionsCreateEnvironmentVariableResponse = undefined type ActionsGetEnvironmentVariableParams (line 34581) | type ActionsGetEnvironmentVariableParams = z.infer< type ActionsGetEnvironmentVariableResponse (line 34587) | type ActionsGetEnvironmentVariableResponse = z.infer< type ActionsDeleteEnvironmentVariableParams (line 34609) | type ActionsDeleteEnvironmentVariableParams = z.infer< type ActionsDeleteEnvironmentVariableResponse (line 34613) | type ActionsDeleteEnvironmentVariableResponse = undefined type ActionsUpdateEnvironmentVariableParams (line 34634) | type ActionsUpdateEnvironmentVariableParams = z.infer< type ActionsUpdateEnvironmentVariableResponse (line 34638) | type ActionsUpdateEnvironmentVariableResponse = undefined type ActivityListRepoEventsParams (line 34666) | type ActivityListRepoEventsParams = z.infer< type ActivityListRepoEventsResponse (line 34671) | type ActivityListRepoEventsResponse = z.infer< type ReposListForksParams (line 34705) | type ReposListForksParams = z.infer type ReposListForksResponse (line 34708) | type ReposListForksResponse = z.infer< type ReposCreateForkParams (line 34742) | type ReposCreateForkParams = z.infer< type ReposCreateForkResponse (line 34746) | type ReposCreateForkResponse = undefined type GitCreateBlobParams (line 34767) | type GitCreateBlobParams = z.infer type GitCreateBlobResponse (line 34769) | type GitCreateBlobResponse = undefined type GitGetBlobParams (line 34784) | type GitGetBlobParams = z.infer type GitGetBlobResponse (line 34787) | type GitGetBlobResponse = z.infer type GitCreateCommitParams (line 34859) | type GitCreateCommitParams = z.infer< type GitCreateCommitResponse (line 34863) | type GitCreateCommitResponse = undefined type GitGetCommitParams (line 34878) | type GitGetCommitParams = z.infer type GitGetCommitResponse (line 34881) | type GitGetCommitResponse = z.infer type GitListMatchingRefsParams (line 34900) | type GitListMatchingRefsParams = z.infer< type GitListMatchingRefsResponse (line 34905) | type GitListMatchingRefsResponse = z.infer< type GitGetRefParams (line 34926) | type GitGetRefParams = z.infer type GitGetRefResponse (line 34929) | type GitGetRefResponse = z.infer type GitCreateRefParams (line 34949) | type GitCreateRefParams = z.infer type GitCreateRefResponse (line 34951) | type GitCreateRefResponse = undefined type GitDeleteRefParams (line 34970) | type GitDeleteRefParams = z.infer type GitDeleteRefResponse (line 34972) | type GitDeleteRefResponse = undefined type GitUpdateRefParams (line 34998) | type GitUpdateRefParams = z.infer type GitUpdateRefResponse (line 35001) | type GitUpdateRefResponse = z.infer type GitCreateTagParams (line 35043) | type GitCreateTagParams = z.infer type GitCreateTagResponse (line 35045) | type GitCreateTagResponse = undefined type GitGetTagParams (line 35060) | type GitGetTagParams = z.infer type GitGetTagResponse (line 35063) | type GitGetTagResponse = z.infer type GitCreateTreeParams (line 35117) | type GitCreateTreeParams = z.infer type GitCreateTreeResponse (line 35119) | type GitCreateTreeResponse = undefined type GitGetTreeParams (line 35142) | type GitGetTreeParams = z.infer type GitGetTreeResponse (line 35145) | type GitGetTreeResponse = z.infer type ReposListWebhooksParams (line 35173) | type ReposListWebhooksParams = z.infer< type ReposListWebhooksResponse (line 35178) | type ReposListWebhooksResponse = z.infer< type ReposCreateWebhookParams (line 35221) | type ReposCreateWebhookParams = z.infer< type ReposCreateWebhookResponse (line 35225) | type ReposCreateWebhookResponse = undefined type ReposGetWebhookParams (line 35245) | type ReposGetWebhookParams = z.infer< type ReposGetWebhookResponse (line 35250) | type ReposGetWebhookResponse = z.infer< type ReposDeleteWebhookParams (line 35272) | type ReposDeleteWebhookParams = z.infer< type ReposDeleteWebhookResponse (line 35276) | type ReposDeleteWebhookResponse = undefined type ReposUpdateWebhookParams (line 35321) | type ReposUpdateWebhookParams = z.infer< type ReposUpdateWebhookResponse (line 35326) | type ReposUpdateWebhookResponse = z.infer< type ReposGetWebhookConfigForRepoParams (line 35348) | type ReposGetWebhookConfigForRepoParams = z.infer< type ReposGetWebhookConfigForRepoResponse (line 35353) | type ReposGetWebhookConfigForRepoResponse = z.infer< type ReposUpdateWebhookConfigForRepoParams (line 35379) | type ReposUpdateWebhookConfigForRepoParams = z.infer< type ReposUpdateWebhookConfigForRepoResponse (line 35385) | type ReposUpdateWebhookConfigForRepoResponse = z.infer< type ReposListWebhookDeliveriesParams (line 35420) | type ReposListWebhookDeliveriesParams = z.infer< type ReposListWebhookDeliveriesResponse (line 35427) | type ReposListWebhookDeliveriesResponse = z.infer< type ReposGetWebhookDeliveryParams (line 35450) | type ReposGetWebhookDeliveryParams = z.infer< type ReposGetWebhookDeliveryResponse (line 35455) | type ReposGetWebhookDeliveryResponse = z.infer< type ReposRedeliverWebhookDeliveryParams (line 35478) | type ReposRedeliverWebhookDeliveryParams = z.infer< type ReposRedeliverWebhookDeliveryResponse (line 35482) | type ReposRedeliverWebhookDeliveryResponse = undefined type ReposPingWebhookParams (line 35502) | type ReposPingWebhookParams = z.infer< type ReposPingWebhookResponse (line 35506) | type ReposPingWebhookResponse = undefined type ReposTestPushWebhookParams (line 35526) | type ReposTestPushWebhookParams = z.infer< type ReposTestPushWebhookResponse (line 35530) | type ReposTestPushWebhookResponse = undefined type MigrationsGetImportStatusParams (line 35544) | type MigrationsGetImportStatusParams = z.infer< type MigrationsGetImportStatusResponse (line 35549) | type MigrationsGetImportStatusResponse = z.infer< type MigrationsStartImportParams (line 35590) | type MigrationsStartImportParams = z.infer< type MigrationsStartImportResponse (line 35594) | type MigrationsStartImportResponse = undefined type MigrationsCancelImportParams (line 35608) | type MigrationsCancelImportParams = z.infer< type MigrationsCancelImportResponse (line 35612) | type MigrationsCancelImportResponse = undefined type MigrationsUpdateImportParams (line 35644) | type MigrationsUpdateImportParams = z.infer< type MigrationsUpdateImportResponse (line 35649) | type MigrationsUpdateImportResponse = z.infer< type MigrationsGetCommitAuthorsParams (line 35670) | type MigrationsGetCommitAuthorsParams = z.infer< type MigrationsGetCommitAuthorsResponse (line 35676) | type MigrationsGetCommitAuthorsResponse = z.infer< type MigrationsMapCommitAuthorParams (line 35695) | type MigrationsMapCommitAuthorParams = z.infer< type MigrationsMapCommitAuthorResponse (line 35700) | type MigrationsMapCommitAuthorResponse = z.infer< type MigrationsGetLargeFilesParams (line 35716) | type MigrationsGetLargeFilesParams = z.infer< type MigrationsGetLargeFilesResponse (line 35723) | type MigrationsGetLargeFilesResponse = z.infer< type MigrationsSetLfsPreferenceParams (line 35744) | type MigrationsSetLfsPreferenceParams = z.infer< type MigrationsSetLfsPreferenceResponse (line 35749) | type MigrationsSetLfsPreferenceResponse = z.infer< type AppsGetRepoInstallationParams (line 35765) | type AppsGetRepoInstallationParams = z.infer< type AppsGetRepoInstallationResponse (line 35770) | type AppsGetRepoInstallationResponse = z.infer< type InteractionsGetRestrictionsForRepoParams (line 35786) | type InteractionsGetRestrictionsForRepoParams = z.infer< type InteractionsGetRestrictionsForRepoResponse (line 35794) | type InteractionsGetRestrictionsForRepoResponse = z.infer< type InteractionsSetRestrictionsForRepoParams (line 35812) | type InteractionsSetRestrictionsForRepoParams = z.infer< type InteractionsSetRestrictionsForRepoResponse (line 35818) | type InteractionsSetRestrictionsForRepoResponse = z.infer< type InteractionsRemoveRestrictionsForRepoParams (line 35834) | type InteractionsRemoveRestrictionsForRepoParams = z.infer< type InteractionsRemoveRestrictionsForRepoResponse (line 35838) | type InteractionsRemoveRestrictionsForRepoResponse = undefined type ReposListInvitationsParams (line 35866) | type ReposListInvitationsParams = z.infer< type ReposListInvitationsResponse (line 35873) | type ReposListInvitationsResponse = z.infer< type ReposDeleteInvitationParams (line 35893) | type ReposDeleteInvitationParams = z.infer< type ReposDeleteInvitationResponse (line 35897) | type ReposDeleteInvitationResponse = undefined type ReposUpdateInvitationParams (line 35921) | type ReposUpdateInvitationParams = z.infer< type ReposUpdateInvitationResponse (line 35926) | type ReposUpdateInvitationResponse = z.infer< type IssuesListForRepoParams (line 36004) | type IssuesListForRepoParams = z.infer< type IssuesListForRepoResponse (line 36009) | type IssuesListForRepoResponse = z.infer< type IssuesCreateParams (line 36074) | type IssuesCreateParams = z.infer type IssuesCreateResponse (line 36076) | type IssuesCreateResponse = undefined type IssuesListCommentsForRepoParams (line 36119) | type IssuesListCommentsForRepoParams = z.infer< type IssuesListCommentsForRepoResponse (line 36125) | type IssuesListCommentsForRepoResponse = z.infer< type IssuesGetCommentParams (line 36145) | type IssuesGetCommentParams = z.infer< type IssuesGetCommentResponse (line 36150) | type IssuesGetCommentResponse = z.infer< type IssuesDeleteCommentParams (line 36170) | type IssuesDeleteCommentParams = z.infer< type IssuesDeleteCommentResponse (line 36174) | type IssuesDeleteCommentResponse = undefined type IssuesUpdateCommentParams (line 36193) | type IssuesUpdateCommentParams = z.infer< type IssuesUpdateCommentResponse (line 36198) | type IssuesUpdateCommentResponse = z.infer< type ReactionsListForIssueCommentParams (line 36247) | type ReactionsListForIssueCommentParams = z.infer< type ReactionsListForIssueCommentResponse (line 36253) | type ReactionsListForIssueCommentResponse = z.infer< type ReactionsCreateForIssueCommentParams (line 36287) | type ReactionsCreateForIssueCommentParams = z.infer< type ReactionsCreateForIssueCommentResponse (line 36292) | type ReactionsCreateForIssueCommentResponse = z.infer< type ReactionsDeleteForIssueCommentParams (line 36316) | type ReactionsDeleteForIssueCommentParams = z.infer< type ReactionsDeleteForIssueCommentResponse (line 36320) | type ReactionsDeleteForIssueCommentResponse = undefined type IssuesListEventsForRepoParams (line 36348) | type IssuesListEventsForRepoParams = z.infer< type IssuesListEventsForRepoResponse (line 36353) | type IssuesListEventsForRepoResponse = z.infer< type IssuesGetEventParams (line 36370) | type IssuesGetEventParams = z.infer type IssuesGetEventResponse (line 36373) | type IssuesGetEventResponse = z.infer< type IssuesGetParams (line 36393) | type IssuesGetParams = z.infer type IssuesGetResponse (line 36396) | type IssuesGetResponse = z.infer type IssuesUpdateParams (line 36474) | type IssuesUpdateParams = z.infer type IssuesUpdateResponse (line 36477) | type IssuesUpdateResponse = z.infer type IssuesAddAssigneesParams (line 36501) | type IssuesAddAssigneesParams = z.infer< type IssuesAddAssigneesResponse (line 36505) | type IssuesAddAssigneesResponse = undefined type IssuesRemoveAssigneesParams (line 36529) | type IssuesRemoveAssigneesParams = z.infer< type IssuesRemoveAssigneesResponse (line 36534) | type IssuesRemoveAssigneesResponse = z.infer< type IssuesCheckUserCanBeAssignedToIssueParams (line 36555) | type IssuesCheckUserCanBeAssignedToIssueParams = z.infer< type IssuesCheckUserCanBeAssignedToIssueResponse (line 36559) | type IssuesCheckUserCanBeAssignedToIssueResponse = undefined type IssuesListCommentsParams (line 36598) | type IssuesListCommentsParams = z.infer< type IssuesListCommentsResponse (line 36603) | type IssuesListCommentsResponse = z.infer< type IssuesCreateCommentParams (line 36624) | type IssuesCreateCommentParams = z.infer< type IssuesCreateCommentResponse (line 36628) | type IssuesCreateCommentResponse = undefined type IssuesListEventsParams (line 36660) | type IssuesListEventsParams = z.infer< type IssuesListEventsResponse (line 36667) | type IssuesListEventsResponse = z.infer< type IssuesListLabelsOnIssueParams (line 36701) | type IssuesListLabelsOnIssueParams = z.infer< type IssuesListLabelsOnIssueResponse (line 36706) | type IssuesListLabelsOnIssueResponse = z.infer< type IssuesAddLabelsParams (line 36749) | type IssuesAddLabelsParams = z.infer< type IssuesAddLabelsResponse (line 36754) | type IssuesAddLabelsResponse = z.infer< type IssuesSetLabelsParams (line 36797) | type IssuesSetLabelsParams = z.infer< type IssuesSetLabelsResponse (line 36802) | type IssuesSetLabelsResponse = z.infer< type IssuesRemoveAllLabelsParams (line 36822) | type IssuesRemoveAllLabelsParams = z.infer< type IssuesRemoveAllLabelsResponse (line 36826) | type IssuesRemoveAllLabelsResponse = undefined type IssuesRemoveLabelParams (line 36845) | type IssuesRemoveLabelParams = z.infer< type IssuesRemoveLabelResponse (line 36850) | type IssuesRemoveLabelResponse = z.infer< type IssuesLockParams (line 36876) | type IssuesLockParams = z.infer type IssuesLockResponse (line 36878) | type IssuesLockResponse = undefined type IssuesUnlockParams (line 36896) | type IssuesUnlockParams = z.infer type IssuesUnlockResponse (line 36898) | type IssuesUnlockResponse = undefined type ReactionsListForIssueParams (line 36945) | type ReactionsListForIssueParams = z.infer< type ReactionsListForIssueResponse (line 36950) | type ReactionsListForIssueResponse = z.infer< type ReactionsCreateForIssueParams (line 36984) | type ReactionsCreateForIssueParams = z.infer< type ReactionsCreateForIssueResponse (line 36989) | type ReactionsCreateForIssueResponse = z.infer< type ReactionsDeleteForIssueParams (line 37013) | type ReactionsDeleteForIssueParams = z.infer< type ReactionsDeleteForIssueResponse (line 37017) | type ReactionsDeleteForIssueResponse = undefined type IssuesRemoveSubIssueParams (line 37039) | type IssuesRemoveSubIssueParams = z.infer< type IssuesRemoveSubIssueResponse (line 37044) | type IssuesRemoveSubIssueResponse = z.infer< type IssuesListSubIssuesParams (line 37078) | type IssuesListSubIssuesParams = z.infer< type IssuesListSubIssuesResponse (line 37083) | type IssuesListSubIssuesResponse = z.infer< type IssuesAddSubIssueParams (line 37115) | type IssuesAddSubIssueParams = z.infer< type IssuesAddSubIssueResponse (line 37119) | type IssuesAddSubIssueResponse = undefined type IssuesReprioritizeSubIssueParams (line 37155) | type IssuesReprioritizeSubIssueParams = z.infer< type IssuesReprioritizeSubIssueResponse (line 37160) | type IssuesReprioritizeSubIssueResponse = z.infer< type IssuesListEventsForTimelineParams (line 37194) | type IssuesListEventsForTimelineParams = z.infer< type IssuesListEventsForTimelineResponse (line 37201) | type IssuesListEventsForTimelineResponse = z.infer< type ReposListDeployKeysParams (line 37231) | type ReposListDeployKeysParams = z.infer< type ReposListDeployKeysResponse (line 37236) | type ReposListDeployKeysResponse = z.infer< type ReposCreateDeployKeyParams (line 37260) | type ReposCreateDeployKeyParams = z.infer< type ReposCreateDeployKeyResponse (line 37264) | type ReposCreateDeployKeyResponse = undefined type ReposGetDeployKeyParams (line 37279) | type ReposGetDeployKeyParams = z.infer< type ReposGetDeployKeyResponse (line 37284) | type ReposGetDeployKeyResponse = z.infer< type ReposDeleteDeployKeyParams (line 37301) | type ReposDeleteDeployKeyParams = z.infer< type ReposDeleteDeployKeyResponse (line 37305) | type ReposDeleteDeployKeyResponse = undefined type IssuesListLabelsForRepoParams (line 37333) | type IssuesListLabelsForRepoParams = z.infer< type IssuesListLabelsForRepoResponse (line 37338) | type IssuesListLabelsForRepoResponse = z.infer< type IssuesCreateLabelParams (line 37371) | type IssuesCreateLabelParams = z.infer< type IssuesCreateLabelResponse (line 37375) | type IssuesCreateLabelResponse = undefined type IssuesGetLabelParams (line 37390) | type IssuesGetLabelParams = z.infer type IssuesGetLabelResponse (line 37393) | type IssuesGetLabelResponse = z.infer< type IssuesDeleteLabelParams (line 37410) | type IssuesDeleteLabelParams = z.infer< type IssuesDeleteLabelResponse (line 37414) | type IssuesDeleteLabelResponse = undefined type IssuesUpdateLabelParams (line 37447) | type IssuesUpdateLabelParams = z.infer< type IssuesUpdateLabelResponse (line 37452) | type IssuesUpdateLabelResponse = z.infer< type ReposListLanguagesParams (line 37468) | type ReposListLanguagesParams = z.infer< type ReposListLanguagesResponse (line 37473) | type ReposListLanguagesResponse = z.infer< type LicensesGetForRepoParams (line 37495) | type LicensesGetForRepoParams = z.infer< type LicensesGetForRepoResponse (line 37500) | type LicensesGetForRepoResponse = z.infer< type ReposMergeUpstreamParams (line 37521) | type ReposMergeUpstreamParams = z.infer< type ReposMergeUpstreamResponse (line 37526) | type ReposMergeUpstreamResponse = z.infer< type ReposMergeParams (line 37558) | type ReposMergeParams = z.infer type ReposMergeResponse (line 37560) | type ReposMergeResponse = undefined type IssuesListMilestonesParams (line 37602) | type IssuesListMilestonesParams = z.infer< type IssuesListMilestonesResponse (line 37607) | type IssuesListMilestonesResponse = z.infer< type IssuesCreateMilestoneParams (line 37639) | type IssuesCreateMilestoneParams = z.infer< type IssuesCreateMilestoneResponse (line 37643) | type IssuesCreateMilestoneResponse = undefined type IssuesGetMilestoneParams (line 37661) | type IssuesGetMilestoneParams = z.infer< type IssuesGetMilestoneResponse (line 37666) | type IssuesGetMilestoneResponse = z.infer< type IssuesDeleteMilestoneParams (line 37686) | type IssuesDeleteMilestoneParams = z.infer< type IssuesDeleteMilestoneResponse (line 37690) | type IssuesDeleteMilestoneResponse = undefined type IssuesUpdateMilestoneParams (line 37724) | type IssuesUpdateMilestoneParams = z.infer< type IssuesUpdateMilestoneResponse (line 37729) | type IssuesUpdateMilestoneResponse = z.infer< type IssuesListLabelsForMilestoneParams (line 37763) | type IssuesListLabelsForMilestoneParams = z.infer< type IssuesListLabelsForMilestoneResponse (line 37768) | type IssuesListLabelsForMilestoneResponse = z.infer< type ActivityListRepoNotificationsForAuthenticatedUserParams (line 37823) | type ActivityListRepoNotificationsForAuthenticatedUserParams = z.infer< type ActivityListRepoNotificationsForAuthenticatedUserResponse (line 37829) | type ActivityListRepoNotificationsForAuthenticatedUserResponse = type ActivityMarkRepoNotificationsAsReadParams (line 37853) | type ActivityMarkRepoNotificationsAsReadParams = z.infer< type ActivityMarkRepoNotificationsAsReadResponse (line 37857) | type ActivityMarkRepoNotificationsAsReadResponse = undefined type ReposGetPagesParams (line 37871) | type ReposGetPagesParams = z.infer type ReposGetPagesResponse (line 37874) | type ReposGetPagesResponse = z.infer< type ReposCreatePagesSiteParams (line 37916) | type ReposCreatePagesSiteParams = z.infer< type ReposCreatePagesSiteResponse (line 37920) | type ReposCreatePagesSiteResponse = undefined type ReposUpdateInformationAboutPagesSiteParams (line 37979) | type ReposUpdateInformationAboutPagesSiteParams = z.infer< type ReposUpdateInformationAboutPagesSiteResponse (line 37983) | type ReposUpdateInformationAboutPagesSiteResponse = undefined type ReposDeletePagesSiteParams (line 37997) | type ReposDeletePagesSiteParams = z.infer< type ReposDeletePagesSiteResponse (line 38001) | type ReposDeletePagesSiteResponse = undefined type ReposListPagesBuildsParams (line 38029) | type ReposListPagesBuildsParams = z.infer< type ReposListPagesBuildsResponse (line 38034) | type ReposListPagesBuildsResponse = z.infer< type ReposRequestPagesBuildParams (line 38050) | type ReposRequestPagesBuildParams = z.infer< type ReposRequestPagesBuildResponse (line 38054) | type ReposRequestPagesBuildResponse = undefined type ReposGetLatestPagesBuildParams (line 38068) | type ReposGetLatestPagesBuildParams = z.infer< type ReposGetLatestPagesBuildResponse (line 38073) | type ReposGetLatestPagesBuildResponse = z.infer< type ReposGetPagesBuildParams (line 38090) | type ReposGetPagesBuildParams = z.infer< type ReposGetPagesBuildResponse (line 38095) | type ReposGetPagesBuildResponse = z.infer< type ReposCreatePagesDeploymentParams (line 38138) | type ReposCreatePagesDeploymentParams = z.infer< type ReposCreatePagesDeploymentResponse (line 38143) | type ReposCreatePagesDeploymentResponse = z.infer< type ReposGetPagesDeploymentParams (line 38164) | type ReposGetPagesDeploymentParams = z.infer< type ReposGetPagesDeploymentResponse (line 38170) | type ReposGetPagesDeploymentResponse = z.infer< type ReposCancelPagesDeploymentParams (line 38191) | type ReposCancelPagesDeploymentParams = z.infer< type ReposCancelPagesDeploymentResponse (line 38195) | type ReposCancelPagesDeploymentResponse = undefined type ReposGetPagesHealthCheckParams (line 38209) | type ReposGetPagesHealthCheckParams = z.infer< type ReposGetPagesHealthCheckResponse (line 38214) | type ReposGetPagesHealthCheckResponse = z.infer< type ReposCheckPrivateVulnerabilityReportingParams (line 38230) | type ReposCheckPrivateVulnerabilityReportingParams = z.infer< type ReposCheckPrivateVulnerabilityReportingResponse (line 38243) | type ReposCheckPrivateVulnerabilityReportingResponse = z.infer< type ReposEnablePrivateVulnerabilityReportingParams (line 38259) | type ReposEnablePrivateVulnerabilityReportingParams = z.infer< type ReposEnablePrivateVulnerabilityReportingResponse (line 38263) | type ReposEnablePrivateVulnerabilityReportingResponse = undefined type ReposDisablePrivateVulnerabilityReportingParams (line 38279) | type ReposDisablePrivateVulnerabilityReportingParams = z.infer< type ReposDisablePrivateVulnerabilityReportingResponse (line 38283) | type ReposDisablePrivateVulnerabilityReportingResponse = undefined type ProjectsListForRepoParams (line 38315) | type ProjectsListForRepoParams = z.infer< type ProjectsListForRepoResponse (line 38320) | type ProjectsListForRepoResponse = z.infer< type ProjectsCreateForRepoParams (line 38338) | type ProjectsCreateForRepoParams = z.infer< type ProjectsCreateForRepoResponse (line 38342) | type ProjectsCreateForRepoResponse = undefined type ReposGetCustomPropertiesValuesParams (line 38356) | type ReposGetCustomPropertiesValuesParams = z.infer< type ReposGetCustomPropertiesValuesResponse (line 38363) | type ReposGetCustomPropertiesValuesResponse = z.infer< type ReposCreateOrUpdateCustomPropertiesValuesParams (line 38386) | type ReposCreateOrUpdateCustomPropertiesValuesParams = z.infer< type ReposCreateOrUpdateCustomPropertiesValuesResponse (line 38390) | type ReposCreateOrUpdateCustomPropertiesValuesResponse = undefined type PullsListParams (line 38444) | type PullsListParams = z.infer type PullsListResponse (line 38447) | type PullsListResponse = z.infer type PullsCreateParams (line 38503) | type PullsCreateParams = z.infer type PullsCreateResponse (line 38505) | type PullsCreateResponse = undefined type PullsListReviewCommentsForRepoParams (line 38547) | type PullsListReviewCommentsForRepoParams = z.infer< type PullsListReviewCommentsForRepoResponse (line 38554) | type PullsListReviewCommentsForRepoResponse = z.infer< type PullsGetReviewCommentParams (line 38574) | type PullsGetReviewCommentParams = z.infer< type PullsGetReviewCommentResponse (line 38580) | type PullsGetReviewCommentResponse = z.infer< type PullsDeleteReviewCommentParams (line 38600) | type PullsDeleteReviewCommentParams = z.infer< type PullsDeleteReviewCommentResponse (line 38604) | type PullsDeleteReviewCommentResponse = undefined type PullsUpdateReviewCommentParams (line 38623) | type PullsUpdateReviewCommentParams = z.infer< type PullsUpdateReviewCommentResponse (line 38629) | type PullsUpdateReviewCommentResponse = z.infer< type ReactionsListForPullRequestReviewCommentParams (line 38678) | type ReactionsListForPullRequestReviewCommentParams = z.infer< type ReactionsListForPullRequestReviewCommentResponse (line 38684) | type ReactionsListForPullRequestReviewCommentResponse = z.infer< type ReactionsCreateForPullRequestReviewCommentParams (line 38719) | type ReactionsCreateForPullRequestReviewCommentParams = z.infer< type ReactionsCreateForPullRequestReviewCommentResponse (line 38725) | type ReactionsCreateForPullRequestReviewCommentResponse = z.infer< type ReactionsDeleteForPullRequestCommentParams (line 38749) | type ReactionsDeleteForPullRequestCommentParams = z.infer< type ReactionsDeleteForPullRequestCommentResponse (line 38753) | type ReactionsDeleteForPullRequestCommentResponse = undefined type PullsGetParams (line 38771) | type PullsGetParams = z.infer type PullsGetResponse (line 38774) | type PullsGetResponse = z.infer type PullsUpdateParams (line 38810) | type PullsUpdateParams = z.infer type PullsUpdateResponse (line 38813) | type PullsUpdateResponse = z.infer type CodespacesCreateWithPrForAuthenticatedUserParams (line 38882) | type CodespacesCreateWithPrForAuthenticatedUserParams = z.infer< type CodespacesCreateWithPrForAuthenticatedUserResponse (line 38886) | type CodespacesCreateWithPrForAuthenticatedUserResponse = undefined type PullsListReviewCommentsParams (line 38935) | type PullsListReviewCommentsParams = z.infer< type PullsListReviewCommentsResponse (line 38942) | type PullsListReviewCommentsResponse = z.infer< type PullsCreateReviewCommentParams (line 39015) | type PullsCreateReviewCommentParams = z.infer< type PullsCreateReviewCommentResponse (line 39019) | type PullsCreateReviewCommentResponse = undefined type PullsCreateReplyForReviewCommentParams (line 39042) | type PullsCreateReplyForReviewCommentParams = z.infer< type PullsCreateReplyForReviewCommentResponse (line 39046) | type PullsCreateReplyForReviewCommentResponse = undefined type PullsListCommitsParams (line 39078) | type PullsListCommitsParams = z.infer< type PullsListCommitsResponse (line 39083) | type PullsListCommitsResponse = z.infer< type PullsListFilesParams (line 39117) | type PullsListFilesParams = z.infer type PullsListFilesResponse (line 39120) | type PullsListFilesResponse = z.infer< type PullsCheckIfMergedParams (line 39140) | type PullsCheckIfMergedParams = z.infer< type PullsCheckIfMergedResponse (line 39144) | type PullsCheckIfMergedResponse = undefined type PullsMergeParams (line 39178) | type PullsMergeParams = z.infer type PullsMergeResponse (line 39181) | type PullsMergeResponse = z.infer type PullsListRequestedReviewersParams (line 39199) | type PullsListRequestedReviewersParams = z.infer< type PullsListRequestedReviewersResponse (line 39205) | type PullsListRequestedReviewersResponse = z.infer< type PullsRequestReviewersParams (line 39235) | type PullsRequestReviewersParams = z.infer< type PullsRequestReviewersResponse (line 39239) | type PullsRequestReviewersResponse = undefined type PullsRemoveRequestedReviewersParams (line 39264) | type PullsRemoveRequestedReviewersParams = z.infer< type PullsRemoveRequestedReviewersResponse (line 39270) | type PullsRemoveRequestedReviewersResponse = z.infer< type PullsListReviewsParams (line 39304) | type PullsListReviewsParams = z.infer< type PullsListReviewsResponse (line 39309) | type PullsListReviewsResponse = z.infer< type PullsCreateReviewParams (line 39373) | type PullsCreateReviewParams = z.infer< type PullsCreateReviewResponse (line 39378) | type PullsCreateReviewResponse = z.infer< type PullsGetReviewParams (line 39399) | type PullsGetReviewParams = z.infer type PullsGetReviewResponse (line 39402) | type PullsGetReviewResponse = z.infer< type PullsUpdateReviewParams (line 39424) | type PullsUpdateReviewParams = z.infer< type PullsUpdateReviewResponse (line 39429) | type PullsUpdateReviewResponse = z.infer< type PullsDeletePendingReviewParams (line 39450) | type PullsDeletePendingReviewParams = z.infer< type PullsDeletePendingReviewResponse (line 39455) | type PullsDeletePendingReviewResponse = z.infer< type PullsListCommentsForReviewParams (line 39493) | type PullsListCommentsForReviewParams = z.infer< type PullsListCommentsForReviewResponse (line 39499) | type PullsListCommentsForReviewResponse = z.infer< type PullsDismissReviewParams (line 39524) | type PullsDismissReviewParams = z.infer< type PullsDismissReviewResponse (line 39529) | type PullsDismissReviewResponse = z.infer< type PullsSubmitReviewParams (line 39559) | type PullsSubmitReviewParams = z.infer< type PullsSubmitReviewResponse (line 39564) | type PullsSubmitReviewResponse = z.infer< type PullsUpdateBranchParams (line 39590) | type PullsUpdateBranchParams = z.infer< type PullsUpdateBranchResponse (line 39594) | type PullsUpdateBranchResponse = undefined type ReposGetReadmeParams (line 39614) | type ReposGetReadmeParams = z.infer type ReposGetReadmeResponse (line 39617) | type ReposGetReadmeResponse = z.infer< type ReposGetReadmeInDirectoryParams (line 39640) | type ReposGetReadmeInDirectoryParams = z.infer< type ReposGetReadmeInDirectoryResponse (line 39645) | type ReposGetReadmeInDirectoryResponse = z.infer< type ReposListReleasesParams (line 39675) | type ReposListReleasesParams = z.infer< type ReposListReleasesResponse (line 39680) | type ReposListReleasesResponse = z.infer< type ReposCreateReleaseParams (line 39738) | type ReposCreateReleaseParams = z.infer< type ReposCreateReleaseResponse (line 39742) | type ReposCreateReleaseResponse = undefined type ReposGetReleaseAssetParams (line 39757) | type ReposGetReleaseAssetParams = z.infer< type ReposGetReleaseAssetResponse (line 39762) | type ReposGetReleaseAssetResponse = z.infer< type ReposDeleteReleaseAssetParams (line 39779) | type ReposDeleteReleaseAssetParams = z.infer< type ReposDeleteReleaseAssetResponse (line 39783) | type ReposDeleteReleaseAssetResponse = undefined type ReposUpdateReleaseAssetParams (line 39806) | type ReposUpdateReleaseAssetParams = z.infer< type ReposUpdateReleaseAssetResponse (line 39811) | type ReposUpdateReleaseAssetResponse = z.infer< type ReposGenerateReleaseNotesParams (line 39850) | type ReposGenerateReleaseNotesParams = z.infer< type ReposGenerateReleaseNotesResponse (line 39856) | type ReposGenerateReleaseNotesResponse = z.infer< type ReposGetLatestReleaseParams (line 39872) | type ReposGetLatestReleaseParams = z.infer< type ReposGetLatestReleaseResponse (line 39877) | type ReposGetLatestReleaseResponse = z.infer< type ReposGetReleaseByTagParams (line 39894) | type ReposGetReleaseByTagParams = z.infer< type ReposGetReleaseByTagResponse (line 39899) | type ReposGetReleaseByTagResponse = z.infer< type ReposGetReleaseParams (line 39919) | type ReposGetReleaseParams = z.infer< type ReposGetReleaseResponse (line 39924) | type ReposGetReleaseResponse = z.infer< type ReposDeleteReleaseParams (line 39944) | type ReposDeleteReleaseParams = z.infer< type ReposDeleteReleaseResponse (line 39948) | type ReposDeleteReleaseResponse = undefined type ReposUpdateReleaseParams (line 40002) | type ReposUpdateReleaseParams = z.infer< type ReposUpdateReleaseResponse (line 40007) | type ReposUpdateReleaseResponse = z.infer< type ReposListReleaseAssetsParams (line 40041) | type ReposListReleaseAssetsParams = z.infer< type ReposListReleaseAssetsResponse (line 40047) | type ReposListReleaseAssetsResponse = z.infer< type ReposUploadReleaseAssetParams (line 40069) | type ReposUploadReleaseAssetParams = z.infer< type ReposUploadReleaseAssetResponse (line 40073) | type ReposUploadReleaseAssetResponse = undefined type ReactionsListForReleaseParams (line 40111) | type ReactionsListForReleaseParams = z.infer< type ReactionsListForReleaseResponse (line 40116) | type ReactionsListForReleaseResponse = z.infer< type ReactionsCreateForReleaseParams (line 40141) | type ReactionsCreateForReleaseParams = z.infer< type ReactionsCreateForReleaseResponse (line 40146) | type ReactionsCreateForReleaseResponse = z.infer< type ReactionsDeleteForReleaseParams (line 40170) | type ReactionsDeleteForReleaseParams = z.infer< type ReactionsDeleteForReleaseResponse (line 40174) | type ReactionsDeleteForReleaseResponse = undefined type ReposGetBranchRulesParams (line 40207) | type ReposGetBranchRulesParams = z.infer< type ReposGetBranchRulesResponse (line 40214) | type ReposGetBranchRulesResponse = z.infer< type ReposGetRepoRulesetsParams (line 40256) | type ReposGetRepoRulesetsParams = z.infer< type ReposGetRepoRulesetsResponse (line 40263) | type ReposGetRepoRulesetsResponse = z.infer< type ReposCreateRepoRulesetParams (line 40294) | type ReposCreateRepoRulesetParams = z.infer< type ReposCreateRepoRulesetResponse (line 40298) | type ReposCreateRepoRulesetResponse = undefined type ReposGetRepoRuleSuitesParams (line 40350) | type ReposGetRepoRuleSuitesParams = z.infer< type ReposGetRepoRuleSuitesResponse (line 40355) | type ReposGetRepoRuleSuitesResponse = z.infer< type ReposGetRepoRuleSuiteParams (line 40377) | type ReposGetRepoRuleSuiteParams = z.infer< type ReposGetRepoRuleSuiteResponse (line 40382) | type ReposGetRepoRuleSuiteResponse = z.infer< type ReposGetRepoRulesetParams (line 40405) | type ReposGetRepoRulesetParams = z.infer< type ReposGetRepoRulesetResponse (line 40410) | type ReposGetRepoRulesetResponse = z.infer< type ReposUpdateRepoRulesetParams (line 40442) | type ReposUpdateRepoRulesetParams = z.infer< type ReposUpdateRepoRulesetResponse (line 40447) | type ReposUpdateRepoRulesetResponse = z.infer< type ReposDeleteRepoRulesetParams (line 40464) | type ReposDeleteRepoRulesetParams = z.infer< type ReposDeleteRepoRulesetResponse (line 40468) | type ReposDeleteRepoRulesetResponse = undefined type ReposGetRepoRulesetHistoryParams (line 40497) | type ReposGetRepoRulesetHistoryParams = z.infer< type ReposGetRepoRulesetHistoryResponse (line 40503) | type ReposGetRepoRulesetHistoryResponse = z.infer< type ReposGetRepoRulesetVersionParams (line 40521) | type ReposGetRepoRulesetVersionParams = z.infer< type ReposGetRepoRulesetVersionResponse (line 40527) | type ReposGetRepoRulesetVersionResponse = z.infer< type SecretScanningListAlertsForRepoParams (line 40615) | type SecretScanningListAlertsForRepoParams = z.infer< type SecretScanningListAlertsForRepoResponse (line 40622) | type SecretScanningListAlertsForRepoResponse = z.infer< type SecretScanningGetAlertParams (line 40643) | type SecretScanningGetAlertParams = z.infer< type SecretScanningGetAlertResponse (line 40648) | type SecretScanningGetAlertResponse = z.infer< type SecretScanningUpdateAlertParams (line 40672) | type SecretScanningUpdateAlertParams = z.infer< type SecretScanningUpdateAlertResponse (line 40678) | type SecretScanningUpdateAlertResponse = z.infer< type SecretScanningListLocationsForAlertParams (line 40713) | type SecretScanningListLocationsForAlertParams = z.infer< type SecretScanningListLocationsForAlertResponse (line 40720) | type SecretScanningListLocationsForAlertResponse = z.infer< type SecretScanningCreatePushProtectionBypassParams (line 40738) | type SecretScanningCreatePushProtectionBypassParams = z.infer< type SecretScanningCreatePushProtectionBypassResponse (line 40744) | type SecretScanningCreatePushProtectionBypassResponse = z.infer< type SecretScanningGetScanHistoryParams (line 40760) | type SecretScanningGetScanHistoryParams = z.infer< type SecretScanningGetScanHistoryResponse (line 40766) | type SecretScanningGetScanHistoryResponse = z.infer< type SecurityAdvisoriesListRepositoryAdvisoriesParams (line 40818) | type SecurityAdvisoriesListRepositoryAdvisoriesParams = z.infer< type SecurityAdvisoriesListRepositoryAdvisoriesResponse (line 40824) | type SecurityAdvisoriesListRepositoryAdvisoriesResponse = z.infer< type SecurityAdvisoriesCreateRepositoryAdvisoryParams (line 40842) | type SecurityAdvisoriesCreateRepositoryAdvisoryParams = z.infer< type SecurityAdvisoriesCreateRepositoryAdvisoryResponse (line 40846) | type SecurityAdvisoriesCreateRepositoryAdvisoryResponse = undefined type SecurityAdvisoriesCreatePrivateVulnerabilityReportParams (line 40863) | type SecurityAdvisoriesCreatePrivateVulnerabilityReportParams = type SecurityAdvisoriesCreatePrivateVulnerabilityReportResponse (line 40868) | type SecurityAdvisoriesCreatePrivateVulnerabilityReportResponse = type SecurityAdvisoriesGetRepositoryAdvisoryParams (line 40888) | type SecurityAdvisoriesGetRepositoryAdvisoryParams = z.infer< type SecurityAdvisoriesGetRepositoryAdvisoryResponse (line 40894) | type SecurityAdvisoriesGetRepositoryAdvisoryResponse = z.infer< type SecurityAdvisoriesUpdateRepositoryAdvisoryParams (line 40917) | type SecurityAdvisoriesUpdateRepositoryAdvisoryParams = z.infer< type SecurityAdvisoriesUpdateRepositoryAdvisoryResponse (line 40923) | type SecurityAdvisoriesUpdateRepositoryAdvisoryResponse = z.infer< type SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestParams (line 40945) | type SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestParams = type SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse (line 40950) | type SecurityAdvisoriesCreateRepositoryAdvisoryCveRequestResponse = type SecurityAdvisoriesCreateForkParams (line 40970) | type SecurityAdvisoriesCreateForkParams = z.infer< type SecurityAdvisoriesCreateForkResponse (line 40974) | type SecurityAdvisoriesCreateForkResponse = undefined type ActivityListStargazersForRepoParams (line 41002) | type ActivityListStargazersForRepoParams = z.infer< type ActivityListStargazersForRepoResponse (line 41010) | type ActivityListStargazersForRepoResponse = z.infer< type ReposGetCodeFrequencyStatsParams (line 41026) | type ReposGetCodeFrequencyStatsParams = z.infer< type ReposGetCodeFrequencyStatsResponse (line 41033) | type ReposGetCodeFrequencyStatsResponse = z.infer< type ReposGetCommitActivityStatsParams (line 41049) | type ReposGetCommitActivityStatsParams = z.infer< type ReposGetCommitActivityStatsResponse (line 41055) | type ReposGetCommitActivityStatsResponse = z.infer< type ReposGetContributorsStatsParams (line 41071) | type ReposGetContributorsStatsParams = z.infer< type ReposGetContributorsStatsResponse (line 41078) | type ReposGetContributorsStatsResponse = z.infer< type ReposGetParticipationStatsParams (line 41094) | type ReposGetParticipationStatsParams = z.infer< type ReposGetParticipationStatsResponse (line 41100) | type ReposGetParticipationStatsResponse = z.infer< type ReposGetPunchCardStatsParams (line 41116) | type ReposGetPunchCardStatsParams = z.infer< type ReposGetPunchCardStatsResponse (line 41123) | type ReposGetPunchCardStatsResponse = z.infer< type ReposCreateCommitStatusParams (line 41159) | type ReposCreateCommitStatusParams = z.infer< type ReposCreateCommitStatusResponse (line 41163) | type ReposCreateCommitStatusResponse = undefined type ActivityListWatchersForRepoParams (line 41191) | type ActivityListWatchersForRepoParams = z.infer< type ActivityListWatchersForRepoResponse (line 41197) | type ActivityListWatchersForRepoResponse = z.infer< type ActivityGetRepoSubscriptionParams (line 41213) | type ActivityGetRepoSubscriptionParams = z.infer< type ActivityGetRepoSubscriptionResponse (line 41219) | type ActivityGetRepoSubscriptionResponse = z.infer< type ActivitySetRepoSubscriptionParams (line 41247) | type ActivitySetRepoSubscriptionParams = z.infer< type ActivitySetRepoSubscriptionResponse (line 41253) | type ActivitySetRepoSubscriptionResponse = z.infer< type ActivityDeleteRepoSubscriptionParams (line 41269) | type ActivityDeleteRepoSubscriptionParams = z.infer< type ActivityDeleteRepoSubscriptionResponse (line 41273) | type ActivityDeleteRepoSubscriptionResponse = undefined type ReposListTagsParams (line 41301) | type ReposListTagsParams = z.infer type ReposListTagsResponse (line 41304) | type ReposListTagsResponse = z.infer< type ReposListTagProtectionParams (line 41320) | type ReposListTagProtectionParams = z.infer< type ReposListTagProtectionResponse (line 41326) | type ReposListTagProtectionResponse = z.infer< type ReposCreateTagProtectionParams (line 41347) | type ReposCreateTagProtectionParams = z.infer< type ReposCreateTagProtectionResponse (line 41351) | type ReposCreateTagProtectionResponse = undefined type ReposDeleteTagProtectionParams (line 41369) | type ReposDeleteTagProtectionParams = z.infer< type ReposDeleteTagProtectionResponse (line 41373) | type ReposDeleteTagProtectionResponse = undefined type ReposDownloadTarballArchiveParams (line 41388) | type ReposDownloadTarballArchiveParams = z.infer< type ReposDownloadTarballArchiveResponse (line 41392) | type ReposDownloadTarballArchiveResponse = undefined type ReposListTeamsParams (line 41420) | type ReposListTeamsParams = z.infer type ReposListTeamsResponse (line 41423) | type ReposListTeamsResponse = z.infer< type ReposGetAllTopicsParams (line 41453) | type ReposGetAllTopicsParams = z.infer< type ReposGetAllTopicsResponse (line 41458) | type ReposGetAllTopicsResponse = z.infer< type ReposReplaceAllTopicsParams (line 41479) | type ReposReplaceAllTopicsParams = z.infer< type ReposReplaceAllTopicsResponse (line 41484) | type ReposReplaceAllTopicsResponse = z.infer< type ReposGetClonesParams (line 41504) | type ReposGetClonesParams = z.infer type ReposGetClonesResponse (line 41507) | type ReposGetClonesResponse = z.infer< type ReposGetTopPathsParams (line 41523) | type ReposGetTopPathsParams = z.infer< type ReposGetTopPathsResponse (line 41528) | type ReposGetTopPathsResponse = z.infer< type ReposGetTopReferrersParams (line 41544) | type ReposGetTopReferrersParams = z.infer< type ReposGetTopReferrersResponse (line 41551) | type ReposGetTopReferrersResponse = z.infer< type ReposGetViewsParams (line 41571) | type ReposGetViewsParams = z.infer type ReposGetViewsResponse (line 41574) | type ReposGetViewsResponse = z.infer< type ReposTransferParams (line 41605) | type ReposTransferParams = z.infer type ReposTransferResponse (line 41607) | type ReposTransferResponse = undefined type ReposCheckVulnerabilityAlertsParams (line 41621) | type ReposCheckVulnerabilityAlertsParams = z.infer< type ReposCheckVulnerabilityAlertsResponse (line 41625) | type ReposCheckVulnerabilityAlertsResponse = undefined type ReposEnableVulnerabilityAlertsParams (line 41639) | type ReposEnableVulnerabilityAlertsParams = z.infer< type ReposEnableVulnerabilityAlertsResponse (line 41643) | type ReposEnableVulnerabilityAlertsResponse = undefined type ReposDisableVulnerabilityAlertsParams (line 41657) | type ReposDisableVulnerabilityAlertsParams = z.infer< type ReposDisableVulnerabilityAlertsResponse (line 41661) | type ReposDisableVulnerabilityAlertsResponse = undefined type ReposDownloadZipballArchiveParams (line 41676) | type ReposDownloadZipballArchiveParams = z.infer< type ReposDownloadZipballArchiveResponse (line 41680) | type ReposDownloadZipballArchiveResponse = undefined type ReposCreateUsingTemplateParams (line 41717) | type ReposCreateUsingTemplateParams = z.infer< type ReposCreateUsingTemplateResponse (line 41721) | type ReposCreateUsingTemplateResponse = undefined type ReposListPublicParams (line 41732) | type ReposListPublicParams = z.infer< type ReposListPublicResponse (line 41737) | type ReposListPublicResponse = z.infer< type SearchCodeParams (line 41774) | type SearchCodeParams = z.infer type SearchCodeResponse (line 41781) | type SearchCodeResponse = z.infer type SearchCommitsParams (line 41816) | type SearchCommitsParams = z.infer type SearchCommitsResponse (line 41823) | type SearchCommitsResponse = z.infer< type SearchIssuesAndPullRequestsParams (line 41878) | type SearchIssuesAndPullRequestsParams = z.infer< type SearchIssuesAndPullRequestsResponse (line 41887) | type SearchIssuesAndPullRequestsResponse = z.infer< type SearchLabelsParams (line 41925) | type SearchLabelsParams = z.infer type SearchLabelsResponse (line 41932) | type SearchLabelsResponse = z.infer type SearchReposParams (line 41967) | type SearchReposParams = z.infer type SearchReposResponse (line 41974) | type SearchReposResponse = z.infer type SearchTopicsParams (line 41997) | type SearchTopicsParams = z.infer type SearchTopicsResponse (line 42004) | type SearchTopicsResponse = z.infer type SearchUsersParams (line 42039) | type SearchUsersParams = z.infer type SearchUsersResponse (line 42046) | type SearchUsersResponse = z.infer type TeamsGetLegacyParams (line 42051) | type TeamsGetLegacyParams = z.infer type TeamsGetLegacyResponse (line 42054) | type TeamsGetLegacyResponse = z.infer< type TeamsDeleteLegacyParams (line 42061) | type TeamsDeleteLegacyParams = z.infer< type TeamsDeleteLegacyResponse (line 42065) | type TeamsDeleteLegacyResponse = undefined type TeamsUpdateLegacyParams (line 42095) | type TeamsUpdateLegacyParams = z.infer< type TeamsUpdateLegacyResponse (line 42100) | type TeamsUpdateLegacyResponse = z.infer< type TeamsListDiscussionsLegacyParams (line 42125) | type TeamsListDiscussionsLegacyParams = z.infer< type TeamsListDiscussionsLegacyResponse (line 42131) | type TeamsListDiscussionsLegacyResponse = z.infer< type TeamsCreateDiscussionLegacyParams (line 42146) | type TeamsCreateDiscussionLegacyParams = z.infer< type TeamsCreateDiscussionLegacyResponse (line 42150) | type TeamsCreateDiscussionLegacyResponse = undefined type TeamsGetDiscussionLegacyParams (line 42159) | type TeamsGetDiscussionLegacyParams = z.infer< type TeamsGetDiscussionLegacyResponse (line 42164) | type TeamsGetDiscussionLegacyResponse = z.infer< type TeamsDeleteDiscussionLegacyParams (line 42175) | type TeamsDeleteDiscussionLegacyParams = z.infer< type TeamsDeleteDiscussionLegacyResponse (line 42179) | type TeamsDeleteDiscussionLegacyResponse = undefined type TeamsUpdateDiscussionLegacyParams (line 42190) | type TeamsUpdateDiscussionLegacyParams = z.infer< type TeamsUpdateDiscussionLegacyResponse (line 42195) | type TeamsUpdateDiscussionLegacyResponse = z.infer< type TeamsListDiscussionCommentsLegacyParams (line 42224) | type TeamsListDiscussionCommentsLegacyParams = z.infer< type TeamsListDiscussionCommentsLegacyResponse (line 42231) | type TeamsListDiscussionCommentsLegacyResponse = z.infer< type TeamsCreateDiscussionCommentLegacyParams (line 42243) | type TeamsCreateDiscussionCommentLegacyParams = z.infer< type TeamsCreateDiscussionCommentLegacyResponse (line 42247) | type TeamsCreateDiscussionCommentLegacyResponse = undefined type TeamsGetDiscussionCommentLegacyParams (line 42260) | type TeamsGetDiscussionCommentLegacyParams = z.infer< type TeamsGetDiscussionCommentLegacyResponse (line 42266) | type TeamsGetDiscussionCommentLegacyResponse = z.infer< type TeamsDeleteDiscussionCommentLegacyParams (line 42281) | type TeamsDeleteDiscussionCommentLegacyParams = z.infer< type TeamsDeleteDiscussionCommentLegacyResponse (line 42285) | type TeamsDeleteDiscussionCommentLegacyResponse = undefined type TeamsUpdateDiscussionCommentLegacyParams (line 42299) | type TeamsUpdateDiscussionCommentLegacyParams = z.infer< type TeamsUpdateDiscussionCommentLegacyResponse (line 42305) | type TeamsUpdateDiscussionCommentLegacyResponse = z.infer< type ReactionsListForTeamDiscussionCommentLegacyParams (line 42350) | type ReactionsListForTeamDiscussionCommentLegacyParams = z.infer< type ReactionsListForTeamDiscussionCommentLegacyResponse (line 42356) | type ReactionsListForTeamDiscussionCommentLegacyResponse = z.infer< type ReactionsCreateForTeamDiscussionCommentLegacyParams (line 42386) | type ReactionsCreateForTeamDiscussionCommentLegacyParams = z.infer< type ReactionsCreateForTeamDiscussionCommentLegacyResponse (line 42390) | type ReactionsCreateForTeamDiscussionCommentLegacyResponse = undefined type ReactionsListForTeamDiscussionLegacyParams (line 42428) | type ReactionsListForTeamDiscussionLegacyParams = z.infer< type ReactionsListForTeamDiscussionLegacyResponse (line 42434) | type ReactionsListForTeamDiscussionLegacyResponse = z.infer< type ReactionsCreateForTeamDiscussionLegacyParams (line 42459) | type ReactionsCreateForTeamDiscussionLegacyParams = z.infer< type ReactionsCreateForTeamDiscussionLegacyResponse (line 42463) | type ReactionsCreateForTeamDiscussionLegacyResponse = undefined type TeamsListPendingInvitationsLegacyParams (line 42482) | type TeamsListPendingInvitationsLegacyParams = z.infer< type TeamsListPendingInvitationsLegacyResponse (line 42489) | type TeamsListPendingInvitationsLegacyResponse = z.infer< type TeamsListMembersLegacyParams (line 42514) | type TeamsListMembersLegacyParams = z.infer< type TeamsListMembersLegacyResponse (line 42519) | type TeamsListMembersLegacyResponse = z.infer< type TeamsGetMemberLegacyParams (line 42527) | type TeamsGetMemberLegacyParams = z.infer< type TeamsGetMemberLegacyResponse (line 42531) | type TeamsGetMemberLegacyResponse = undefined type TeamsAddMemberLegacyParams (line 42537) | type TeamsAddMemberLegacyParams = z.infer< type TeamsAddMemberLegacyResponse (line 42541) | type TeamsAddMemberLegacyResponse = undefined type TeamsRemoveMemberLegacyParams (line 42547) | type TeamsRemoveMemberLegacyParams = z.infer< type TeamsRemoveMemberLegacyResponse (line 42551) | type TeamsRemoveMemberLegacyResponse = undefined type TeamsGetMembershipForUserLegacyParams (line 42557) | type TeamsGetMembershipForUserLegacyParams = z.infer< type TeamsGetMembershipForUserLegacyResponse (line 42563) | type TeamsGetMembershipForUserLegacyResponse = z.infer< type TeamsAddOrUpdateMembershipForUserLegacyParams (line 42575) | type TeamsAddOrUpdateMembershipForUserLegacyParams = z.infer< type TeamsAddOrUpdateMembershipForUserLegacyResponse (line 42581) | type TeamsAddOrUpdateMembershipForUserLegacyResponse = z.infer< type TeamsRemoveMembershipForUserLegacyParams (line 42589) | type TeamsRemoveMembershipForUserLegacyParams = z.infer< type TeamsRemoveMembershipForUserLegacyResponse (line 42593) | type TeamsRemoveMembershipForUserLegacyResponse = undefined type TeamsListProjectsLegacyParams (line 42612) | type TeamsListProjectsLegacyParams = z.infer< type TeamsListProjectsLegacyResponse (line 42618) | type TeamsListProjectsLegacyResponse = z.infer< type TeamsCheckPermissionsForProjectLegacyParams (line 42629) | type TeamsCheckPermissionsForProjectLegacyParams = z.infer< type TeamsCheckPermissionsForProjectLegacyResponse (line 42635) | type TeamsCheckPermissionsForProjectLegacyResponse = z.infer< type TeamsAddOrUpdateProjectPermissionsLegacyParams (line 42652) | type TeamsAddOrUpdateProjectPermissionsLegacyParams = z.infer< type TeamsAddOrUpdateProjectPermissionsLegacyResponse (line 42656) | type TeamsAddOrUpdateProjectPermissionsLegacyResponse = undefined type TeamsRemoveProjectLegacyParams (line 42665) | type TeamsRemoveProjectLegacyParams = z.infer< type TeamsRemoveProjectLegacyResponse (line 42669) | type TeamsRemoveProjectLegacyResponse = undefined type TeamsListReposLegacyParams (line 42688) | type TeamsListReposLegacyParams = z.infer< type TeamsListReposLegacyResponse (line 42695) | type TeamsListReposLegacyResponse = z.infer< type TeamsCheckPermissionsForRepoLegacyParams (line 42712) | type TeamsCheckPermissionsForRepoLegacyParams = z.infer< type TeamsCheckPermissionsForRepoLegacyResponse (line 42718) | type TeamsCheckPermissionsForRepoLegacyResponse = z.infer< type TeamsAddOrUpdateRepoPermissionsLegacyParams (line 42741) | type TeamsAddOrUpdateRepoPermissionsLegacyParams = z.infer< type TeamsAddOrUpdateRepoPermissionsLegacyResponse (line 42745) | type TeamsAddOrUpdateRepoPermissionsLegacyResponse = undefined type TeamsRemoveRepoLegacyParams (line 42760) | type TeamsRemoveRepoLegacyParams = z.infer< type TeamsRemoveRepoLegacyResponse (line 42764) | type TeamsRemoveRepoLegacyResponse = undefined type TeamsListChildLegacyParams (line 42783) | type TeamsListChildLegacyParams = z.infer< type TeamsListChildLegacyResponse (line 42788) | type TeamsListChildLegacyResponse = z.infer< type UsersGetAuthenticatedParams (line 42793) | type UsersGetAuthenticatedParams = z.infer< type UsersGetAuthenticatedResponse (line 42801) | type UsersGetAuthenticatedResponse = z.infer< type UsersUpdateAuthenticatedParams (line 42824) | type UsersUpdateAuthenticatedParams = z.infer< type UsersUpdateAuthenticatedResponse (line 42829) | type UsersUpdateAuthenticatedResponse = z.infer< type UsersListBlockedByAuthenticatedUserParams (line 42849) | type UsersListBlockedByAuthenticatedUserParams = z.infer< type UsersListBlockedByAuthenticatedUserResponse (line 42855) | type UsersListBlockedByAuthenticatedUserResponse = z.infer< type UsersCheckBlockedParams (line 42862) | type UsersCheckBlockedParams = z.infer< type UsersCheckBlockedResponse (line 42866) | type UsersCheckBlockedResponse = undefined type UsersBlockParams (line 42871) | type UsersBlockParams = z.infer type UsersBlockResponse (line 42873) | type UsersBlockResponse = undefined type UsersUnblockParams (line 42878) | type UsersUnblockParams = z.infer type UsersUnblockResponse (line 42880) | type UsersUnblockResponse = undefined type CodespacesListForAuthenticatedUserParams (line 42903) | type CodespacesListForAuthenticatedUserParams = z.infer< type CodespacesListForAuthenticatedUserResponse (line 42911) | type CodespacesListForAuthenticatedUserResponse = z.infer< type CodespacesCreateForAuthenticatedUserParams (line 43028) | type CodespacesCreateForAuthenticatedUserParams = z.infer< type CodespacesCreateForAuthenticatedUserResponse (line 43032) | type CodespacesCreateForAuthenticatedUserResponse = undefined type CodespacesListSecretsForAuthenticatedUserParams (line 43052) | type CodespacesListSecretsForAuthenticatedUserParams = z.infer< type CodespacesListSecretsForAuthenticatedUserResponse (line 43061) | type CodespacesListSecretsForAuthenticatedUserResponse = z.infer< type CodespacesGetPublicKeyForAuthenticatedUserParams (line 43067) | type CodespacesGetPublicKeyForAuthenticatedUserParams = z.infer< type CodespacesGetPublicKeyForAuthenticatedUserResponse (line 43073) | type CodespacesGetPublicKeyForAuthenticatedUserResponse = z.infer< type CodespacesGetSecretForAuthenticatedUserParams (line 43080) | type CodespacesGetSecretForAuthenticatedUserParams = z.infer< type CodespacesGetSecretForAuthenticatedUserResponse (line 43086) | type CodespacesGetSecretForAuthenticatedUserResponse = z.infer< type CodespacesCreateOrUpdateSecretForAuthenticatedUserParams (line 43114) | type CodespacesCreateOrUpdateSecretForAuthenticatedUserParams = type CodespacesCreateOrUpdateSecretForAuthenticatedUserResponse (line 43119) | type CodespacesCreateOrUpdateSecretForAuthenticatedUserResponse = type CodespacesDeleteSecretForAuthenticatedUserParams (line 43124) | type CodespacesDeleteSecretForAuthenticatedUserParams = z.infer< type CodespacesDeleteSecretForAuthenticatedUserResponse (line 43128) | type CodespacesDeleteSecretForAuthenticatedUserResponse = undefined type CodespacesListRepositoriesForSecretForAuthenticatedUserParams (line 43132) | type CodespacesListRepositoriesForSecretForAuthenticatedUserParams = type CodespacesListRepositoriesForSecretForAuthenticatedUserResponse (line 43142) | type CodespacesListRepositoriesForSecretForAuthenticatedUserResponse = type CodespacesSetRepositoriesForSecretForAuthenticatedUserParams (line 43156) | type CodespacesSetRepositoriesForSecretForAuthenticatedUserParams = type CodespacesSetRepositoriesForSecretForAuthenticatedUserResponse (line 43161) | type CodespacesSetRepositoriesForSecretForAuthenticatedUserResponse = type CodespacesAddRepositoryForSecretForAuthenticatedUserParams (line 43169) | type CodespacesAddRepositoryForSecretForAuthenticatedUserParams = type CodespacesAddRepositoryForSecretForAuthenticatedUserResponse (line 43174) | type CodespacesAddRepositoryForSecretForAuthenticatedUserResponse = type CodespacesRemoveRepositoryForSecretForAuthenticatedUserParams (line 43182) | type CodespacesRemoveRepositoryForSecretForAuthenticatedUserParams = type CodespacesRemoveRepositoryForSecretForAuthenticatedUserResponse (line 43187) | type CodespacesRemoveRepositoryForSecretForAuthenticatedUserResponse = type CodespacesGetForAuthenticatedUserParams (line 43193) | type CodespacesGetForAuthenticatedUserParams = z.infer< type CodespacesGetForAuthenticatedUserResponse (line 43198) | type CodespacesGetForAuthenticatedUserResponse = z.infer< type CodespacesDeleteForAuthenticatedUserParams (line 43205) | type CodespacesDeleteForAuthenticatedUserParams = z.infer< type CodespacesDeleteForAuthenticatedUserResponse (line 43209) | type CodespacesDeleteForAuthenticatedUserResponse = undefined type CodespacesUpdateForAuthenticatedUserParams (line 43228) | type CodespacesUpdateForAuthenticatedUserParams = z.infer< type CodespacesUpdateForAuthenticatedUserResponse (line 43234) | type CodespacesUpdateForAuthenticatedUserResponse = z.infer< type CodespacesExportForAuthenticatedUserParams (line 43241) | type CodespacesExportForAuthenticatedUserParams = z.infer< type CodespacesExportForAuthenticatedUserResponse (line 43245) | type CodespacesExportForAuthenticatedUserResponse = undefined type CodespacesGetExportDetailsForAuthenticatedUserParams (line 43256) | type CodespacesGetExportDetailsForAuthenticatedUserParams = z.infer< type CodespacesGetExportDetailsForAuthenticatedUserResponse (line 43262) | type CodespacesGetExportDetailsForAuthenticatedUserResponse = z.infer< type CodespacesCodespaceMachinesForAuthenticatedUserParams (line 43270) | type CodespacesCodespaceMachinesForAuthenticatedUserParams = z.infer< type CodespacesCodespaceMachinesForAuthenticatedUserResponse (line 43279) | type CodespacesCodespaceMachinesForAuthenticatedUserResponse = z.infer< type CodespacesPublishForAuthenticatedUserParams (line 43291) | type CodespacesPublishForAuthenticatedUserParams = z.infer< type CodespacesPublishForAuthenticatedUserResponse (line 43295) | type CodespacesPublishForAuthenticatedUserResponse = undefined type CodespacesStartForAuthenticatedUserParams (line 43300) | type CodespacesStartForAuthenticatedUserParams = z.infer< type CodespacesStartForAuthenticatedUserResponse (line 43306) | type CodespacesStartForAuthenticatedUserResponse = z.infer< type CodespacesStopForAuthenticatedUserParams (line 43313) | type CodespacesStopForAuthenticatedUserParams = z.infer< type CodespacesStopForAuthenticatedUserResponse (line 43319) | type CodespacesStopForAuthenticatedUserResponse = z.infer< type PackagesListDockerMigrationConflictingPackagesForAuthenticatedUserParams (line 43325) | type PackagesListDockerMigrationConflictingPackagesForAuthenticatedUserP... type PackagesListDockerMigrationConflictingPackagesForAuthenticatedUserResponse (line 43332) | type PackagesListDockerMigrationConflictingPackagesForAuthenticatedUserR... type UsersSetPrimaryEmailVisibilityForAuthenticatedUserParams (line 43343) | type UsersSetPrimaryEmailVisibilityForAuthenticatedUserParams = type UsersSetPrimaryEmailVisibilityForAuthenticatedUserResponse (line 43350) | type UsersSetPrimaryEmailVisibilityForAuthenticatedUserResponse = type UsersListEmailsForAuthenticatedUserParams (line 43371) | type UsersListEmailsForAuthenticatedUserParams = z.infer< type UsersListEmailsForAuthenticatedUserResponse (line 43377) | type UsersListEmailsForAuthenticatedUserResponse = z.infer< type UsersAddEmailForAuthenticatedUserParams (line 43397) | type UsersAddEmailForAuthenticatedUserParams = z.infer< type UsersAddEmailForAuthenticatedUserResponse (line 43401) | type UsersAddEmailForAuthenticatedUserResponse = undefined type UsersDeleteEmailForAuthenticatedUserParams (line 43423) | type UsersDeleteEmailForAuthenticatedUserParams = z.infer< type UsersDeleteEmailForAuthenticatedUserResponse (line 43427) | type UsersDeleteEmailForAuthenticatedUserResponse = undefined type UsersListFollowersForAuthenticatedUserParams (line 43445) | type UsersListFollowersForAuthenticatedUserParams = z.infer< type UsersListFollowersForAuthenticatedUserResponse (line 43451) | type UsersListFollowersForAuthenticatedUserResponse = z.infer< type UsersListFollowedByAuthenticatedUserParams (line 43471) | type UsersListFollowedByAuthenticatedUserParams = z.infer< type UsersListFollowedByAuthenticatedUserResponse (line 43477) | type UsersListFollowedByAuthenticatedUserResponse = z.infer< type UsersCheckPersonIsFollowedByAuthenticatedParams (line 43484) | type UsersCheckPersonIsFollowedByAuthenticatedParams = z.infer< type UsersCheckPersonIsFollowedByAuthenticatedResponse (line 43488) | type UsersCheckPersonIsFollowedByAuthenticatedResponse = undefined type UsersFollowParams (line 43493) | type UsersFollowParams = z.infer type UsersFollowResponse (line 43495) | type UsersFollowResponse = undefined type UsersUnfollowParams (line 43500) | type UsersUnfollowParams = z.infer type UsersUnfollowResponse (line 43502) | type UsersUnfollowResponse = undefined type UsersListGpgKeysForAuthenticatedUserParams (line 43520) | type UsersListGpgKeysForAuthenticatedUserParams = z.infer< type UsersListGpgKeysForAuthenticatedUserResponse (line 43526) | type UsersListGpgKeysForAuthenticatedUserResponse = z.infer< type UsersCreateGpgKeyForAuthenticatedUserParams (line 43536) | type UsersCreateGpgKeyForAuthenticatedUserParams = z.infer< type UsersCreateGpgKeyForAuthenticatedUserResponse (line 43540) | type UsersCreateGpgKeyForAuthenticatedUserResponse = undefined type UsersGetGpgKeyForAuthenticatedUserParams (line 43548) | type UsersGetGpgKeyForAuthenticatedUserParams = z.infer< type UsersGetGpgKeyForAuthenticatedUserResponse (line 43553) | type UsersGetGpgKeyForAuthenticatedUserResponse = z.infer< type UsersDeleteGpgKeyForAuthenticatedUserParams (line 43563) | type UsersDeleteGpgKeyForAuthenticatedUserParams = z.infer< type UsersDeleteGpgKeyForAuthenticatedUserResponse (line 43567) | type UsersDeleteGpgKeyForAuthenticatedUserResponse = undefined type AppsListInstallationsForAuthenticatedUserParams (line 43587) | type AppsListInstallationsForAuthenticatedUserParams = z.infer< type AppsListInstallationsForAuthenticatedUserResponse (line 43596) | type AppsListInstallationsForAuthenticatedUserResponse = z.infer< type AppsListInstallationReposForAuthenticatedUserParams (line 43621) | type AppsListInstallationReposForAuthenticatedUserParams = z.infer< type AppsListInstallationReposForAuthenticatedUserResponse (line 43631) | type AppsListInstallationReposForAuthenticatedUserResponse = z.infer< type AppsAddRepoToInstallationForAuthenticatedUserParams (line 43646) | type AppsAddRepoToInstallationForAuthenticatedUserParams = z.infer< type AppsAddRepoToInstallationForAuthenticatedUserResponse (line 43650) | type AppsAddRepoToInstallationForAuthenticatedUserResponse = undefined type AppsRemoveRepoFromInstallationForAuthenticatedUserParams (line 43663) | type AppsRemoveRepoFromInstallationForAuthenticatedUserParams = type AppsRemoveRepoFromInstallationForAuthenticatedUserResponse (line 43668) | type AppsRemoveRepoFromInstallationForAuthenticatedUserResponse = type InteractionsGetRestrictionsForAuthenticatedUserParams (line 43673) | type InteractionsGetRestrictionsForAuthenticatedUserParams = z.infer< type InteractionsGetRestrictionsForAuthenticatedUserResponse (line 43679) | type InteractionsGetRestrictionsForAuthenticatedUserResponse = z.infer< type InteractionsSetRestrictionsForAuthenticatedUserParams (line 43684) | type InteractionsSetRestrictionsForAuthenticatedUserParams = z.infer< type InteractionsSetRestrictionsForAuthenticatedUserResponse (line 43690) | type InteractionsSetRestrictionsForAuthenticatedUserResponse = z.infer< type InteractionsRemoveRestrictionsForAuthenticatedUserParams (line 43696) | type InteractionsRemoveRestrictionsForAuthenticatedUserParams = type InteractionsRemoveRestrictionsForAuthenticatedUserResponse (line 43701) | type InteractionsRemoveRestrictionsForAuthenticatedUserResponse = type IssuesListForAuthenticatedUserParams (line 43751) | type IssuesListForAuthenticatedUserParams = z.infer< type IssuesListForAuthenticatedUserResponse (line 43757) | type IssuesListForAuthenticatedUserResponse = z.infer< type UsersListPublicSshKeysForAuthenticatedUserParams (line 43778) | type UsersListPublicSshKeysForAuthenticatedUserParams = z.infer< type UsersListPublicSshKeysForAuthenticatedUserResponse (line 43784) | type UsersListPublicSshKeysForAuthenticatedUserResponse = z.infer< type UsersCreatePublicSshKeyForAuthenticatedUserParams (line 43801) | type UsersCreatePublicSshKeyForAuthenticatedUserParams = z.infer< type UsersCreatePublicSshKeyForAuthenticatedUserResponse (line 43805) | type UsersCreatePublicSshKeyForAuthenticatedUserResponse = undefined type UsersGetPublicSshKeyForAuthenticatedUserParams (line 43810) | type UsersGetPublicSshKeyForAuthenticatedUserParams = z.infer< type UsersGetPublicSshKeyForAuthenticatedUserResponse (line 43816) | type UsersGetPublicSshKeyForAuthenticatedUserResponse = z.infer< type UsersDeletePublicSshKeyForAuthenticatedUserParams (line 43824) | type UsersDeletePublicSshKeyForAuthenticatedUserParams = z.infer< type UsersDeletePublicSshKeyForAuthenticatedUserResponse (line 43828) | type UsersDeletePublicSshKeyForAuthenticatedUserResponse = undefined type AppsListSubscriptionsForAuthenticatedUserParams (line 43848) | type AppsListSubscriptionsForAuthenticatedUserParams = z.infer< type AppsListSubscriptionsForAuthenticatedUserResponse (line 43854) | type AppsListSubscriptionsForAuthenticatedUserResponse = z.infer< type AppsListSubscriptionsForAuthenticatedUserStubbedParams (line 43875) | type AppsListSubscriptionsForAuthenticatedUserStubbedParams = z.infer< type AppsListSubscriptionsForAuthenticatedUserStubbedResponse (line 43881) | type AppsListSubscriptionsForAuthenticatedUserStubbedResponse = type OrgsListMembershipsForAuthenticatedUserParams (line 43908) | type OrgsListMembershipsForAuthenticatedUserParams = z.infer< type OrgsListMembershipsForAuthenticatedUserResponse (line 43914) | type OrgsListMembershipsForAuthenticatedUserResponse = z.infer< type OrgsGetMembershipForAuthenticatedUserParams (line 43923) | type OrgsGetMembershipForAuthenticatedUserParams = z.infer< type OrgsGetMembershipForAuthenticatedUserResponse (line 43929) | type OrgsGetMembershipForAuthenticatedUserResponse = z.infer< type OrgsUpdateMembershipForAuthenticatedUserParams (line 43943) | type OrgsUpdateMembershipForAuthenticatedUserParams = z.infer< type OrgsUpdateMembershipForAuthenticatedUserResponse (line 43949) | type OrgsUpdateMembershipForAuthenticatedUserResponse = z.infer< type MigrationsListForAuthenticatedUserParams (line 43969) | type MigrationsListForAuthenticatedUserParams = z.infer< type MigrationsListForAuthenticatedUserResponse (line 43975) | type MigrationsListForAuthenticatedUserResponse = z.infer< type MigrationsStartForAuthenticatedUserParams (line 44032) | type MigrationsStartForAuthenticatedUserParams = z.infer< type MigrationsStartForAuthenticatedUserResponse (line 44036) | type MigrationsStartForAuthenticatedUserResponse = undefined type MigrationsGetStatusForAuthenticatedUserParams (line 44045) | type MigrationsGetStatusForAuthenticatedUserParams = z.infer< type MigrationsGetStatusForAuthenticatedUserResponse (line 44051) | type MigrationsGetStatusForAuthenticatedUserResponse = z.infer< type MigrationsGetArchiveForAuthenticatedUserParams (line 44061) | type MigrationsGetArchiveForAuthenticatedUserParams = z.infer< type MigrationsGetArchiveForAuthenticatedUserResponse (line 44065) | type MigrationsGetArchiveForAuthenticatedUserResponse = undefined type MigrationsDeleteArchiveForAuthenticatedUserParams (line 44074) | type MigrationsDeleteArchiveForAuthenticatedUserParams = z.infer< type MigrationsDeleteArchiveForAuthenticatedUserResponse (line 44078) | type MigrationsDeleteArchiveForAuthenticatedUserResponse = undefined type MigrationsUnlockRepoForAuthenticatedUserParams (line 44087) | type MigrationsUnlockRepoForAuthenticatedUserParams = z.infer< type MigrationsUnlockRepoForAuthenticatedUserResponse (line 44091) | type MigrationsUnlockRepoForAuthenticatedUserResponse = undefined type MigrationsListReposForAuthenticatedUserParams (line 44113) | type MigrationsListReposForAuthenticatedUserParams = z.infer< type MigrationsListReposForAuthenticatedUserResponse (line 44120) | type MigrationsListReposForAuthenticatedUserResponse = z.infer< type OrgsListForAuthenticatedUserParams (line 44140) | type OrgsListForAuthenticatedUserParams = z.infer< type OrgsListForAuthenticatedUserResponse (line 44147) | type OrgsListForAuthenticatedUserResponse = z.infer< type PackagesListPackagesForAuthenticatedUserParams (line 44178) | type PackagesListPackagesForAuthenticatedUserParams = z.infer< type PackagesListPackagesForAuthenticatedUserResponse (line 44184) | type PackagesListPackagesForAuthenticatedUserResponse = z.infer< type PackagesGetPackageForAuthenticatedUserParams (line 44196) | type PackagesGetPackageForAuthenticatedUserParams = z.infer< type PackagesGetPackageForAuthenticatedUserResponse (line 44202) | type PackagesGetPackageForAuthenticatedUserResponse = z.infer< type PackagesDeletePackageForAuthenticatedUserParams (line 44216) | type PackagesDeletePackageForAuthenticatedUserParams = z.infer< type PackagesDeletePackageForAuthenticatedUserResponse (line 44220) | type PackagesDeletePackageForAuthenticatedUserResponse = undefined type PackagesRestorePackageForAuthenticatedUserParams (line 44232) | type PackagesRestorePackageForAuthenticatedUserParams = z.infer< type PackagesRestorePackageForAuthenticatedUserResponse (line 44236) | type PackagesRestorePackageForAuthenticatedUserResponse = undefined type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserParams (line 44265) | type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserPara... type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserResponse (line 44272) | type PackagesGetAllPackageVersionsForPackageOwnedByAuthenticatedUserResp... type PackagesGetPackageVersionForAuthenticatedUserParams (line 44290) | type PackagesGetPackageVersionForAuthenticatedUserParams = z.infer< type PackagesGetPackageVersionForAuthenticatedUserResponse (line 44296) | type PackagesGetPackageVersionForAuthenticatedUserResponse = z.infer< type PackagesDeletePackageVersionForAuthenticatedUserParams (line 44313) | type PackagesDeletePackageVersionForAuthenticatedUserParams = z.infer< type PackagesDeletePackageVersionForAuthenticatedUserResponse (line 44317) | type PackagesDeletePackageVersionForAuthenticatedUserResponse = type PackagesRestorePackageVersionForAuthenticatedUserParams (line 44333) | type PackagesRestorePackageVersionForAuthenticatedUserParams = z.infer< type PackagesRestorePackageVersionForAuthenticatedUserResponse (line 44337) | type PackagesRestorePackageVersionForAuthenticatedUserResponse = type ProjectsCreateForAuthenticatedUserParams (line 44344) | type ProjectsCreateForAuthenticatedUserParams = z.infer< type ProjectsCreateForAuthenticatedUserResponse (line 44348) | type ProjectsCreateForAuthenticatedUserResponse = undefined type UsersListPublicEmailsForAuthenticatedUserParams (line 44368) | type UsersListPublicEmailsForAuthenticatedUserParams = z.infer< type UsersListPublicEmailsForAuthenticatedUserResponse (line 44374) | type UsersListPublicEmailsForAuthenticatedUserResponse = z.infer< type ReposListForAuthenticatedUserParams (line 44434) | type ReposListForAuthenticatedUserParams = z.infer< type ReposListForAuthenticatedUserResponse (line 44440) | type ReposListForAuthenticatedUserResponse = z.infer< type ReposCreateForAuthenticatedUserParams (line 44550) | type ReposCreateForAuthenticatedUserParams = z.infer< type ReposCreateForAuthenticatedUserResponse (line 44554) | type ReposCreateForAuthenticatedUserResponse = undefined type ReposListInvitationsForAuthenticatedUserParams (line 44572) | type ReposListInvitationsForAuthenticatedUserParams = z.infer< type ReposListInvitationsForAuthenticatedUserResponse (line 44579) | type ReposListInvitationsForAuthenticatedUserResponse = z.infer< type ReposDeclineInvitationForAuthenticatedUserParams (line 44590) | type ReposDeclineInvitationForAuthenticatedUserParams = z.infer< type ReposDeclineInvitationForAuthenticatedUserResponse (line 44594) | type ReposDeclineInvitationForAuthenticatedUserResponse = undefined type ReposAcceptInvitationForAuthenticatedUserParams (line 44604) | type ReposAcceptInvitationForAuthenticatedUserParams = z.infer< type ReposAcceptInvitationForAuthenticatedUserResponse (line 44608) | type ReposAcceptInvitationForAuthenticatedUserResponse = undefined type UsersListSocialAccountsForAuthenticatedUserParams (line 44627) | type UsersListSocialAccountsForAuthenticatedUserParams = z.infer< type UsersListSocialAccountsForAuthenticatedUserResponse (line 44633) | type UsersListSocialAccountsForAuthenticatedUserResponse = z.infer< type UsersAddSocialAccountForAuthenticatedUserParams (line 44644) | type UsersAddSocialAccountForAuthenticatedUserParams = z.infer< type UsersAddSocialAccountForAuthenticatedUserResponse (line 44648) | type UsersAddSocialAccountForAuthenticatedUserResponse = undefined type UsersDeleteSocialAccountForAuthenticatedUserParams (line 44656) | type UsersDeleteSocialAccountForAuthenticatedUserParams = z.infer< type UsersDeleteSocialAccountForAuthenticatedUserResponse (line 44660) | type UsersDeleteSocialAccountForAuthenticatedUserResponse = undefined type UsersListSshSigningKeysForAuthenticatedUserParams (line 44679) | type UsersListSshSigningKeysForAuthenticatedUserParams = z.infer< type UsersListSshSigningKeysForAuthenticatedUserResponse (line 44685) | type UsersListSshSigningKeysForAuthenticatedUserResponse = z.infer< type UsersCreateSshSigningKeyForAuthenticatedUserParams (line 44706) | type UsersCreateSshSigningKeyForAuthenticatedUserParams = z.infer< type UsersCreateSshSigningKeyForAuthenticatedUserResponse (line 44710) | type UsersCreateSshSigningKeyForAuthenticatedUserResponse = undefined type UsersGetSshSigningKeyForAuthenticatedUserParams (line 44720) | type UsersGetSshSigningKeyForAuthenticatedUserParams = z.infer< type UsersGetSshSigningKeyForAuthenticatedUserResponse (line 44726) | type UsersGetSshSigningKeyForAuthenticatedUserResponse = z.infer< type UsersDeleteSshSigningKeyForAuthenticatedUserParams (line 44737) | type UsersDeleteSshSigningKeyForAuthenticatedUserParams = z.infer< type UsersDeleteSshSigningKeyForAuthenticatedUserResponse (line 44741) | type UsersDeleteSshSigningKeyForAuthenticatedUserResponse = undefined type ActivityListReposStarredByAuthenticatedUserParams (line 44770) | type ActivityListReposStarredByAuthenticatedUserParams = z.infer< type ActivityListReposStarredByAuthenticatedUserResponse (line 44776) | type ActivityListReposStarredByAuthenticatedUserResponse = z.infer< type ActivityCheckRepoIsStarredByAuthenticatedUserParams (line 44793) | type ActivityCheckRepoIsStarredByAuthenticatedUserParams = z.infer< type ActivityCheckRepoIsStarredByAuthenticatedUserResponse (line 44797) | type ActivityCheckRepoIsStarredByAuthenticatedUserResponse = undefined type ActivityStarRepoForAuthenticatedUserParams (line 44811) | type ActivityStarRepoForAuthenticatedUserParams = z.infer< type ActivityStarRepoForAuthenticatedUserResponse (line 44815) | type ActivityStarRepoForAuthenticatedUserResponse = undefined type ActivityUnstarRepoForAuthenticatedUserParams (line 44829) | type ActivityUnstarRepoForAuthenticatedUserParams = z.infer< type ActivityUnstarRepoForAuthenticatedUserResponse (line 44833) | type ActivityUnstarRepoForAuthenticatedUserResponse = undefined type ActivityListWatchedReposForAuthenticatedUserParams (line 44852) | type ActivityListWatchedReposForAuthenticatedUserParams = z.infer< type ActivityListWatchedReposForAuthenticatedUserResponse (line 44858) | type ActivityListWatchedReposForAuthenticatedUserResponse = z.infer< type TeamsListForAuthenticatedUserParams (line 44878) | type TeamsListForAuthenticatedUserParams = z.infer< type TeamsListForAuthenticatedUserResponse (line 44884) | type TeamsListForAuthenticatedUserResponse = z.infer< type UsersGetByIdParams (line 44891) | type UsersGetByIdParams = z.infer type UsersGetByIdResponse (line 44897) | type UsersGetByIdResponse = z.infer type UsersListParams (line 44913) | type UsersListParams = z.infer type UsersListResponse (line 44916) | type UsersListResponse = z.infer type UsersGetByUsernameParams (line 44921) | type UsersGetByUsernameParams = z.infer< type UsersGetByUsernameResponse (line 44929) | type UsersGetByUsernameResponse = z.infer< type UsersListAttestationsParams (line 44962) | type UsersListAttestationsParams = z.infer< type UsersListAttestationsResponse (line 44986) | type UsersListAttestationsResponse = z.infer< type PackagesListDockerMigrationConflictingPackagesForUserParams (line 44994) | type PackagesListDockerMigrationConflictingPackagesForUserParams = type PackagesListDockerMigrationConflictingPackagesForUserResponse (line 45001) | type PackagesListDockerMigrationConflictingPackagesForUserResponse = type ActivityListEventsForAuthenticatedUserParams (line 45023) | type ActivityListEventsForAuthenticatedUserParams = z.infer< type ActivityListEventsForAuthenticatedUserResponse (line 45029) | type ActivityListEventsForAuthenticatedUserResponse = z.infer< type ActivityListOrgEventsForAuthenticatedUserParams (line 45055) | type ActivityListOrgEventsForAuthenticatedUserParams = z.infer< type ActivityListOrgEventsForAuthenticatedUserResponse (line 45061) | type ActivityListOrgEventsForAuthenticatedUserResponse = z.infer< type ActivityListPublicEventsForUserParams (line 45082) | type ActivityListPublicEventsForUserParams = z.infer< type ActivityListPublicEventsForUserResponse (line 45088) | type ActivityListPublicEventsForUserResponse = z.infer< type UsersListFollowersForUserParams (line 45109) | type UsersListFollowersForUserParams = z.infer< type UsersListFollowersForUserResponse (line 45115) | type UsersListFollowersForUserResponse = z.infer< type UsersListFollowingForUserParams (line 45136) | type UsersListFollowingForUserParams = z.infer< type UsersListFollowingForUserResponse (line 45142) | type UsersListFollowingForUserResponse = z.infer< type UsersCheckFollowingForUserParams (line 45150) | type UsersCheckFollowingForUserParams = z.infer< type UsersCheckFollowingForUserResponse (line 45154) | type UsersCheckFollowingForUserResponse = undefined type GistsListForUserParams (line 45180) | type GistsListForUserParams = z.infer< type GistsListForUserResponse (line 45185) | type GistsListForUserResponse = z.infer< type UsersListGpgKeysForUserParams (line 45206) | type UsersListGpgKeysForUserParams = z.infer< type UsersListGpgKeysForUserResponse (line 45211) | type UsersListGpgKeysForUserResponse = z.infer< type UsersGetContextForUserParams (line 45230) | type UsersGetContextForUserParams = z.infer< type UsersGetContextForUserResponse (line 45235) | type UsersGetContextForUserResponse = z.infer< type AppsGetUserInstallationParams (line 45242) | type AppsGetUserInstallationParams = z.infer< type AppsGetUserInstallationResponse (line 45247) | type AppsGetUserInstallationResponse = z.infer< type UsersListPublicKeysForUserParams (line 45268) | type UsersListPublicKeysForUserParams = z.infer< type UsersListPublicKeysForUserResponse (line 45274) | type UsersListPublicKeysForUserResponse = z.infer< type OrgsListForUserParams (line 45295) | type OrgsListForUserParams = z.infer< type OrgsListForUserResponse (line 45300) | type OrgsListForUserResponse = z.infer< type PackagesListPackagesForUserParams (line 45332) | type PackagesListPackagesForUserParams = z.infer< type PackagesListPackagesForUserResponse (line 45338) | type PackagesListPackagesForUserResponse = z.infer< type PackagesGetPackageForUserParams (line 45351) | type PackagesGetPackageForUserParams = z.infer< type PackagesGetPackageForUserResponse (line 45356) | type PackagesGetPackageForUserResponse = z.infer< type PackagesDeletePackageForUserParams (line 45369) | type PackagesDeletePackageForUserParams = z.infer< type PackagesDeletePackageForUserResponse (line 45373) | type PackagesDeletePackageForUserResponse = undefined type PackagesRestorePackageForUserParams (line 45385) | type PackagesRestorePackageForUserParams = z.infer< type PackagesRestorePackageForUserResponse (line 45389) | type PackagesRestorePackageForUserResponse = undefined type PackagesGetAllPackageVersionsForPackageOwnedByUserParams (line 45401) | type PackagesGetAllPackageVersionsForPackageOwnedByUserParams = type PackagesGetAllPackageVersionsForPackageOwnedByUserResponse (line 45408) | type PackagesGetAllPackageVersionsForPackageOwnedByUserResponse = type PackagesGetPackageVersionForUserParams (line 45426) | type PackagesGetPackageVersionForUserParams = z.infer< type PackagesGetPackageVersionForUserResponse (line 45432) | type PackagesGetPackageVersionForUserResponse = z.infer< type PackagesDeletePackageVersionForUserParams (line 45449) | type PackagesDeletePackageVersionForUserParams = z.infer< type PackagesDeletePackageVersionForUserResponse (line 45453) | type PackagesDeletePackageVersionForUserResponse = undefined type PackagesRestorePackageVersionForUserParams (line 45468) | type PackagesRestorePackageVersionForUserParams = z.infer< type PackagesRestorePackageVersionForUserResponse (line 45472) | type PackagesRestorePackageVersionForUserResponse = undefined type ProjectsListForUserParams (line 45495) | type ProjectsListForUserParams = z.infer< type ProjectsListForUserResponse (line 45500) | type ProjectsListForUserResponse = z.infer< type ActivityListReceivedEventsForUserParams (line 45521) | type ActivityListReceivedEventsForUserParams = z.infer< type ActivityListReceivedEventsForUserResponse (line 45527) | type ActivityListReceivedEventsForUserResponse = z.infer< type ActivityListReceivedPublicEventsForUserParams (line 45548) | type ActivityListReceivedPublicEventsForUserParams = z.infer< type ActivityListReceivedPublicEventsForUserResponse (line 45554) | type ActivityListReceivedPublicEventsForUserResponse = z.infer< type ReposListForUserParams (line 45589) | type ReposListForUserParams = z.infer< type ReposListForUserResponse (line 45594) | type ReposListForUserResponse = z.infer< type BillingGetGithubActionsBillingUserParams (line 45601) | type BillingGetGithubActionsBillingUserParams = z.infer< type BillingGetGithubActionsBillingUserResponse (line 45607) | type BillingGetGithubActionsBillingUserResponse = z.infer< type BillingGetGithubPackagesBillingUserParams (line 45614) | type BillingGetGithubPackagesBillingUserParams = z.infer< type BillingGetGithubPackagesBillingUserResponse (line 45620) | type BillingGetGithubPackagesBillingUserResponse = z.infer< type BillingGetSharedStorageBillingUserParams (line 45627) | type BillingGetSharedStorageBillingUserParams = z.infer< type BillingGetSharedStorageBillingUserResponse (line 45633) | type BillingGetSharedStorageBillingUserResponse = z.infer< type UsersListSocialAccountsForUserParams (line 45654) | type UsersListSocialAccountsForUserParams = z.infer< type UsersListSocialAccountsForUserResponse (line 45660) | type UsersListSocialAccountsForUserResponse = z.infer< type UsersListSshSigningKeysForUserParams (line 45681) | type UsersListSshSigningKeysForUserParams = z.infer< type UsersListSshSigningKeysForUserResponse (line 45687) | type UsersListSshSigningKeysForUserResponse = z.infer< type ActivityListReposStarredByUserParams (line 45718) | type ActivityListReposStarredByUserParams = z.infer< type ActivityListReposStarredByUserResponse (line 45726) | type ActivityListReposStarredByUserResponse = z.infer< type ActivityListReposWatchedByUserParams (line 45747) | type ActivityListReposWatchedByUserParams = z.infer< type ActivityListReposWatchedByUserResponse (line 45754) | type ActivityListReposWatchedByUserResponse = z.infer< type MetaGetAllVersionsParams (line 45759) | type MetaGetAllVersionsParams = z.infer< type MetaGetAllVersionsResponse (line 45764) | type MetaGetAllVersionsResponse = z.infer< type MetaGetZenParams (line 45769) | type MetaGetZenParams = z.infer type MetaGetZenResponse (line 45771) | type MetaGetZenResponse = undefined FILE: legacy/packages/openapi-to-ts/fixtures/generated/notion-client.ts class NotionClient (line 22) | class NotionClient extends AIFunctionsProvider { method constructor (line 27) | constructor({ method getSelf (line 61) | async getSelf( method getUser (line 75) | async getUser(params: notion.GetUserParams): Promise type AnnotationRequest (line 53) | type AnnotationRequest = z.infer type DateRequest (line 60) | type DateRequest = z.infer type PageObjectResponse (line 70) | type PageObjectResponse = z.infer type PartialPageObjectResponse (line 76) | type PartialPageObjectResponse = z.infer< type PropertyItemObjectResponse (line 84) | type PropertyItemObjectResponse = z.infer< type PartialBlockObjectResponse (line 92) | type PartialBlockObjectResponse = z.infer< type BlockObjectResponse (line 105) | type BlockObjectResponse = z.infer type TitlePropertyResponse (line 112) | type TitlePropertyResponse = z.infer< type RichTextPropertyResponse (line 121) | type RichTextPropertyResponse = z.infer< type NumberPropertyResponse (line 130) | type NumberPropertyResponse = z.infer< type SelectOption (line 139) | type SelectOption = z.infer type DatePropertyResponse (line 146) | type DatePropertyResponse = z.infer type PeoplePropertyResponse (line 153) | type PeoplePropertyResponse = z.infer< type FilePropertyResponse (line 162) | type FilePropertyResponse = z.infer type CheckboxPropertyResponse (line 169) | type CheckboxPropertyResponse = z.infer< type UrlPropertyResponse (line 178) | type UrlPropertyResponse = z.infer type EmailPropertyResponse (line 185) | type EmailPropertyResponse = z.infer< type PhoneNumberPropertyResponse (line 194) | type PhoneNumberPropertyResponse = z.infer< type FormulaPropertyResponse (line 203) | type FormulaPropertyResponse = z.infer< type RelationPropertyResponse (line 216) | type RelationPropertyResponse = z.infer< type RollupPropertyResponse (line 231) | type RollupPropertyResponse = z.infer< type CreatedTimePropertyResponse (line 240) | type CreatedTimePropertyResponse = z.infer< type CreatedByPropertyResponse (line 249) | type CreatedByPropertyResponse = z.infer< type LastEditedTimePropertyResponse (line 258) | type LastEditedTimePropertyResponse = z.infer< type LastEditedByPropertyResponse (line 267) | type LastEditedByPropertyResponse = z.infer< type PartialUserObjectResponse (line 275) | type PartialUserObjectResponse = z.infer< type AnnotationResponse (line 307) | type AnnotationResponse = z.infer type DateResponse (line 314) | type DateResponse = z.infer type PropertyUpdateSchema (line 320) | type PropertyUpdateSchema = z.infer type TextPropertyFilter (line 332) | type TextPropertyFilter = z.infer type NumberPropertyFilter (line 344) | type NumberPropertyFilter = z.infer type CheckboxPropertyFilter (line 350) | type CheckboxPropertyFilter = z.infer< type SelectPropertyFilter (line 360) | type SelectPropertyFilter = z.infer type MultiSelectPropertyFilter (line 368) | type MultiSelectPropertyFilter = z.infer< type DatePropertyFilter (line 387) | type DatePropertyFilter = z.infer type PeoplePropertyFilter (line 395) | type PeoplePropertyFilter = z.infer type FilesPropertyFilter (line 401) | type FilesPropertyFilter = z.infer type RelationPropertyFilter (line 409) | type RelationPropertyFilter = z.infer< type PropertySchema (line 417) | type PropertySchema = z.infer type SearchParameters (line 436) | type SearchParameters = z.infer type PartialCommentObjectResponse (line 442) | type PartialCommentObjectResponse = z.infer< type OauthTokenParameters (line 452) | type OauthTokenParameters = z.infer type ListUsersResponse (line 459) | type ListUsersResponse = z.infer type PropertyItemListResponse (line 466) | type PropertyItemListResponse = z.infer< type SelectPropertyResponse (line 475) | type SelectPropertyResponse = z.infer< type MultiSelectPropertyResponse (line 484) | type MultiSelectPropertyResponse = z.infer< type TextRichTextItemResponse (line 498) | type TextRichTextItemResponse = z.infer< type EquationRichTextItemResponse (line 509) | type EquationRichTextItemResponse = z.infer< type ListBlockChildrenResponse (line 521) | type ListBlockChildrenResponse = z.infer< type AppendBlockChildrenResponse (line 533) | type AppendBlockChildrenResponse = z.infer< type QueryDatabaseResponse (line 545) | type QueryDatabaseResponse = z.infer< type OauthTokenResponse (line 568) | type OauthTokenResponse = z.infer type RichTextItemRequest (line 600) | type RichTextItemRequest = z.infer type CreatePageParameters (line 622) | type CreatePageParameters = z.infer type UpdatePageParameters (line 639) | type UpdatePageParameters = z.infer type UpdateBlockParameters (line 735) | type UpdateBlockParameters = z.infer< type BlockObjectRequest (line 944) | type BlockObjectRequest = z.infer type MentionRichTextItemResponse (line 971) | type MentionRichTextItemResponse = z.infer< type CreateCommentParameters (line 988) | type CreateCommentParameters = z.infer< type AppendBlockChildrenParameters (line 995) | type AppendBlockChildrenParameters = z.infer< type UpdateDatabaseParameters (line 1025) | type UpdateDatabaseParameters = z.infer< type CreateDatabaseParameters (line 1058) | type CreateDatabaseParameters = z.infer< type RichTextItemResponse (line 1067) | type RichTextItemResponse = z.infer type CommentObjectResponse (line 1082) | type CommentObjectResponse = z.infer< type PropertyFilter (line 1122) | type PropertyFilter = z.infer type ListCommentsResponse (line 1130) | type ListCommentsResponse = z.infer type CompoundFilter (line 1136) | type CompoundFilter = z.infer type QueryDatabaseParameters (line 1158) | type QueryDatabaseParameters = z.infer< type DatabasePropertyConfigResponse (line 1183) | type DatabasePropertyConfigResponse = z.infer< type PartialDatabaseObjectResponse (line 1192) | type PartialDatabaseObjectResponse = z.infer< type DatabaseObjectResponse (line 1233) | type DatabaseObjectResponse = z.infer< type ListDatabasesResponse (line 1248) | type ListDatabasesResponse = z.infer< type SearchResponse (line 1265) | type SearchResponse = z.infer type GetSelfParams (line 1272) | type GetSelfParams = z.infer type GetSelfResponse (line 1275) | type GetSelfResponse = z.infer type GetUserParams (line 1278) | type GetUserParams = z.infer type GetUserResponse (line 1281) | type GetUserResponse = z.infer type ListUsersParams (line 1287) | type ListUsersParams = z.infer type CreatePageParams (line 1290) | type CreatePageParams = z.infer type CreatePageResponse (line 1296) | type CreatePageResponse = z.infer type GetPageParams (line 1302) | type GetPageParams = z.infer type GetPageResponse (line 1308) | type GetPageResponse = z.infer type UpdatePageParams (line 1313) | type UpdatePageParams = z.infer type UpdatePageResponse (line 1319) | type UpdatePageResponse = z.infer type GetPagePropertyParams (line 1327) | type GetPagePropertyParams = z.infer< type GetPagePropertyResponse (line 1335) | type GetPagePropertyResponse = z.infer< type GetBlockParams (line 1340) | type GetBlockParams = z.infer type GetBlockResponse (line 1346) | type GetBlockResponse = z.infer type DeleteBlockParams (line 1349) | type DeleteBlockParams = z.infer type DeleteBlockResponse (line 1355) | type DeleteBlockResponse = z.infer type UpdateBlockParams (line 1360) | type UpdateBlockParams = z.infer type UpdateBlockResponse (line 1366) | type UpdateBlockResponse = z.infer type ListBlockChildrenParams (line 1373) | type ListBlockChildrenParams = z.infer< type AppendBlockChildrenParams (line 1380) | type AppendBlockChildrenParams = z.infer< type GetDatabaseParams (line 1385) | type GetDatabaseParams = z.infer type GetDatabaseResponse (line 1391) | type GetDatabaseResponse = z.infer type UpdateDatabaseParams (line 1396) | type UpdateDatabaseParams = z.infer type UpdateDatabaseResponse (line 1402) | type UpdateDatabaseResponse = z.infer< type QueryDatabaseParams (line 1412) | type QueryDatabaseParams = z.infer type ListDatabasesParams (line 1418) | type ListDatabasesParams = z.infer type CreateDatabaseParams (line 1421) | type CreateDatabaseParams = z.infer type CreateDatabaseResponse (line 1427) | type CreateDatabaseResponse = z.infer< type SearchParams (line 1432) | type SearchParams = z.infer type ListCommentsParams (line 1439) | type ListCommentsParams = z.infer type CreateCommentParams (line 1442) | type CreateCommentParams = z.infer type CreateCommentResponse (line 1448) | type CreateCommentResponse = z.infer< type OauthTokenParams (line 1453) | type OauthTokenParams = z.infer FILE: legacy/packages/openapi-to-ts/fixtures/generated/open-meteo-client.ts class OpenMeteoClient (line 19) | class OpenMeteoClient extends AIFunctionsProvider { method constructor (line 24) | constructor({ method getV1Forecast (line 50) | async getV1Forecast( FILE: legacy/packages/openapi-to-ts/fixtures/generated/open-meteo.ts type HourlyResponse (line 57) | type HourlyResponse = z.infer type DailyResponse (line 83) | type DailyResponse = z.infer type CurrentWeather (line 97) | type CurrentWeather = z.infer type GetV1ForecastParams (line 198) | type GetV1ForecastParams = z.infer type GetV1ForecastResponse (line 253) | type GetV1ForecastResponse = z.infer< FILE: legacy/packages/openapi-to-ts/fixtures/generated/pet-store-client.ts class PetStoreClient (line 18) | class PetStoreClient extends AIFunctionsProvider { method constructor (line 23) | constructor({ method listPets (line 49) | async listPets( method createPets (line 68) | async createPets( method showPetById (line 87) | async showPetById( FILE: legacy/packages/openapi-to-ts/fixtures/generated/pet-store.ts type Pet (line 19) | type Pet = z.infer type Pets (line 22) | type Pets = z.infer type ListPetsParams (line 37) | type ListPetsParams = z.infer type ListPetsResponse (line 40) | type ListPetsResponse = z.infer type CreatePetsParams (line 43) | type CreatePetsParams = z.infer type CreatePetsResponse (line 45) | type CreatePetsResponse = undefined type ShowPetByIdParams (line 51) | type ShowPetByIdParams = z.infer type ShowPetByIdResponse (line 54) | type ShowPetByIdResponse = z.infer FILE: legacy/packages/openapi-to-ts/fixtures/generated/petstore-expanded-client.ts class PetstoreExpandedClient (line 20) | class PetstoreExpandedClient extends AIFunctionsProvider { method constructor (line 25) | constructor({ method findPets (line 56) | async findPets( method addPet (line 74) | async addPet( method findPetById (line 92) | async findPetById( method deletePet (line 108) | async deletePet( FILE: legacy/packages/openapi-to-ts/fixtures/generated/petstore-expanded.ts type NewPet (line 18) | type NewPet = z.infer type Pet (line 24) | type Pet = z.infer type FindPetsParams (line 40) | type FindPetsParams = z.infer type FindPetsResponse (line 43) | type FindPetsResponse = z.infer type AddPetParams (line 46) | type AddPetParams = z.infer type AddPetResponse (line 49) | type AddPetResponse = z.infer type FindPetByIdParams (line 55) | type FindPetByIdParams = z.infer type FindPetByIdResponse (line 58) | type FindPetByIdResponse = z.infer type DeletePetParams (line 64) | type DeletePetParams = z.infer type DeletePetResponse (line 66) | type DeletePetResponse = undefined FILE: legacy/packages/openapi-to-ts/fixtures/generated/security-client.ts class SecurityClient (line 15) | class SecurityClient extends AIFunctionsProvider { method constructor (line 20) | constructor({ method getAnythingApiKey (line 46) | async getAnythingApiKey( method postAnythingApiKey (line 63) | async postAnythingApiKey( method putAnythingApiKey (line 80) | async putAnythingApiKey( method postAnythingBasic (line 101) | async postAnythingBasic( method postAnythingBearer (line 122) | async postAnythingBearer( method putAnythingBearer (line 149) | async putAnythingBearer( method getAnythingOauth2 (line 172) | async getAnythingOauth2( method postAnythingOauth2 (line 195) | async postAnythingOauth2( method putAnythingOauth2 (line 218) | async putAnythingOauth2( method deleteAnythingOauth2 (line 241) | async deleteAnythingOauth2( method patchAnythingOauth2 (line 264) | async patchAnythingOauth2( method postAnythingOpenIdConnect (line 281) | async postAnythingOpenIdConnect( method postAnythingNoAuth (line 298) | async postAnythingNoAuth( method getAnythingOptionalAuth (line 319) | async getAnythingOptionalAuth( method postStatus401 (line 336) | async postStatus401( FILE: legacy/packages/openapi-to-ts/fixtures/generated/security.ts type GetAnythingApiKeyParams (line 15) | type GetAnythingApiKeyParams = z.infer< type GetAnythingApiKeyResponse (line 19) | type GetAnythingApiKeyResponse = undefined type PostAnythingApiKeyParams (line 22) | type PostAnythingApiKeyParams = z.infer< type PostAnythingApiKeyResponse (line 26) | type PostAnythingApiKeyResponse = undefined type PutAnythingApiKeyParams (line 29) | type PutAnythingApiKeyParams = z.infer< type PutAnythingApiKeyResponse (line 33) | type PutAnythingApiKeyResponse = undefined type PostAnythingBasicParams (line 36) | type PostAnythingBasicParams = z.infer< type PostAnythingBasicResponse (line 40) | type PostAnythingBasicResponse = undefined type PostAnythingBearerParams (line 43) | type PostAnythingBearerParams = z.infer< type PostAnythingBearerResponse (line 47) | type PostAnythingBearerResponse = undefined type PutAnythingBearerParams (line 50) | type PutAnythingBearerParams = z.infer< type PutAnythingBearerResponse (line 54) | type PutAnythingBearerResponse = undefined type GetAnythingOauth2Params (line 57) | type GetAnythingOauth2Params = z.infer< type GetAnythingOauth2Response (line 61) | type GetAnythingOauth2Response = undefined type PostAnythingOauth2Params (line 64) | type PostAnythingOauth2Params = z.infer< type PostAnythingOauth2Response (line 68) | type PostAnythingOauth2Response = undefined type PutAnythingOauth2Params (line 71) | type PutAnythingOauth2Params = z.infer< type PutAnythingOauth2Response (line 75) | type PutAnythingOauth2Response = undefined type DeleteAnythingOauth2Params (line 78) | type DeleteAnythingOauth2Params = z.infer< type DeleteAnythingOauth2Response (line 82) | type DeleteAnythingOauth2Response = undefined type PatchAnythingOauth2Params (line 85) | type PatchAnythingOauth2Params = z.infer< type PatchAnythingOauth2Response (line 89) | type PatchAnythingOauth2Response = undefined type PostAnythingOpenIdConnectParams (line 92) | type PostAnythingOpenIdConnectParams = z.infer< type PostAnythingOpenIdConnectResponse (line 96) | type PostAnythingOpenIdConnectResponse = undefined type PostAnythingNoAuthParams (line 99) | type PostAnythingNoAuthParams = z.infer< type PostAnythingNoAuthResponse (line 103) | type PostAnythingNoAuthResponse = undefined type GetAnythingOptionalAuthParams (line 106) | type GetAnythingOptionalAuthParams = z.infer< type GetAnythingOptionalAuthResponse (line 110) | type GetAnythingOptionalAuthResponse = undefined type PostStatus401Params (line 113) | type PostStatus401Params = z.infer type PostStatus401Response (line 115) | type PostStatus401Response = undefined FILE: legacy/packages/openapi-to-ts/fixtures/generated/tic-tac-toe-client.ts class TicTacToeClient (line 16) | class TicTacToeClient extends AIFunctionsProvider { method constructor (line 21) | constructor({ method getBoard (line 47) | async getBoard( method getSquare (line 62) | async getSquare( method putSquare (line 79) | async putSquare( FILE: legacy/packages/openapi-to-ts/fixtures/generated/tic-tac-toe.ts type Winner (line 16) | type Winner = z.infer type Mark (line 22) | type Mark = z.infer type Board (line 28) | type Board = z.infer type Status (line 34) | type Status = z.infer type GetBoardParams (line 41) | type GetBoardParams = z.infer type GetBoardResponse (line 44) | type GetBoardResponse = z.infer type GetSquareParams (line 47) | type GetSquareParams = z.infer type GetSquareResponse (line 50) | type GetSquareResponse = z.infer type PutSquareParams (line 53) | type PutSquareParams = z.infer type PutSquareResponse (line 56) | type PutSquareResponse = z.infer FILE: legacy/packages/openapi-to-ts/src/generate-ts-from-openapi.ts function generateTSFromOpenAPI (line 42) | async function generateTSFromOpenAPI({ FILE: legacy/packages/openapi-to-ts/src/openapi-parameters-to-json-schema.ts type OpenAPIParametersAsJSONSchema (line 11) | interface OpenAPIParametersAsJSONSchema { constant VALIDATION_KEYWORDS (line 20) | const VALIDATION_KEYWORDS = new Set([ constant SUBSCHEMA_KEYWORDS (line 44) | const SUBSCHEMA_KEYWORDS = [ constant SUBSCHEMA_ARRAY_KEYWORDS (line 53) | const SUBSCHEMA_ARRAY_KEYWORDS = ['items', 'allOf', 'anyOf', 'oneOf'] constant SUBSCHEMA_OBJECT_KEYWORDS (line 55) | const SUBSCHEMA_OBJECT_KEYWORDS = [ function convertParametersToJSONSchema (line 62) | function convertParametersToJSONSchema( function copyValidationKeywords (line 100) | function copyValidationKeywords(src: any) { function handleNullable (line 113) | function handleNullable(schema: IJsonSchema) { function handleNullableSchema (line 117) | function handleNullableSchema(schema: any) { function getBodySchema (line 158) | function getBodySchema(parameters: any[]) { function getSchema (line 170) | function getSchema(parameters: any[], type: string) { function getRequiredParams (line 205) | function getRequiredParams(parameters: any[]) { function getExamples (line 209) | function getExamples(exampleSchema: any) { function byIn (line 213) | function byIn(str: string) { function byRequired (line 217) | function byRequired(param: any) { function toName (line 221) | function toName(param: any) { FILE: legacy/packages/openapi-to-ts/src/types.ts type GenerateTSFromOpenAPIOptions (line 1) | type GenerateTSFromOpenAPIOptions = { FILE: legacy/packages/openapi-to-ts/src/utils.ts function prettify (line 12) | function prettify(source: string): Promise { function pascalCase (line 25) | function pascalCase(identifier: string): string { function camelCase (line 29) | function camelCase(identifier: string): string { function getAndResolve (line 33) | function getAndResolve( function dereferenceFull (line 67) | function dereferenceFull( function dereference (line 75) | function dereference( function createParserOverride (line 118) | function createParserOverride({ function jsonSchemaToZod (line 164) | function jsonSchemaToZod( function getComponentName (line 250) | function getComponentName(ref: string) { function getComponentDisplayName (line 257) | function getComponentDisplayName(ref: string) { function getOperationParamsName (line 269) | function getOperationParamsName( function getOperationResponseName (line 286) | function getOperationResponseName( function naiveMergeJSONSchemas (line 303) | function naiveMergeJSONSchemas(...schemas: IJsonSchema[]): IJsonSchema { function getDescription (line 333) | function getDescription(description?: string): string | undefined { FILE: legacy/packages/people-data-labs/src/people-data-labs-client.ts type CompanyLookupOptions (line 61) | interface CompanyLookupOptions { type Naics (line 77) | interface Naics { type Sic (line 86) | interface Sic { type Location (line 93) | interface Location { type EmployeeCountByCountry (line 106) | interface EmployeeCountByCountry { type CompanyLookupResponse (line 110) | interface CompanyLookupResponse { type CompanySearchOptions (line 142) | interface CompanySearchOptions { type CompanySearchOptionsQueryKeys (line 156) | type CompanySearchOptionsQueryKeys = type CompanySearchResponse (line 159) | interface CompanySearchResponse { type PersonSearchOptions (line 194) | interface PersonSearchOptions { type PersonSearchOptionsQueryKeys (line 213) | type PersonSearchOptionsQueryKeys = keyof PersonSearchOptions['query'] type SearchPersonApiResponse (line 216) | interface SearchPersonApiResponse { type Email (line 321) | interface Email { type Experience (line 329) | interface Experience { type Company (line 342) | interface Company { type Title (line 360) | interface Title { type Education (line 368) | interface Education { type School (line 380) | interface School { type Profile (line 394) | interface Profile { type PossibleEmail (line 404) | interface PossibleEmail { type PossibleProfile (line 412) | interface PossibleProfile { type PossiblePhone (line 422) | interface PossiblePhone { type VersionStatus (line 429) | interface VersionStatus { type JobHistory (line 436) | interface JobHistory { class PeopleDataLabsClient (line 451) | class PeopleDataLabsClient { method constructor (line 456) | constructor({ method companyLookup (line 490) | async companyLookup(options: peopledatalabs.CompanySearchOptions) { method companyProfile (line 514) | async companyProfile(options: peopledatalabs.CompanyLookupOptions) { method personSearch (line 522) | async personSearch(options: peopledatalabs.PersonSearchOptions) { FILE: legacy/packages/perigon/src/perigon-client.ts type ArticleLabel (line 37) | type ArticleLabel = z.infer type Categories (line 57) | type Categories = z.infer type SourceGroup (line 99) | type SourceGroup = z.infer type SortBy (line 108) | type SortBy = z.infer type ArticlesSearchOptions (line 259) | type ArticlesSearchOptions = z.infer< type StoriesSearchOptions (line 307) | type StoriesSearchOptions = z.infer type PeopleSearchOptions (line 334) | type PeopleSearchOptions = z.infer type CompanySearchOptions (line 397) | type CompanySearchOptions = z.infer type ArticlesSearchResponse (line 399) | type ArticlesSearchResponse = { type Article (line 405) | type Article = { type StoriesSearchResponse (line 457) | type StoriesSearchResponse = { type Story (line 463) | type Story = { type PeopleSearchResponse (line 528) | interface PeopleSearchResponse { type Person (line 534) | interface Person { type Gender (line 549) | interface Gender { type DateOfBirth (line 554) | interface DateOfBirth { type Occupation (line 559) | interface Occupation { type Position (line 564) | interface Position { type PoliticalParty (line 572) | interface PoliticalParty { type Image (line 579) | interface Image { type CompanySearchResponse (line 583) | interface CompanySearchResponse { type Company (line 589) | interface Company { class PerigonClient (line 627) | class PerigonClient extends AIFunctionsProvider { method constructor (line 631) | constructor({ method searchArticles (line 682) | async searchArticles(opts: perigon.ArticlesSearchOptions) { method searchStories (line 722) | async searchStories(opts: perigon.StoriesSearchOptions) { method searchPeople (line 750) | async searchPeople(opts: perigon.PeopleSearchOptions) { method searchCompanies (line 778) | async searchCompanies(opts: perigon.CompanySearchOptions) { FILE: legacy/packages/polygon/src/polygon-client.ts type ASSET_CLASS (line 12) | type ASSET_CLASS = 'stocks' | 'options' | 'crypto' | 'fx' type TIMESPAN (line 17) | type TIMESPAN = type SERIES_TYPE (line 29) | type SERIES_TYPE = 'close' | 'open' | 'high' | 'low' type ORDER_TYPE (line 34) | type ORDER_TYPE = 'asc' | 'desc' type AggregatesInput (line 39) | interface AggregatesInput { type AggregatesOutput (line 68) | interface AggregatesOutput { type GroupedDailyInput (line 97) | type GroupedDailyInput = { type GroupedDailyInputStocks (line 108) | interface GroupedDailyInputStocks extends GroupedDailyInput { type GroupedDailyOutput (line 116) | interface GroupedDailyOutput { type AggregateDaily (line 139) | interface AggregateDaily extends Aggregate { type TickerDetailsInput (line 147) | type TickerDetailsInput = { type DailyOpenCloseInput (line 158) | type DailyOpenCloseInput = { type DailyOpenCloseOutput (line 172) | interface DailyOpenCloseOutput { type PreviousCloseOutput (line 207) | interface PreviousCloseOutput { type TickerDetailsOutput (line 257) | interface TickerDetailsOutput { type IndicatorInput (line 370) | type IndicatorInput = { type Aggregate (line 402) | interface Aggregate { type IndicatorValue (line 434) | interface IndicatorValue { type IndicatorOutput (line 445) | interface IndicatorOutput { type TickerInput (line 474) | type TickerInput = { type Ticker (line 515) | interface Ticker { type TickerOutput (line 559) | interface TickerOutput { type MarketStatusOutput (line 579) | interface MarketStatusOutput { type MarketHolidayOutput (line 614) | interface MarketHolidayOutput { type TickerTypesInput (line 637) | type TickerTypesInput = { type TickerTypesOutput (line 648) | interface TickerTypesOutput { type TickerType (line 665) | interface TickerType { type TickerNewsInput (line 682) | type TickerNewsInput = { type TickerNewsOutput (line 702) | interface TickerNewsOutput { type TickerNews (line 722) | interface TickerNews { type Publisher (line 760) | interface Publisher { type ExchangesInput (line 777) | type ExchangesInput = { type ExchangesOutput (line 788) | interface ExchangesOutput { type Exchange (line 805) | interface Exchange { class PolygonClient (line 845) | class PolygonClient extends AIFunctionsProvider { method constructor (line 850) | constructor({ method tickerDetails (line 882) | async tickerDetails(params: polygon.TickerDetailsInput) { method dailyOpenClose (line 903) | async dailyOpenClose(params: polygon.DailyOpenCloseInput) { method previousClose (line 920) | async previousClose(ticker: string, adjusted = true) { method sma (line 936) | async sma(params: polygon.IndicatorInput) { method ema (line 950) | async ema(params: polygon.IndicatorInput) { method macd (line 964) | async macd(params: polygon.IndicatorInput) { method rsi (line 978) | async rsi(params: polygon.IndicatorInput) { method tickers (line 992) | async tickers(params: polygon.TickerInput): Promise { method exchanges (line 1048) | async exchanges(params: polygon.ExchangesInput = {}) { method aggregates (line 1060) | async aggregates(params: polygon.AggregatesInput) { method groupedDaily (line 1075) | async groupedDaily( FILE: legacy/packages/predict-leads/src/predict-leads-client.ts type Meta (line 27) | type Meta = DeepNullable<{ type GenericSuccessResponse (line 33) | type GenericSuccessResponse = { type FollowedCompaniesResponse (line 40) | type FollowedCompaniesResponse = { type Relationship (line 50) | type Relationship = Record< type AdditionalData (line 60) | type AdditionalData = { type Event (line 100) | type Event = { type Response (line 129) | type Response = DeepNullable<{ type JobOpeningData (line 135) | type JobOpeningData = { type CompanyData (line 179) | type CompanyData = { type JobOpeningResponse (line 189) | type JobOpeningResponse = DeepNullable<{ type JobOpeningByIdResponse (line 197) | type JobOpeningByIdResponse = Omit type EventCategory (line 317) | type EventCategory = z.infer type CompanyParams (line 322) | type CompanyParams = z.infer type CompanyEventsParams (line 347) | type CompanyEventsParams = z.infer type CompanyFinancingEventsParams (line 352) | type CompanyFinancingEventsParams = z.infer< type CompanyJobOpeningsParams (line 398) | type CompanyJobOpeningsParams = z.infer< type CompanyTechnologiesParams (line 412) | type CompanyTechnologiesParams = z.infer< type CompanyConnectionsParams (line 426) | type CompanyConnectionsParams = z.infer< type CompanyWebsiteEvolutionParams (line 439) | type CompanyWebsiteEvolutionParams = z.infer< type CompanyGitHubReposParams (line 452) | type CompanyGitHubReposParams = z.infer< type CompanyProductsParams (line 466) | type CompanyProductsParams = z.infer< class PredictLeadsClient (line 478) | class PredictLeadsClient extends AIFunctionsProvider { method constructor (line 483) | constructor({ method getCompany (line 531) | async getCompany(domainOrOpts: string | predictleads.CompanyParams) { method getCompanyEvents (line 549) | async getCompanyEvents( method getEventById (line 573) | async getEventById(id: string) { method getCompanyFinancingEvents (line 583) | async getCompanyFinancingEvents( method getCompanyJobOpenings (line 602) | async getCompanyJobOpenings( method getJobOpeningById (line 620) | async getJobOpeningById(id: string) { method getCompanyTechnologies (line 631) | async getCompanyTechnologies( method getCompanyConnections (line 655) | async getCompanyConnections( method getCompanyWebsiteEvolution (line 679) | async getCompanyWebsiteEvolution( method getCompanyGitHubRepositories (line 700) | async getCompanyGitHubRepositories( method getCompanyProducts (line 721) | async getCompanyProducts( method discoverStartupJobsHN (line 739) | async discoverStartupJobsHN(params?: { method discoverStartupShowHN (line 752) | async discoverStartupShowHN(params?: { method followCompany (line 769) | async followCompany(domain: string, customCompanyIdentifier?: string) { method getFollowingCompanies (line 777) | async getFollowingCompanies(limit: number = predictleads.DEFAULT_PAGE_... method unfollowCompany (line 785) | async unfollowCompany(domain: string, customCompanyIdentifier?: string) { FILE: legacy/packages/proxycurl/src/proxycurl-client.ts type CompanyType (line 32) | type CompanyType = z.infer type OptionalField (line 35) | type OptionalField = z.infer type OptionalEnrichField (line 38) | type OptionalEnrichField = z.infer type UseCache (line 41) | type UseCache = z.infer type FallbackToCache (line 44) | type FallbackToCache = z.infer type CompanyProfileEndpointParamsQueryClass (line 57) | type CompanyProfileEndpointParamsQueryClass = z.infer< type PersonProfileEndpointParamsQueryClass (line 82) | type PersonProfileEndpointParamsQueryClass = Simplify< type PersonLookupEndpointParamsQueryClass (line 99) | type PersonLookupEndpointParamsQueryClass = z.infer< type RoleLookupEndpointParamsQueryClass (line 108) | type RoleLookupEndpointParamsQueryClass = z.infer< type CompanyLookupEndpointParamsQueryClass (line 118) | type CompanyLookupEndpointParamsQueryClass = z.infer< type ReverseEmailLookupEndpointParamsQueryClass (line 127) | type ReverseEmailLookupEndpointParamsQueryClass = z.infer< type CompanySearchEndpointParamsQueryClass (line 154) | type CompanySearchEndpointParamsQueryClass = z.infer< type PersonSearchEndpointParamsQueryClass (line 206) | type PersonSearchEndpointParamsQueryClass = z.infer< type Course (line 214) | type Course = z.infer type Date0 (line 221) | type Date0 = z.infer type PersonExtra (line 229) | type PersonExtra = z.infer type PeopleAlsoViewed (line 237) | type PeopleAlsoViewed = z.infer type Activity (line 244) | type Activity = z.infer type PersonGroup (line 251) | type PersonGroup = z.infer type InferredSalary (line 257) | type InferredSalary = z.infer type AffiliatedCompany (line 265) | type AffiliatedCompany = z.infer type Exit (line 272) | type Exit = z.infer type Investor (line 279) | type Investor = z.infer type CompanyLocation (line 289) | type CompanyLocation = z.infer type SimilarCompany (line 297) | type SimilarCompany = z.infer type HonourAward (line 305) | type HonourAward = z.infer type AccomplishmentOrg (line 314) | type AccomplishmentOrg = z.infer type Patent (line 325) | type Patent = z.infer type Project (line 334) | type Project = z.infer type Publication (line 343) | type Publication = z.infer type TestScore (line 351) | type TestScore = z.infer type Article (line 360) | type Article = z.infer type Certification (line 371) | type Certification = z.infer type Education (line 386) | type Education = z.infer type Experience (line 399) | type Experience = z.infer type VolunteeringExperience (line 411) | type VolunteeringExperience = z.infer< type AcquiredCompany (line 421) | type AcquiredCompany = z.infer type Acquisitor (line 429) | type Acquisitor = z.infer type CompanyDetails (line 454) | type CompanyDetails = z.infer type Funding (line 463) | type Funding = z.infer type CompanyUpdate (line 472) | type CompanyUpdate = z.infer type PersonLookupUrlEnrichResultProfile (line 518) | type PersonLookupUrlEnrichResultProfile = z.infer< type RoleSearchEnrichedResultProfile (line 566) | type RoleSearchEnrichedResultProfile = z.infer< type ReverseEmailUrlEnrichResultProfile (line 614) | type ReverseEmailUrlEnrichResultProfile = z.infer< type PersonProfile (line 660) | type PersonProfile = z.infer type ResolvedPersonProfile (line 662) | type ResolvedPersonProfile = { type Acquisition (line 676) | type Acquisition = z.infer type PersonLookupUrlEnrichResult (line 687) | type PersonLookupUrlEnrichResult = z.infer< type RoleSearchEnrichedResult (line 696) | type RoleSearchEnrichedResult = z.infer< type ReverseEmailUrlEnrichResult (line 710) | type ReverseEmailUrlEnrichResult = z.infer< type SearchResult (line 719) | type SearchResult = z.infer type CompanyProfile (line 751) | type CompanyProfile = z.infer type ResolvedCompanyProfile (line 752) | type ResolvedCompanyProfile = { type CompanyUrlEnrichResultProfile (line 787) | type CompanyUrlEnrichResultProfile = z.infer< type PersonSearchResult (line 796) | type PersonSearchResult = z.infer type CSearchResult (line 803) | type CSearchResult = z.infer type CompanyUrlEnrichResult (line 810) | type CompanyUrlEnrichResult = z.infer< type CompanySearchResult (line 819) | type CompanySearchResult = z.infer class ProxycurlClient (line 829) | class ProxycurlClient extends AIFunctionsProvider { method constructor (line 834) | constructor({ method getLinkedInCompany (line 879) | async getLinkedInCompany( method getLinkedInPerson (line 906) | async getLinkedInPerson( method resolveLinkedInPerson (line 923) | async resolveLinkedInPerson( method resolveLinkedInPersonByEmail (line 944) | async resolveLinkedInPersonByEmail( method resolveLinkedInPersonAtCompanyByRole (line 964) | async resolveLinkedInPersonAtCompanyByRole( method resolveLinkedInCompany (line 984) | async resolveLinkedInCompany( method searchCompanies (line 1009) | async searchCompanies(opts: proxycurl.CompanySearchEndpointParamsQuery... method searchPeople (line 1024) | async searchPeople(opts: proxycurl.PersonSearchEndpointParamsQueryClas... FILE: legacy/packages/reddit/src/reddit-client.ts type Post (line 13) | interface Post { type FullPost (line 35) | interface FullPost { type Image (line 161) | interface Image { type PostT3 (line 167) | interface PostT3 { type PostListingResponse (line 172) | interface PostListingResponse { type PostFilter (line 184) | type PostFilter = 'hot' | 'top' | 'new' | 'rising' type GeoFilter (line 186) | type GeoFilter = type TimePeriod (line 275) | type TimePeriod = 'hour' | 'day' | 'week' | 'month' | 'year' | 'all' type GetSubredditPostsOptions (line 277) | type GetSubredditPostsOptions = { type PostListingResult (line 300) | interface PostListingResult { class RedditClient (line 316) | class RedditClient extends AIFunctionsProvider { method constructor (line 320) | constructor({ method getSubredditPosts (line 389) | async getSubredditPosts( FILE: legacy/packages/rocketreach/src/rocketreach-client.ts type EnrichPersonOptions (line 20) | interface EnrichPersonOptions { type Person (line 52) | interface Person { type ProfileList (line 87) | interface ProfileList { type JobHistory (line 92) | interface JobHistory { type Education (line 108) | interface Education { type NpiData (line 116) | interface NpiData { type Email (line 123) | interface Email { type Phone (line 131) | interface Phone { class RocketReachClient (line 146) | class RocketReachClient extends AIFunctionsProvider { method constructor (line 151) | constructor({ method lookupPerson (line 184) | async lookupPerson(opts: rocketreach.EnrichPersonOptions) { FILE: legacy/packages/searxng/src/searxng-client.ts type SearchCategory (line 26) | type SearchCategory = z.infer type SearchEngine (line 223) | type SearchEngine = z.infer type SearchOptions (line 240) | type SearchOptions = z.infer type SearchResult (line 242) | interface SearchResult { type SearchResponse (line 256) | interface SearchResponse { class SearxngClient (line 288) | class SearxngClient extends AIFunctionsProvider { method constructor (line 292) | constructor({ method search (line 348) | async search({ FILE: legacy/packages/slack/src/slack-client.ts class SlackClient (line 21) | class SlackClient extends AIFunctionsProvider { method constructor (line 25) | constructor({ method sendMessage (line 70) | public async sendMessage(options: slack.PostMessageParams) { method fetchConversationHistory (line 88) | public async fetchConversationHistory( method fetchReplies (line 101) | protected async fetchReplies(options: slack.ConversationRepliesParams) { method fetchCandidates (line 113) | private async fetchCandidates(channel: string, ts: string) { method sendMessageAndWaitForReply (line 144) | public async sendMessageAndWaitForReply({ FILE: legacy/packages/slack/src/slack.ts type BotProfile (line 7) | interface BotProfile { type Replies (line 17) | interface Replies { type Message (line 24) | interface Message { type ResponseMetadata (line 43) | interface ResponseMetadata { type Attachment (line 47) | type Attachment = { type Block (line 51) | type Block = { type PostMessageParams (line 60) | type PostMessageParams = { type ConversationHistoryParams (line 132) | type ConversationHistoryParams = { type ConversationRepliesParams (line 174) | type ConversationRepliesParams = { type SendAndWaitOptions (line 223) | type SendAndWaitOptions = { type ListChannelsArgs (line 255) | interface ListChannelsArgs { type PostMessageArgs (line 260) | interface PostMessageArgs { type ReplyToThreadArgs (line 265) | interface ReplyToThreadArgs { type AddReactionArgs (line 271) | interface AddReactionArgs { type GetChannelHistoryArgs (line 277) | interface GetChannelHistoryArgs { type GetThreadRepliesArgs (line 282) | interface GetThreadRepliesArgs { type GetUsersArgs (line 287) | interface GetUsersArgs { type GetUserProfileArgs (line 292) | interface GetUserProfileArgs { FILE: legacy/packages/social-data/src/social-data-client.ts type GetTweetByIdOptions (line 22) | type GetTweetByIdOptions = { type GetUsersByTweetByIdOptions (line 26) | type GetUsersByTweetByIdOptions = { type SearchTweetOptions (line 31) | type SearchTweetOptions = { type SearchUsersOptions (line 37) | type SearchUsersOptions = { type GetUserByIdOptions (line 41) | type GetUserByIdOptions = { type GetUserByUsernameOptions (line 45) | type GetUserByUsernameOptions = { type GetUsersByIdOptions (line 49) | type GetUsersByIdOptions = { type UserFollowingOptions (line 54) | type UserFollowingOptions = { type GetTweetsByUserIdOptions (line 63) | type GetTweetsByUserIdOptions = { type TweetResponse (line 69) | type TweetResponse = Tweet | ErrorResponse type UserResponse (line 70) | type UserResponse = User | ErrorResponse type UsersResponse (line 72) | type UsersResponse = type TweetsResponse (line 79) | type TweetsResponse = type UserFollowingResponse (line 86) | type UserFollowingResponse = UserFollowingStatus | ErrorResponse type ErrorResponse (line 88) | interface ErrorResponse { type Tweet (line 93) | interface Tweet { type User (line 123) | interface User { type Entities (line 144) | interface Entities { type UserFollowingStatus (line 153) | interface UserFollowingStatus { class SocialDataClient (line 174) | class SocialDataClient extends AIFunctionsProvider { method constructor (line 179) | constructor({ method getTweetById (line 212) | async getTweetById(idOrOpts: string | socialdata.GetTweetByIdOptions) { method getUsersWhoLikedTweetById (line 227) | async getUsersWhoLikedTweetById( method getUsersWhoRetweetedTweetById (line 245) | async getUsersWhoRetweetedTweetById( method searchTweets (line 267) | async searchTweets(queryOrOpts: string | socialdata.SearchTweetOptions) { method getUserById (line 286) | async getUserById(idOrOpts: string | socialdata.GetUserByIdOptions) { method getUserByUsername (line 298) | async getUserByUsername( method getTweetsByUserId (line 317) | async getTweetsByUserId( method getTweetsLikedByUserId (line 343) | async getTweetsLikedByUserId( method getFollowersForUserId (line 361) | async getFollowersForUserId( method getFollowingForUserId (line 382) | async getFollowingForUserId( method isUserFollowingUser (line 406) | async isUserFollowingUser(opts: socialdata.UserFollowingOptions) { method searchUsersByUsername (line 421) | async searchUsersByUsername( method _handleResponse (line 436) | protected async _handleResponse = T extends (infer U)[] ? U : T type Tweet (line 67) | type Tweet = Simplify< type TwitterUser (line 74) | type TwitterUser = Simplify< type CreatedTweet (line 77) | type CreatedTweet = Simplify< type TwitterUrl (line 81) | type TwitterUrl = Simplify< FILE: legacy/packages/twitter/src/utils.ts function handleTwitterError (line 12) | function handleTwitterError( function getPrunedTweet (line 85) | function getPrunedTweet( function getPrunedTwitterUser (line 112) | function getPrunedTwitterUser( FILE: legacy/packages/typeform/src/typeform-client.ts type GetInsightsForFormResponse (line 14) | interface GetInsightsForFormResponse { type GetResponsesForFormParams (line 43) | interface GetResponsesForFormParams { type GetResponsesForFormResponse (line 51) | interface GetResponsesForFormResponse { class TypeformClient (line 93) | class TypeformClient extends AIFunctionsProvider { method constructor (line 98) | constructor({ method getInsightsForForm (line 140) | async getInsightsForForm( method getResponsesForForm (line 182) | async getResponsesForForm( FILE: legacy/packages/weather/src/weather-client.ts type CurrentWeatherResponse (line 14) | interface CurrentWeatherResponse { type CurrentWeather (line 19) | interface CurrentWeather { type WeatherCondition (line 45) | interface WeatherCondition { type WeatherLocation (line 51) | interface WeatherLocation { type WeatherIPInfoResponse (line 62) | interface WeatherIPInfoResponse { class WeatherClient (line 86) | class WeatherClient extends AIFunctionsProvider { method constructor (line 91) | constructor({ method getCurrentWeather (line 126) | async getCurrentWeather(queryOrOptions: string | { q: string }) { FILE: legacy/packages/wikidata/src/wikidata-client.ts type SimplifiedEntityMap (line 14) | type SimplifiedEntityMap = Record type SimplifiedEntity (line 16) | interface SimplifiedEntity { type Claims (line 27) | interface Claims { type Claim (line 31) | interface Claim { type Descriptions (line 37) | type Descriptions = Record type Sitelinks (line 38) | type Sitelinks = Record class WikidataClient (line 48) | class WikidataClient extends AIFunctionsProvider { method constructor (line 52) | constructor({ method getEntityById (line 77) | async getEntityById( method getEntitiesByIds (line 99) | async getEntitiesByIds( FILE: legacy/packages/wikipedia/src/wikipedia-client.ts type SearchOptions (line 19) | interface SearchOptions { type PageSearchResponse (line 24) | interface PageSearchResponse { type Page (line 28) | interface Page { type Thumbnail (line 38) | interface Thumbnail { type PageSummaryOptions (line 46) | interface PageSummaryOptions { type PageSummaryResponse (line 52) | interface PageSummaryResponse { class WikipediaClient (line 108) | class WikipediaClient extends AIFunctionsProvider { method constructor (line 113) | constructor({ method search (line 151) | async search({ query, ...opts }: wikipedia.SearchOptions) { method getPageSummary (line 177) | async getPageSummary({ FILE: legacy/packages/wolfram-alpha/src/wolfram-alpha-client.ts type AskWolframAlphaOptions (line 23) | type AskWolframAlphaOptions = z.infer< class WolframAlphaClient (line 34) | class WolframAlphaClient extends AIFunctionsProvider { method constructor (line 39) | constructor({ method ask (line 92) | async ask(queryOrOptions: string | wolframalpha.AskWolframAlphaOptions) { FILE: legacy/packages/xsai/src/xsai.ts type XSAITool (line 8) | type XSAITool = Awaited> function createXSAITools (line 14) | function createXSAITools( function createXSAIToolsFromIdentifier (line 51) | async function createXSAIToolsFromIdentifier( FILE: legacy/packages/youtube/src/youtube-client.ts type SearchOptions (line 14) | interface SearchOptions { type SearchType (line 50) | type SearchType = 'video' | 'channel' | 'playlist' type SearchVideosResult (line 52) | interface SearchVideosResult { type SearchChannelsResult (line 63) | interface SearchChannelsResult { type SearchResponse (line 72) | type SearchResponse = { type SearchVideosResponse (line 83) | type SearchVideosResponse = SearchResponse<'video'> type SearchChannelsResponse (line 84) | type SearchChannelsResponse = SearchResponse<'channel'> class YouTubeClient (line 92) | class YouTubeClient extends AIFunctionsProvider { method constructor (line 97) | constructor({ method searchVideos (line 142) | async searchVideos( method searchChannels (line 207) | async searchChannels( method _search (line 251) | protected async _search( FILE: legacy/packages/zoominfo/src/zoominfo-client.ts type EnrichContactOptions (line 26) | interface EnrichContactOptions { type EnrichCompanyOptions (line 48) | interface EnrichCompanyOptions { type EnrichContactResponse (line 101) | interface EnrichContactResponse { type MatchStatus (line 109) | type MatchStatus = type EnrichContactResult (line 123) | interface EnrichContactResult { type EnrichedContact (line 129) | interface EnrichedContact { type JobFunction (line 168) | interface JobFunction { type Education (line 173) | interface Education { type EducationDegree (line 178) | interface EducationDegree { type ExternalUrl (line 183) | interface ExternalUrl { type EmploymentHistory (line 188) | interface EmploymentHistory { type Company (line 201) | interface Company { type DescriptionList (line 230) | interface DescriptionList { type Code (line 234) | interface Code { type EnrichCompanyResponse (line 239) | interface EnrichCompanyResponse { type EnrichCompanyResult (line 247) | interface EnrichCompanyResult { type EnrichedCompany (line 253) | interface EnrichedCompany { type SocialMediaUrl (line 308) | interface SocialMediaUrl { type DescriptionList (line 314) | interface DescriptionList { type Competitor (line 318) | interface Competitor { type Hashtag (line 326) | interface Hashtag { type TechAttribute (line 345) | interface TechAttribute { type CompanyFunding (line 360) | interface CompanyFunding { type EmployeeGrowth (line 366) | interface EmployeeGrowth { type EmployeeGrowthDataPoint (line 372) | interface EmployeeGrowthDataPoint { type SearchContactsOptions (line 377) | interface SearchContactsOptions { type SearchCompaniesOptions (line 724) | interface SearchCompaniesOptions { type SearchResult (line 943) | interface SearchResult { type SearchContactsResponse (line 950) | type SearchContactsResponse = SearchResult type SearchCompaniesResponse (line 951) | type SearchCompaniesResponse = SearchResult type ContactSearchResult (line 953) | interface ContactSearchResult { type CompanySearchResult (line 977) | interface CompanySearchResult { type UsageResponse (line 1100) | interface UsageResponse { type Usage (line 1104) | interface Usage { class ZoomInfoClient (line 1119) | class ZoomInfoClient extends AIFunctionsProvider { method constructor (line 1131) | constructor({ method authenticate (line 1184) | async authenticate({ method getAccessTokenViaBasicAuth (line 1234) | async getAccessTokenViaBasicAuth({ method getAccessTokenViaPKI (line 1260) | async getAccessTokenViaPKI({ method enrichContact (line 1346) | async enrichContact(opts: zoominfo.EnrichContactOptions) { method enrichCompany (line 1393) | async enrichCompany(opts: zoominfo.EnrichCompanyOptions) { method searchContacts (line 1511) | async searchContacts(opts: zoominfo.SearchContactsOptions) { method searchCompanies (line 1589) | async searchCompanies(opts: zoominfo.SearchCompaniesOptions) { method getUsage (line 1612) | async getUsage() { function getIAT (line 1626) | function getIAT(dtNow: number) { function getEXP (line 1631) | function getEXP(dtNow: number) { FILE: packages/api-client/src/agentic-api-client.ts class AgenticApiClient (line 20) | class AgenticApiClient { method constructor (line 31) | constructor({ method isAuthenticated (line 85) | get isAuthenticated(): boolean { method authSession (line 89) | get authSession(): AuthSession | undefined { method authSession (line 93) | set authSession(authSession: AuthSession | undefined) { method logout (line 163) | async logout(): Promise { method _ensureNoApiKey (line 168) | protected _ensureNoApiKey() { method signInWithPassword (line 176) | async signInWithPassword( method signUpWithPassword (line 189) | async signUpWithPassword( method initAuthFlowWithGitHub (line 202) | async initAuthFlowWithGitHub({ method exchangeOAuthCodeWithGitHub (line 220) | async exchangeOAuthCodeWithGitHub( method getMe (line 232) | async getMe(): Promise { method getUser (line 241) | async getUser({ method updateUser (line 249) | async updateUser( method listTeams (line 259) | async listTeams( method createTeam (line 268) | async createTeam( method getTeam (line 281) | async getTeam({ method updateTeam (line 289) | async updateTeam( method deleteTeam (line 299) | async deleteTeam({ method createTeamMember (line 307) | async createTeamMember( method updateTeamMember (line 317) | async updateTeamMember( method deleteTeamMember (line 330) | async deleteTeamMember({ method getSignedStorageUploadUrl (line 354) | async getSignedStorageUploadUrl( method uploadFileUrlToStorage (line 381) | async uploadFileUrlToStorage( method listPublicProjects (line 443) | async listPublicProjects< method getPublicProject (line 463) | async getPublicProject< method getPublicProjectByIdentifier (line 484) | async getPublicProjectByIdentifier< method listProjects (line 503) | async listProjects< method createProject (line 520) | async createProject( method getProject (line 530) | async getProject< method getProjectByIdentifier (line 551) | async getProjectByIdentifier< method updateProject (line 570) | async updateProject( method getConsumer (line 580) | async getConsumer< method getConsumerByProjectIdentifier (line 598) | async getConsumerByProjectIdentifier< method updateConsumer (line 618) | async updateConsumer( method createConsumer (line 633) | async createConsumer( method createConsumerCheckoutSession (line 649) | async createConsumerCheckoutSession( method createBillingPortalSession (line 670) | async createBillingPortalSession( method createConsumerBillingPortalSession (line 685) | async createConsumerBillingPortalSession({ method refreshConsumerApiKey (line 699) | async refreshConsumerApiKey({ method listConsumers (line 709) | async listConsumers< method listConsumersForProject (line 726) | async listConsumersForProject< method getDeployment (line 744) | async getDeployment< method getDeploymentByIdentifier (line 762) | async getDeploymentByIdentifier< method getPublicDeploymentByIdentifier (line 779) | async getPublicDeploymentByIdentifier< method updateDeployment (line 796) | async updateDeployment( method listDeployments (line 812) | async listDeployments< method createDeployment (line 829) | async createDeployment( method publishDeployment (line 839) | async publishDeployment( method adminGetConsumerByApiKey (line 856) | async adminGetConsumerByApiKey< method adminActivateConsumer (line 879) | async adminActivateConsumer({ method adminGetDeploymentByIdentifier (line 895) | async adminGetDeploymentByIdentifier< type Operations (line 912) | type Operations = openapi.operations type OperationParameters (line 914) | type OperationParameters< type OperationKeysWithRequestBody (line 927) | type OperationKeysWithRequestBody = { type OperationBody (line 937) | type OperationBody< type PopulateProject (line 944) | type PopulateProject = Simplify< type PopulateDeployment (line 968) | type PopulateDeployment< type PopulateConsumer (line 990) | type PopulateConsumer< FILE: packages/api-client/src/types.ts type OnUpdateAuthSessionFunction (line 5) | type OnUpdateAuthSessionFunction = (update?: AuthSession) => unknown FILE: packages/cli/src/cli.ts function main (line 22) | async function main() { FILE: packages/cli/src/commands/debug.ts function registerDebugCommand (line 8) | function registerDebugCommand({ FILE: packages/cli/src/commands/deploy.ts function registerDeployCommand (line 9) | function registerDeployCommand({ FILE: packages/cli/src/commands/get.ts function registerGetDeploymentCommand (line 8) | function registerGetDeploymentCommand({ FILE: packages/cli/src/commands/list.ts function registerListDeploymentsCommand (line 11) | function registerListDeploymentsCommand({ FILE: packages/cli/src/commands/publish.ts function registerPublishCommand (line 10) | function registerPublishCommand({ FILE: packages/cli/src/commands/signin.ts function registerSigninCommand (line 7) | function registerSigninCommand({ FILE: packages/cli/src/commands/signout.ts function registerSignoutCommand (line 7) | function registerSignoutCommand({ FILE: packages/cli/src/commands/signup.ts function registerSignupCommand (line 7) | function registerSignupCommand({ FILE: packages/cli/src/commands/whoami.ts function registerWhoAmICommand (line 7) | function registerWhoAmICommand({ FILE: packages/cli/src/lib/auth-store.ts method isAuthenticated (line 14) | isAuthenticated() { method requireAuth (line 18) | requireAuth() { method tryGetAuth (line 25) | tryGetAuth(): AuthSession | undefined { method getAuth (line 33) | getAuth(): AuthSession { method setAuth (line 38) | setAuth(authSession: AuthSession) { method clearAuth (line 42) | clearAuth() { FILE: packages/cli/src/lib/auth.ts function auth (line 19) | async function auth({ FILE: packages/cli/src/lib/exit-hooks.ts function initExitHooks (line 3) | function initExitHooks() { FILE: packages/cli/src/lib/handle-error.ts function createErrorHandler (line 6) | function createErrorHandler(ctx: Omit) { FILE: packages/cli/src/lib/prompt-for-deployment-version.ts function promptForDeploymentVersion (line 8) | async function promptForDeploymentVersion({ FILE: packages/cli/src/lib/resolve-deployment.ts function resolveDeployment (line 7) | async function resolveDeployment({ FILE: packages/cli/src/lib/utils.ts function pruneDeployment (line 3) | function pruneDeployment( FILE: packages/cli/src/types.ts type Context (line 4) | type Context = { FILE: packages/emails/src/emails/send-verify-code-email.tsx type SendVerifyCodeEmailProps (line 16) | interface SendVerifyCodeEmailProps { function SendVerifyCodeEmail (line 23) | function SendVerifyCodeEmail({ code }: SendVerifyCodeEmailProps) { FILE: packages/emails/src/resend-email-client.tsx class ResendEmailClient (line 7) | class ResendEmailClient { method constructor (line 11) | constructor({ method sendVerifyCodeEmail (line 23) | async sendVerifyCodeEmail({ FILE: packages/hono/src/env.ts function parseEnv (line 23) | function parseEnv(inputEnv: unknown) { type Env (line 48) | type Env = Simplify> FILE: packages/hono/src/error-handler.ts function errorHandler (line 25) | function errorHandler( FILE: packages/hono/src/header-utils.ts function applyHeaders (line 6) | function applyHeaders({ function applyRateLimitHeaders (line 20) | function applyRateLimitHeaders({ FILE: packages/hono/src/json-rpc-errors.ts type JsonRpcErrorCodes (line 8) | enum JsonRpcErrorCodes { function httpStatusCodeToJsonRpcErrorCode (line 22) | function httpStatusCodeToJsonRpcErrorCode( FILE: packages/hono/src/logger/logger.ts type LogLevel (line 10) | type LogLevel = z.infer class ConsoleLogger (line 22) | class ConsoleLogger implements Logger { method constructor (line 31) | constructor( method trace (line 61) | trace(message?: any, ...detail: any[]) { method debug (line 72) | debug(message?: any, ...detail: any[]) { method info (line 83) | info(message?: any, ...detail: any[]) { method warn (line 94) | warn(message?: any, ...detail: any[]) { method error (line 105) | error(message?: any, ...detail: any[]) { method _marshal (line 116) | protected _marshal(level: LogLevel, message?: any, ...detail: any[]): ... FILE: packages/hono/src/logger/utils.ts function getTraceId (line 4) | function getTraceId(): string | undefined { function getSentryTraceURL (line 20) | function getSentryTraceURL(): string { FILE: packages/hono/src/middleware/unless.ts function unless (line 7) | function unless( FILE: packages/hono/src/sentry.ts type Sentry (line 5) | type Sentry = { FILE: packages/hono/src/types.ts type Environment (line 11) | type Environment = Env['ENVIRONMENT'] type Service (line 12) | type Service = Env['SERVICE'] type DefaultHonoVariables (line 14) | type DefaultHonoVariables = { type DefaultHonoBindings (line 22) | type DefaultHonoBindings = Simplify< type DefaultHonoEnv (line 28) | type DefaultHonoEnv = { type DefaultHonoContext (line 33) | type DefaultHonoContext = Context FILE: packages/json-schema/src/coercion.ts function getInstanceType (line 3) | function getInstanceType( function coerceValue (line 28) | function coerceValue({ FILE: packages/json-schema/src/deep-compare-strict.ts function deepCompareStrict (line 1) | function deepCompareStrict(a: any, b: any): boolean { FILE: packages/json-schema/src/dereference.ts function dereference (line 77) | function dereference( FILE: packages/json-schema/src/format.ts constant DATE (line 8) | const DATE = /^(\d\d\d\d)-(\d\d)-(\d\d)$/ constant DAYS (line 9) | const DAYS = [0, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31] constant TIME (line 10) | const TIME = /^(\d\d):(\d\d):(\d\d)(\.\d+)?(z|[+-]\d\d(?::?\d\d)?)?$/i constant HOSTNAME (line 11) | const HOSTNAME = constant URIREF (line 14) | const URIREF = constant URITEMPLATE (line 17) | const URITEMPLATE = constant URL_ (line 21) | const URL_ = constant UUID (line 23) | const UUID = /^(?:urn:uuid:)?[0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}$/i constant JSON_POINTER (line 24) | const JSON_POINTER = /^(?:\/(?:[^~/]|~0|~1)*)*$/ constant JSON_POINTER_URI_FRAGMENT (line 25) | const JSON_POINTER_URI_FRAGMENT = constant RELATIVE_JSON_POINTER (line 27) | const RELATIVE_JSON_POINTER = /^(?:0|[1-9][0-9]*)(?:#|(?:\/(?:[^~/]|~0|~... constant IPV4 (line 65) | const IPV4 = constant IPV6 (line 68) | const IPV6 = function bind (line 81) | function bind(r: RegExp) { function isLeapYear (line 105) | function isLeapYear(year: number) { function date (line 110) | function date(str: string) { function time (line 127) | function time(full: boolean, str: string) { constant DATE_TIME_SEPARATOR (line 142) | const DATE_TIME_SEPARATOR = /t|\s/i function date_time (line 143) | function date_time(str: string) { constant NOT_URI_FRAGMENT (line 149) | const NOT_URI_FRAGMENT = /\/|:/ constant URI_PATTERN (line 150) | const URI_PATTERN = function uri (line 153) | function uri(str: string): boolean { constant Z_ANCHOR (line 158) | const Z_ANCHOR = /[^\\]\\Z/ function regex (line 159) | function regex(str: string) { FILE: packages/json-schema/src/pointer.ts function encodePointer (line 1) | function encodePointer(p: string): string { function escapePointer (line 5) | function escapePointer(p: string): string { FILE: packages/json-schema/src/types.ts type SchemaDraft (line 1) | type SchemaDraft = '4' | '7' | '2019-09' | '2020-12' type OutputFormat (line 3) | const enum OutputFormat { type InstanceType (line 9) | type InstanceType = type Schema (line 18) | interface Schema { type OutputUnit (line 82) | interface OutputUnit { type ValidationResult (line 89) | type ValidationResult = { FILE: packages/json-schema/src/ucs2-length.ts function ucs2length (line 9) | function ucs2length(s: string): number { FILE: packages/json-schema/src/validate.ts type Evaluated (line 10) | type Evaluated = Record function validate (line 12) | function validate( FILE: packages/json-schema/src/validator.ts class Validator (line 5) | class Validator { method constructor (line 13) | constructor({ method validate (line 34) | public validate(instance: any): ValidationResult { method addSchema (line 44) | public addSchema(schema: Schema, id?: string): void { FILE: packages/json-schema/test/meta-schema.ts function loadMeta (line 8) | async function loadMeta() { FILE: packages/json-schema/test/types.ts type SchemaTestSuite (line 3) | interface SchemaTestSuite { type SchemaTest (line 9) | interface SchemaTest { type SchemaTestCase (line 15) | interface SchemaTestCase { type Remote (line 22) | interface Remote { FILE: packages/openapi-utils/src/get-tools-from-openapi-spec.ts function getToolsFromOpenAPISpec (line 36) | async function getToolsFromOpenAPISpec( FILE: packages/openapi-utils/src/openapi-parameters-to-json-schema.ts type OpenAPIParametersAsJsonSchema (line 11) | interface OpenAPIParametersAsJsonSchema { constant VALIDATION_KEYWORDS (line 20) | const VALIDATION_KEYWORDS = new Set([ constant SUBSCHEMA_KEYWORDS (line 44) | const SUBSCHEMA_KEYWORDS = [ constant SUBSCHEMA_ARRAY_KEYWORDS (line 53) | const SUBSCHEMA_ARRAY_KEYWORDS = ['items', 'allOf', 'anyOf', 'oneOf'] constant SUBSCHEMA_OBJECT_KEYWORDS (line 55) | const SUBSCHEMA_OBJECT_KEYWORDS = [ function convertParametersToJsonSchema (line 62) | function convertParametersToJsonSchema( function copyValidationKeywords (line 100) | function copyValidationKeywords(src: any) { function handleNullable (line 113) | function handleNullable(schema: SchemaObject) { function handleNullableSchema (line 117) | function handleNullableSchema(schema: any) { function getBodySchema (line 159) | function getBodySchema(parameters: any[]) { function getSchema (line 171) | function getSchema(parameters: any[], type: string) { function getRequiredParams (line 212) | function getRequiredParams(parameters: any[]) { function getExamples (line 216) | function getExamples(exampleSchema: any) { function byIn (line 220) | function byIn(str: string) { function byRequired (line 224) | function byRequired(param: any) { function toName (line 228) | function toName(param: any) { FILE: packages/openapi-utils/src/redocly-config.ts function getDefaultRedoclyConfig (line 9) | async function getDefaultRedoclyConfig(): Promise { FILE: packages/openapi-utils/src/types.ts type Extensible (line 9) | interface Extensible { type LooseOpenAPI3Spec (line 17) | interface LooseOpenAPI3Spec extends Extensible { type InfoObject (line 45) | interface InfoObject extends Extensible { type ContactObject (line 66) | interface ContactObject extends Extensible { type LicenseObject (line 79) | interface LicenseObject extends Extensible { type ServerObject (line 92) | interface ServerObject extends Extensible { type ServerVariableObject (line 105) | interface ServerVariableObject extends Extensible { type ComponentsObject (line 118) | interface ComponentsObject extends Extensible { type PathsObject (line 145) | interface PathsObject { type WebhooksObject (line 153) | interface WebhooksObject { type PathItemObject (line 161) | interface PathItemObject extends Extensible { type OperationObject (line 188) | interface OperationObject extends Extensible { type ExternalDocumentationObject (line 219) | interface ExternalDocumentationObject extends Extensible { type ParameterObject (line 231) | interface ParameterObject extends Extensible { type RequestBodyObject (line 270) | interface RequestBodyObject extends Extensible { type MediaTypeObject (line 282) | interface MediaTypeObject extends Extensible { type EncodingObject (line 297) | interface EncodingObject extends Extensible { type ResponsesObject (line 314) | type ResponsesObject = { type ResponseObject (line 325) | interface ResponseObject extends Extensible { type CallbackObject (line 340) | type CallbackObject = Record type ExampleObject (line 345) | interface ExampleObject extends Extensible { type LinkObject (line 360) | interface LinkObject extends Extensible { type HeaderObject (line 383) | type HeaderObject = Omit type TagObject (line 389) | interface TagObject extends Extensible { type ReferenceObject (line 402) | interface ReferenceObject extends Extensible { type SchemaObject (line 415) | type SchemaObject = { type StringSubtype (line 463) | interface StringSubtype { type NumberSubtype (line 468) | interface NumberSubtype { type IntegerSubtype (line 475) | interface IntegerSubtype { type ArraySubtype (line 482) | interface ArraySubtype { type BooleanSubtype (line 491) | interface BooleanSubtype { type NullSubtype (line 496) | interface NullSubtype { type ObjectSubtype (line 500) | interface ObjectSubtype { type DiscriminatorObject (line 519) | interface DiscriminatorObject { type XMLObject (line 532) | interface XMLObject extends Extensible { type SecuritySchemeObject (line 549) | type SecuritySchemeObject = { type OAuthFlowsObject (line 592) | interface OAuthFlowsObject extends Extensible { type OAuthFlowObject (line 607) | interface OAuthFlowObject extends Extensible { type SecurityRequirementObject (line 622) | type SecurityRequirementObject = { type $defs (line 626) | type $defs = Record type Deref (line 628) | type Deref = type DereferencedLooseOpenAPI3Spec (line 642) | type DereferencedLooseOpenAPI3Spec = Deref FILE: packages/openapi-utils/src/utils.ts function camelCase (line 7) | function camelCase(identifier: string): string { function mergeJsonSchemaObjects (line 11) | function mergeJsonSchemaObjects( FILE: packages/openapi-utils/src/validate-json-schema-object.ts function validateJsonSchema (line 32) | async function validateJsonSchema({ FILE: packages/openapi-utils/src/validate-openapi-spec.ts type ParseSchemaOptions (line 20) | interface ParseSchemaOptions { function validateOpenAPISpec (line 32) | async function validateOpenAPISpec< function parseSchema (line 130) | async function parseSchema( function _processProblems (line 228) | function _processProblems( FILE: packages/platform-core/src/errors.ts class BaseError (line 6) | class BaseError extends Error { method constructor (line 7) | constructor({ message, cause }: { message: string; cause?: unknown }) { class HttpError (line 21) | class HttpError extends BaseError { method constructor (line 25) | constructor({ class RateLimitError (line 43) | class RateLimitError extends HttpError { method constructor (line 46) | constructor({ class JsonRpcError (line 71) | class JsonRpcError extends HttpError { method constructor (line 75) | constructor({ class ZodValidationError (line 95) | class ZodValidationError extends HttpError { method constructor (line 96) | constructor({ FILE: packages/platform-core/src/hash-object.ts type Algorithm (line 8) | type Algorithm = LiteralUnion< type HashObjectOptions (line 13) | type HashObjectOptions = { function normalizeObject (line 18) | function normalizeObject(object: any): any { function hashObject (line 43) | async function hashObject(object: Record): Promise { FILE: packages/platform-core/src/rate-limit-headers.ts function getRateLimitHeaders (line 6) | function getRateLimitHeaders( FILE: packages/platform-core/src/types.ts type Logger (line 1) | interface Logger { type RateLimitResult (line 9) | type RateLimitResult = { FILE: packages/platform-core/src/utils.ts function assert (line 56) | function assert( function parseZodSchema (line 80) | function parseZodSchema>( function sha256 (line 102) | async function sha256( function getEnv (line 121) | function getEnv(name: string): string | undefined { function sanitizeSearchParams (line 137) | function sanitizeSearchParams( function pruneUndefined (line 179) | function pruneUndefined>( function pruneNullOrUndefined (line 187) | function pruneNullOrUndefined>( function pruneNullOrUndefinedDeep (line 197) | function pruneNullOrUndefinedDeep>( function pruneEmpty (line 220) | function pruneEmpty>( function pruneEmptyDeep (line 241) | function pruneEmptyDeep( function slugify (line 299) | function slugify(input: string): string { FILE: packages/platform/src/define-config.ts function defineConfig (line 14) | function defineConfig( FILE: packages/platform/src/load-agentic-config.ts function loadAgenticConfig (line 6) | async function loadAgenticConfig({ FILE: packages/platform/src/origin-adapters/mcp.ts function resolveMCPOriginAdapter (line 10) | async function resolveMCPOriginAdapter({ FILE: packages/platform/src/origin-adapters/openapi.ts function resolveOpenAPIOriginAdapter (line 12) | async function resolveOpenAPIOriginAdapter({ FILE: packages/platform/src/parse-agentic-project-config.ts function parseAgenticProjectConfig (line 17) | function parseAgenticProjectConfig( function parseResolvedAgenticProjectConfig (line 39) | function parseResolvedAgenticProjectConfig( FILE: packages/platform/src/resolve-agentic-project-config.ts function resolveAgenticProjectConfig (line 19) | async function resolveAgenticProjectConfig( FILE: packages/platform/src/resolve-metadata-file.ts function resolveMetadataFile (line 3) | async function resolveMetadataFile( FILE: packages/platform/src/resolve-metadata-files.ts function resolveMetadataFiles (line 9) | async function resolveMetadataFiles( FILE: packages/platform/src/resolve-metadata.ts function resolveMetadata (line 9) | async function resolveMetadata({ FILE: packages/platform/src/resolve-origin-adapter.ts function resolveOriginAdapter (line 15) | async function resolveOriginAdapter({ FILE: packages/platform/src/types.ts type UploadFileUrlToStorageFn (line 1) | type UploadFileUrlToStorageFn = (source: string) => Promise FILE: packages/platform/src/validate-agentic-project-config.ts function validateAgenticProjectConfig (line 10) | async function validateAgenticProjectConfig( FILE: packages/platform/src/validate-metadata-file.ts function validateMetadataFile (line 6) | async function validateMetadataFile( FILE: packages/platform/src/validate-metadata-files.ts function validateMetadataFiles (line 5) | async function validateMetadataFiles( FILE: packages/platform/src/validate-origin-adapter.ts function validateOriginAdapter (line 11) | async function validateOriginAdapter({ FILE: packages/platform/src/validate-origin-url.ts function validateOriginUrl (line 3) | function validateOriginUrl({ FILE: packages/platform/src/validate-pricing.ts function validatePricing (line 8) | function validatePricing({ FILE: packages/platform/src/validate-tools.ts function validateTools (line 7) | function validateTools({ FILE: packages/tool-client/src/agentic-tool-client.ts type AgenticToolClientOptions (line 14) | type AgenticToolClientOptions = { class AgenticToolClient (line 58) | class AgenticToolClient extends AIFunctionsProvider { method constructor (line 65) | protected constructor({ method callTool (line 117) | async callTool(toolName: string, args: string | Record) { method fromIdentifier (line 149) | static async fromIdentifier( FILE: packages/types/bin/generate-project-config-json-schema.ts function main (line 6) | async function main() { FILE: packages/types/src/agentic-project-config.ts type AgenticProjectConfigInput (line 253) | type AgenticProjectConfigInput = Simplify< type AgenticProjectConfigRaw (line 263) | type AgenticProjectConfigRaw = z.output< type AgenticProjectConfig (line 266) | type AgenticProjectConfig = Simplify< type ResolvedAgenticProjectConfig (line 302) | type ResolvedAgenticProjectConfig = Simplify< FILE: packages/types/src/auth-subjects.ts type AuthUser (line 8) | type AuthUser = z.infer FILE: packages/types/src/openapi.d.ts type paths (line 6) | interface paths { type webhooks (line 580) | type webhooks = Record; type components (line 581) | interface components { type $defs (line 1221) | type $defs = Record; type operations (line 1222) | interface operations { FILE: packages/types/src/origin-adapter.ts type OriginAdapterLocation (line 11) | type OriginAdapterLocation = z.infer type OpenAPIOriginAdapterConfig (line 63) | type OpenAPIOriginAdapterConfig = z.infer< type MCPOriginAdapterConfig (line 78) | type MCPOriginAdapterConfig = z.infer< type RawOriginAdapterConfig (line 95) | type RawOriginAdapterConfig = z.infer< type OriginAdapterConfig (line 124) | type OriginAdapterConfig = z.infer type OpenAPIOperationParameterSource (line 134) | type OpenAPIOperationParameterSource = z.infer< type OpenAPIOperationHttpMethod (line 146) | type OpenAPIOperationHttpMethod = z.infer< type OpenAPIToolOperation (line 161) | type OpenAPIToolOperation = z.infer type OpenAPIOriginAdapter (line 198) | type OpenAPIOriginAdapter = z.infer type MCPOriginAdapter (line 216) | type MCPOriginAdapter = z.infer type RawOriginAdapter (line 232) | type RawOriginAdapter = z.infer type OriginAdapter (line 259) | type OriginAdapter = z.infer FILE: packages/types/src/pricing.ts type PricingPlanTier (line 23) | type PricingPlanTier = z.infer type PricingInterval (line 37) | type PricingInterval = z.infer type StripePriceIdMap (line 88) | type StripePriceIdMap = z.infer type StripeMeterIdMap (line 97) | type StripeMeterIdMap = z.infer type CustomPricingPlanLineItemSlug (line 107) | type CustomPricingPlanLineItemSlug = `custom-${string}` type PricingPlanLineItemInput (line 327) | type PricingPlanLineItemInput = type PricingPlanLineItem (line 396) | type PricingPlanLineItem = type PricingPlanInput (line 568) | type PricingPlanInput = Simplify< type PricingPlan (line 574) | type PricingPlan = Simplify< type StripeProductIdMap (line 590) | type StripeProductIdMap = z.infer type PricingPlanListInput (line 601) | type PricingPlanListInput = [PricingPlanInput, ...PricingPlanInput[]] type PricingPlanList (line 602) | type PricingPlanList = [PricingPlan, ...PricingPlan[]] type StripeSubscriptionItemIdMap (line 616) | type StripeSubscriptionItemIdMap = z.infer< FILE: packages/types/src/rate-limit.ts type RateLimitMode (line 15) | type RateLimitMode = z.infer type RateLimitInput (line 137) | type RateLimitInput = z.input type RateLimit (line 138) | type RateLimit = z.infer FILE: packages/types/src/tools.ts type PricingPlanToolOverride (line 94) | type PricingPlanToolOverride = z.infer< type ToolConfigInput (line 297) | type ToolConfigInput = z.input type ToolConfig (line 298) | type ToolConfig = z.infer type Tool (line 401) | type Tool = z.infer FILE: packages/types/src/types.ts type User (line 20) | type User = components['schemas']['User'] type Team (line 21) | type Team = components['schemas']['Team'] type TeamMember (line 22) | type TeamMember = components['schemas']['TeamMember'] type AuthSession (line 23) | type AuthSession = components['schemas']['AuthSession'] type Consumer (line 25) | type Consumer = Simplify< type Project (line 41) | type Project = Simplify< type Deployment (line 82) | type Deployment = Simplify< type AdminDeployment (line 129) | type AdminDeployment = Simplify< type AdminConsumer (line 148) | type AdminConsumer = Simplify< type AgenticMcpRequestMetadata (line 156) | type AgenticMcpRequestMetadata = { FILE: packages/types/src/utils.ts function getPricingPlansByInterval (line 3) | function getPricingPlansByInterval({ function getLabelForPricingInterval (line 24) | function getLabelForPricingInterval( FILE: packages/types/src/webhook.ts type Webhook (line 9) | type Webhook = z.infer FILE: packages/validators/src/parse-deployment-identifier.test.ts function success (line 12) | function success(...args: Parameters) { function error (line 32) | function error(...args: Parameters) { FILE: packages/validators/src/parse-deployment-identifier.ts function parseDeploymentIdentifier (line 19) | function parseDeploymentIdentifier( FILE: packages/validators/src/parse-project-identifier.test.ts function success (line 10) | function success(...args: Parameters) { function error (line 22) | function error(...args: Parameters) { FILE: packages/validators/src/parse-project-identifier.ts function parseProjectIdentifier (line 9) | function parseProjectIdentifier( FILE: packages/validators/src/parse-tool-identifier.test.ts function success (line 13) | function success(...args: Parameters) { function error (line 34) | function error(...args: Parameters) { FILE: packages/validators/src/parse-tool-identifier.ts function parseToolIdentifier (line 15) | function parseToolIdentifier( FILE: packages/validators/src/types.ts type ParseIdentifierOptions (line 3) | type ParseIdentifierOptions = { type ParsedProjectIdentifier (line 8) | type ParsedProjectIdentifier = { type ParsedDeploymentIdentifier (line 14) | type ParsedDeploymentIdentifier = Simplify< type ParsedToolIdentifier (line 29) | type ParsedToolIdentifier = Simplify< FILE: packages/validators/src/utils.ts function coerceIdentifier (line 1) | function coerceIdentifier(identifier?: string): string | undefined { FILE: packages/validators/src/validators.ts function isValidEmail (line 18) | function isValidEmail(value: string): boolean { function isValidNamespace (line 22) | function isValidNamespace(value?: string): boolean { function isNamespaceAllowed (line 26) | function isNamespaceAllowed(value?: string): boolean { function isValidUsername (line 30) | function isValidUsername(value?: string): boolean { function isValidTeamSlug (line 34) | function isValidTeamSlug(value?: string): boolean { function isValidPassword (line 38) | function isValidPassword(value?: string): boolean { function isValidProjectSlug (line 42) | function isValidProjectSlug(value?: string): boolean { function isValidDeploymentHash (line 46) | function isValidDeploymentHash(value?: string): boolean { function isValidProjectIdentifier (line 50) | function isValidProjectIdentifier( function isValidDeploymentIdentifier (line 61) | function isValidDeploymentIdentifier( function isValidToolName (line 72) | function isValidToolName(value?: string): boolean { function isToolNameAllowed (line 76) | function isToolNameAllowed(value?: string): boolean { function isValidCuid (line 80) | function isValidCuid(value?: string): boolean { FILE: stdlib/ai-sdk/src/ai-sdk.ts type AISDKTools (line 13) | type AISDKTools = Record< function createAISDKTools (line 22) | function createAISDKTools( function createAISDKToolsFromIdentifier (line 55) | async function createAISDKToolsFromIdentifier( FILE: stdlib/core/src/_utils.ts constant AGENTIC_TEST_MOCK_HEADER (line 9) | const AGENTIC_TEST_MOCK_HEADER = 'x-agentic-test-mock' function defaultBeforeRequest (line 11) | function defaultBeforeRequest(request: Request): Response { function mockKyInstance (line 28) | function mockKyInstance( FILE: stdlib/core/src/ai-function-set.test.ts type CalculatorInput (line 11) | type CalculatorInput = z.infer FILE: stdlib/core/src/ai-function-set.ts type AIFunctionSetOptions (line 6) | type AIFunctionSetOptions = { class AIFunctionSet (line 20) | class AIFunctionSet implements Iterable { method constructor (line 24) | constructor( method size (line 84) | get size(): number { method add (line 88) | add(fn: types.AIFunction): this { method get (line 93) | get(name: string): types.AIFunction | undefined { method set (line 97) | set(name: string, fn: types.AIFunction): this { method has (line 102) | has(name: string): boolean { method clear (line 106) | clear(): void { method delete (line 110) | delete(name: string): boolean { method pick (line 114) | pick(...keys: string[]): AIFunctionSet { method omit (line 123) | omit(...keys: string[]): AIFunctionSet { method map (line 132) | map(fn: (fn: types.AIFunction) => T): T[] { method getFilteredByTags (line 140) | getFilteredByTags(...tags: string[]): AIFunctionSet { method getFilteredBy (line 149) | getFilteredBy( method specs (line 159) | get specs(): types.AIFunctionSpec[] { method toolSpecs (line 167) | get toolSpecs(): types.AIToolSpec[] { method responsesToolSpecs (line 181) | get responsesToolSpecs(): types.AIFunctionSpec[] { method entries (line 185) | get entries(): IterableIterator { method [Symbol.iterator] (line 189) | [Symbol.iterator](): Iterator { function transformName (line 194) | function transformName(name: string): string { FILE: stdlib/core/src/assert.ts function assert (line 1) | function assert( FILE: stdlib/core/src/create-ai-function.ts type CreateAIFunctionArgs (line 5) | type CreateAIFunctionArgs< type AIFunctionImplementation (line 36) | type AIFunctionImplementation< function createAIFunction (line 67) | function createAIFunction< FILE: stdlib/core/src/echo.ts class EchoAITool (line 9) | class EchoAITool extends AIFunctionsProvider { method echo (line 17) | async echo({ query }: { query: string }) { FILE: stdlib/core/src/errors.ts class RetryableError (line 1) | class RetryableError extends Error {} class AbortError (line 3) | class AbortError extends Error {} class ParseError (line 5) | class ParseError extends RetryableError {} class TimeoutError (line 7) | class TimeoutError extends Error {} FILE: stdlib/core/src/fns.ts type PrivateAIFunctionMetadata (line 10) | type PrivateAIFunctionMetadata = CreateAIFunctionArgs & { type SymbolConstructor (line 17) | interface SymbolConstructor { method functions (line 45) | get functions(): AIFunctionSet { method getFunctionsFilteredByTags (line 71) | getFunctionsFilteredByTags(...tags: string[]): AIFunctionSet { method getFunctionsFilteredBy (line 79) | getFunctionsFilteredBy( function aiFunction (line 86) | function aiFunction< FILE: stdlib/core/src/message.ts type Msg (line 8) | interface Msg { type LegacyMsg (line 53) | interface LegacyMsg { type ChatMessageContentPart (line 63) | type ChatMessageContentPart = type Role (line 92) | type Role = type Function (line 105) | type Function = { type Tool (line 117) | type Tool = { type System (line 130) | type System = { type Developer (line 137) | type Developer = { type User (line 144) | type User = { type Assistant (line 151) | type Assistant = { type Refusal (line 158) | type Refusal = { type FuncCall (line 165) | type FuncCall = { type FuncResult (line 173) | type FuncResult = { type ToolCall (line 180) | type ToolCall = { type ToolResult (line 188) | type ToolResult = { function system (line 198) | function system( function developer (line 216) | function developer( function user (line 234) | function user( function assistant (line 252) | function assistant( function refusal (line 273) | function refusal( function funcCall (line 291) | function funcCall( function funcResult (line 312) | function funcResult( function toolCall (line 321) | function toolCall( function toolResult (line 337) | function toolResult( function getMessage (line 355) | function getMessage( function narrowResponseMessage (line 365) | function narrowResponseMessage( function isSystem (line 384) | function isSystem(message: Msg): message is Msg.System { function isDeveloper (line 388) | function isDeveloper(message: Msg): message is Msg.Developer { function isUser (line 392) | function isUser(message: Msg): message is Msg.User { function isAssistant (line 396) | function isAssistant(message: Msg): message is Msg.Assistant { function isRefusal (line 400) | function isRefusal(message: Msg): message is Msg.Refusal { function isFuncCall (line 404) | function isFuncCall(message: Msg): message is Msg.FuncCall { function isFuncResult (line 408) | function isFuncResult(message: Msg): message is Msg.FuncResult { function isToolCall (line 412) | function isToolCall(message: Msg): message is Msg.ToolCall { function isToolResult (line 416) | function isToolResult(message: Msg): message is Msg.ToolResult { function narrow (line 430) | function narrow( FILE: stdlib/core/src/parse-structured-output.ts function parseStructuredOutput (line 20) | function parseStructuredOutput( function safeParseStructuredOutput (line 57) | function safeParseStructuredOutput( function isEscaped (line 93) | function isEscaped(str: string, i: number): boolean { function extractJSONFromString (line 104) | function extractJSONFromString( constant BOOLEAN_OUTPUTS (line 165) | const BOOLEAN_OUTPUTS: Record = { function parseArrayOutput (line 184) | function parseArrayOutput(output: string): JsonValue[] { function parseObjectOutput (line 214) | function parseObjectOutput(output: string): JsonObject { function parseBooleanOutput (line 251) | function parseBooleanOutput(output: string): boolean { function parseNumberOutput (line 273) | function parseNumberOutput( FILE: stdlib/core/src/schema.ts type AgenticSchema (line 21) | type AgenticSchema = { function isAgenticSchema (line 57) | function isAgenticSchema(value: unknown): value is AgenticSchema { function isZodSchema (line 68) | function isZodSchema(value: unknown): value is z.ZodType { function asAgenticSchema (line 78) | function asAgenticSchema( function asZodOrJsonSchema (line 87) | function asZodOrJsonSchema( function createJsonSchema (line 103) | function createJsonSchema( function createAgenticSchemaFromZodSchema (line 145) | function createAgenticSchemaFromZodSchema( constant DEFAULT_SCHEMA_PREFIX (line 157) | const DEFAULT_SCHEMA_PREFIX = ` constant DEFAULT_SCHEMA_SUFFIX (line 163) | const DEFAULT_SCHEMA_SUFFIX = '```' function augmentSystemMessageWithJsonSchema (line 165) | function augmentSystemMessageWithJsonSchema({ FILE: stdlib/core/src/types.ts type Nullable (line 15) | type Nullable = T | null type DeepNullable (line 17) | type DeepNullable = T extends object type MaybePromise (line 21) | type MaybePromise = T | Promise type JSONSchema (line 23) | type JSONSchema = Record type RelaxedJsonifiable (line 25) | type RelaxedJsonifiable = Jsonifiable | Record type AIFunctionSpec (line 27) | interface AIFunctionSpec { type AIToolSpec (line 50) | interface AIToolSpec { type AIFunctionInputSchema (line 59) | type AIFunctionInputSchema = z.ZodObject | AgenticSchema type inferInput (line 62) | type inferInput = type AIFunctionImpl (line 70) | type AIFunctionImpl = Omit< type AIFunctionLike (line 82) | type AIFunctionLike = type AIFunction (line 90) | interface AIFunction< type SafeParseResult (line 122) | type SafeParseResult = type ParseFn (line 132) | type ParseFn = (value: unknown) => TData type SafeParseFn (line 133) | type SafeParseFn = (value: unknown) => SafeParseResult FILE: stdlib/core/src/utils.ts function pruneUndefined (line 50) | function pruneUndefined>( function pruneNullOrUndefined (line 58) | function pruneNullOrUndefined>( function pruneNullOrUndefinedDeep (line 68) | function pruneNullOrUndefinedDeep>( function pruneEmpty (line 91) | function pruneEmpty>( function pruneEmptyDeep (line 112) | function pruneEmptyDeep( function getEnv (line 156) | function getEnv(name: string): string | undefined { function throttleKy (line 177) | function throttleKy( function sanitizeSearchParams (line 195) | function sanitizeSearchParams( function stringifyForModel (line 247) | function stringifyForModel( function cleanStringForModel (line 270) | function cleanStringForModel(text: string): string { function isAIFunction (line 274) | function isAIFunction(obj: any): obj is types.AIFunction { function getErrorMessage (line 286) | function getErrorMessage(error?: unknown): string { function getShortDateString (line 307) | function getShortDateString(date: Date = new Date()): string { FILE: stdlib/core/src/zod-to-json-schema.ts function zodToJsonSchema (line 8) | function zodToJsonSchema( FILE: stdlib/genkit/src/genkit.ts type GenkitTool (line 14) | type GenkitTool = ReturnType function createGenkitTools (line 19) | function createGenkitTools( function createGenkitToolsFromIdentifier (line 57) | async function createGenkitToolsFromIdentifier( FILE: stdlib/langchain/src/langchain.ts function createLangChainTools (line 17) | function createLangChainTools( function createLangChainToolsFromIdentifier (line 51) | async function createLangChainToolsFromIdentifier( FILE: stdlib/llamaindex/src/llamaindex.ts type LlamaIndexTool (line 12) | type LlamaIndexTool = FunctionTool> function createLlamaIndexTools (line 18) | function createLlamaIndexTools( function createLlamaIndexToolsFromIdentifier (line 47) | async function createLlamaIndexToolsFromIdentifier( FILE: stdlib/mastra/src/mastra.ts type MastraTool (line 15) | type MastraTool = ReturnType function createMastraTools (line 21) | function createMastraTools( function createMastraToolsFromIdentifier (line 61) | async function createMastraToolsFromIdentifier( FILE: stdlib/mcp/src/mcp-tools.ts class McpTools (line 27) | class McpTools extends AIFunctionsProvider { method constructor (line 35) | protected constructor({ method functions (line 52) | override get functions(): AIFunctionSet { method _init (line 62) | protected async _init() { method _initTools (line 74) | protected async _initTools() { method _updateFunctions (line 91) | protected _updateFunctions() { method callTool (line 120) | async callTool(name: string, args: z.infer>) { method fromMcpClient (line 139) | static async fromMcpClient(params: { client: McpClient } & McpToolsOpt... function createMcpTools (line 154) | async function createMcpTools( function createMcpTransport (line 171) | async function createMcpTransport( function toText (line 195) | function toText(c: CallToolResult['content']) { function processToolCallResult (line 199) | function processToolCallResult(result: CallToolResult) { FILE: stdlib/mcp/src/paginate.ts type PaginateInput (line 1) | interface PaginateInput { function paginate (line 9) | async function paginate( FILE: stdlib/mcp/src/types.ts type McpToolsFilter (line 4) | type McpToolsFilter = (toolName: string) => boolean type McpToolsOptions (line 6) | interface McpToolsOptions { FILE: stdlib/serpapi/src/serpapi-client.ts type BaseResponse (line 13) | type BaseResponse

> = { type BaseParameters (line 35) | type BaseParameters = { type GoogleParameters (line 77) | type GoogleParameters = BaseParameters & { type SearchResult (line 350) | interface SearchResult extends BaseResponse { type TwitterResults (line 368) | interface TwitterResults { type Tweet (line 375) | interface Tweet { type AnswerBox (line 381) | interface AnswerBox { type InlineImage (line 394) | interface InlineImage { type InlinePeopleAlsoSearchFor (line 403) | interface InlinePeopleAlsoSearchFor { type SearchItem (line 410) | interface SearchItem { type KnowledgeGraph (line 417) | interface KnowledgeGraph { type Button (line 432) | interface Button { type HeaderImage (line 448) | interface HeaderImage { type Source (line 453) | interface Source { type LocalMap (line 458) | interface LocalMap { type LocalMapGpsCoordinates (line 464) | interface LocalMapGpsCoordinates { type LocalResults (line 470) | interface LocalResults { type Place (line 475) | interface Place { type PlaceGpsCoordinates (line 492) | interface PlaceGpsCoordinates { type ServiceOptions (line 497) | interface ServiceOptions { type OrganicResult (line 503) | interface OrganicResult { type AboutThisResult (line 523) | interface AboutThisResult { type OrganicResultRelatedQuestion (line 529) | interface OrganicResultRelatedQuestion { type SnippetLink (line 535) | interface SnippetLink { type RelatedResult (line 540) | interface RelatedResult { type RichSnippet (line 551) | interface RichSnippet { type Bottom (line 555) | interface Bottom { type Sitelinks (line 560) | interface Sitelinks { type Inline (line 564) | interface Inline { type Pagination (line 569) | interface Pagination { type SearchResultRelatedQuestion (line 576) | interface SearchResultRelatedQuestion { type RelatedSearch (line 588) | interface RelatedSearch { type SearchInformation (line 593) | interface SearchInformation { type MenuItem (line 601) | interface MenuItem { type SearchMetadata (line 608) | interface SearchMetadata { type SearchParameters (line 619) | interface SearchParameters { type ClientParams (line 626) | type ClientParams = Partial> class SerpAPIClient (line 634) | class SerpAPIClient extends AIFunctionsProvider { method constructor (line 640) | constructor({ method search (line 682) | async search(queryOrOpts: string | serpapi.GoogleParameters) { FILE: stdlib/serper/src/serper-client.ts type SearchParams (line 27) | type SearchParams = z.infer type GeneralSearchParams (line 36) | type GeneralSearchParams = z.infer type SearchResponse (line 38) | interface SearchResponse { type SearchImagesResponse (line 48) | interface SearchImagesResponse { type SearchVideosResponse (line 53) | interface SearchVideosResponse { type SearchPlacesResponse (line 58) | interface SearchPlacesResponse { type SearchNewsResponse (line 63) | interface SearchNewsResponse { type SearchShoppingResponse (line 68) | interface SearchShoppingResponse { type Response (line 73) | type Response = type KnowledgeGraph (line 81) | interface KnowledgeGraph { type Organic (line 92) | interface Organic { type AnswerBox (line 101) | interface AnswerBox { type SiteLink (line 110) | interface SiteLink { type PeopleAlsoAsk (line 115) | interface PeopleAlsoAsk { type RelatedSearch (line 122) | interface RelatedSearch { type SearchParameters (line 126) | interface SearchParameters { type TopStory (line 137) | interface TopStory { type Image (line 145) | interface Image { type Video (line 160) | interface Video { type Place (line 169) | interface Place { type News (line 183) | interface News { type Shopping (line 193) | interface Shopping { type ClientParams (line 207) | type ClientParams = Partial> class SerperClient (line 215) | class SerperClient extends AIFunctionsProvider { method constructor (line 221) | constructor({ method search (line 263) | async search(queryOrOpts: string | serper.GeneralSearchParams) { method searchImages (line 272) | async searchImages(queryOrOpts: string | serper.SearchParams) { method searchVideos (line 276) | async searchVideos(queryOrOpts: string | serper.SearchParams) { method searchPlaces (line 280) | async searchPlaces(queryOrOpts: string | serper.SearchParams) { method searchNews (line 284) | async searchNews(queryOrOpts: string | serper.SearchParams) { method searchProducts (line 288) | async searchProducts(queryOrOpts: string | serper.SearchParams) { method _fetch (line 292) | protected async _fetch(