optic icon indicating copy to clipboard operation
optic copied to clipboard

Emit facts for an Operation's Security

Open acunniffe opened this issue 2 years ago • 0 comments

Security schemas are used to define the authentication for the operations in OpenAPI. They are shorthand for headers like Authentication or query parameters that include a token.

https://spec.openapis.org/oas/v3.1.0#security-scheme-object

There's a discussion going on here to define which security schema changes we consider breaking https://github.com/opticdev/optic/discussions/1305

acunniffe avatar Aug 23 '22 11:08 acunniffe