Cannot create environment from env-template

The bug was caused by doc example.
The doc example contained malformed json.

Change-Id: I6f1a7955faed385e0dc1001f68fcd5e2f6bff13e
Closes-Bug: #1437361
This commit is contained in:
Filip Blaha 2015-03-30 15:43:05 +02:00
parent ecf502a7c9
commit 159c6c29d7

View File

@ -397,7 +397,7 @@ Create an environment from an environment template
::
{
'name': 'environment_name'
"name": "environment_name"
}
*Response*