Merge branch 'output-specs' into jamie

This commit is contained in:
Jamie Macey
2020-10-17 13:43:05 -07:00
10 changed files with 567 additions and 9 deletions

View File

@@ -349,7 +349,8 @@
"components": {
"securitySchemes": {
"basic_auth": {
"type": "basic"
"type": "http",
"scheme": "basic"
},
"api_key": {
"type": "apiKey",