Skip to content
Snippets Groups Projects
Commit a2c694db authored by Lee Matos's avatar Lee Matos
Browse files

Fix Typo in environment create definition

parent 2f74b1d3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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 |
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment