Commit a2c694db authored by Lee Matos's avatar Lee Matos

Fix Typo in environment create definition

parent 2f74b1d3
......@@ -36,7 +36,7 @@ Creates a new environment with the given name and external_url.
It returns `201` if the environment was successfully created, `400` for wrong parameters.
```
POST /projects/:id/environment
POST /projects/:id/environments
```
| Attribute | Type | Required | Description |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment