[Postman] fix use of isBasic from #15294 (#15760)

This commit is contained in:
Tiffany Marrel 2023-06-10 15:06:42 +02:00 committed by GitHub
parent f240ed4e4e
commit fe2dde3708
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
"type": "string" "type": "string"
} }
] ]
},{{/isApiKey}}{{#isBasic}}"auth": { },{{/isApiKey}}{{#isBasicBasic}}"auth": {
"type": "basic", "type": "basic",
"basic": [ "basic": [
{ {
@ -51,7 +51,7 @@
"type": "string" "type": "string"
} }
] ]
},{{/isBasic}}{{/-first}}{{/authMethods}} },{{/isBasicBasic}}{{/-first}}{{/authMethods}}
"variable": [{{#servers}}{{#-first}} "variable": [{{#servers}}{{#-first}}
{ {
"key": "baseUrl", "key": "baseUrl",