Skip to content

Provide a section for path segments similar for query string params #3333

Answered by jcamiel
jjnilton asked this question in Ideas
Discussion options

You must be logged in to vote

Hi @jjnilton

You can achieve something similar with [Options] section and variable:

POST http://example.com/{{foo}}/{{bar}}/example
Content-Type: application/json
[Options]
variable: foo=something
variable: bar=something-else

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jjnilton
Comment options

Answer selected by jjnilton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants