Skip to content

Commit

Permalink
Update inconsistent --apiPath on Readme file (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoLotz authored Aug 26, 2021
1 parent 506a9ee commit 7253887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Requests require the following variables to be set:
* `{{PORT}}` defaults to `443`
* `{{%s_API_BASE}}`
* `%s` will be the name of the service, uppercased and underscored.
* When `--apiBase` is provided it will be used as the value of the variable.
* When `--apiPath` is provided it will be used as the value of the variable.

Overrides and non-default options should be set in an [Environment](https://www.getpostman.com/docs/v6/postman/environments_and_globals/manage_environments).

Expand Down

0 comments on commit 7253887

Please sign in to comment.