Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ This is very useful when testing your application in production
> Note: The curl options are set to ignore an SSL certificate, and the `resource_params` define a fictional debug parameter.
> These are not required for your APIs, but is meant as an example what can be done with the configuration

###Test in multiple environments
### Test in multiple environments

In addition, you can create multiple environments using the parameters.json file, and switch between them:

Expand Down