OptionalinfoOptionalserversOptionalprincipalOptionalnowThe "when": ISO date / Date. Drives deprecatedSince + removedSince. Omit ⇒ no time filtering.
OptionalsecurityName of the security scheme that scopes map onto (e.g. "bearerAuth"). Enables scopes→security.
OptionalsecurityDeclared security schemes for components (C014).
OptionalincludeInclude operations flagged deprecated (default true; they are marked, not hidden).
OptionalsynthesizeSynthesize RFC-9457 error responses (401/403 from access, 429 from a rate-limit facet, always-500, plus any
route.errors) + a shared components.schemas.ProblemDetails. Default true — the SDK's isApiError guard and
testgen's error-conformance need declared non-2xx responses to check. Set false for a success-only projection.
The "who": include only operations whose required scopes the principal holds. Omit ⇒ full public doc.