Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard coded values make it hard to configure requests #2

Open
infomaven-tw opened this issue May 13, 2024 · 0 comments
Open

Hard coded values make it hard to configure requests #2

infomaven-tw opened this issue May 13, 2024 · 0 comments

Comments

@infomaven-tw
Copy link

infomaven-tw commented May 13, 2024

using OpenApi file from here

steps:

  1. import bankground open api file
  2. from "Design" tab, select the POST /users request and right click to "Add to Request" editor
  3. set {{server_host}} variable to server name "bankground.apimate.eu". Change http to "https"

url window does not allow https to be used

  1. in same request, open the Headers tab
  2. For the Content-Type header, replace application/json with "application/x-www-form-urlencoded"

header window does not allow the new content type to be used

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant