Skip to main content
Go to Latest
type alias SecuritySchemeType
import { type SecuritySchemeType } from "https://deno.land/x/openbox@1.2.7/mod.ts";
definition:
| "apiKey"
| "http"
| "oauth2"
| "openIdConnect"