We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cea447 commit 39a67b6Copy full SHA for 39a67b6
README.md
@@ -318,6 +318,8 @@ custom:
318
319
It accepts all available Security Schemes and follows the specification: https://spec.openapis.org/oas/v3.0.4#security-scheme-object
320
321
+This can be extended using the `^x-` specification extension.
322
+
323
#### Security on each operation
324
325
To apply an overall security scheme to all of your operations without having to add the documentation to each one, you can write it like:
0 commit comments