Closed jgroom33 closed 6 years ago
support this:
version: 1 requests: login: url: https://postman-echo.com/basic-auth Auth: basic: username: postman password: password method: GET
This would result is a header: Authorization: Basic cG9zdG1hbjpwYXNzd29yZA==
@eykrehbein fyi. I used this for SCHEMA.md: https://marketplace.visualstudio.com/items?itemName=AlanWalk.markdown-toc
support this:
This would result is a header: Authorization: Basic cG9zdG1hbjpwYXNzd29yZA==