Interface SecuritySchemeOauth2AccessCode

Hierarchy

Properties

authorizationUrl: string
description?: string
flow: "accessCode"
scopes: ScopesObject
tokenUrl: string
type: "oauth2"

Generated using TypeDoc