Skip to content

Commit 39a67b6

Browse files
committed
add that security schemes can be extended to documentation
1 parent 3cea447 commit 39a67b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,8 @@ custom:
318318

319319
It accepts all available Security Schemes and follows the specification: https://spec.openapis.org/oas/v3.0.4#security-scheme-object
320320

321+
This can be extended using the `^x-` specification extension.
322+
321323
#### Security on each operation
322324

323325
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

Comments
 (0)