Skip to content

Hard coded values make it hard to configure requests #2

@infomaven-tw

Description

@infomaven-tw

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions