Skip to content

Variable: SecuritySchemeIdSchema

ts
const SecuritySchemeIdSchema: ZodObject<{
  id: ZodString;
}, $loose>;

Defined in: src/cloud/models/securitySchemeId.ts:5

The ID of the issue security scheme.