Fix typo in deploy_templates docs
There is no /v1/deploy_template; should be /v1/deploy_templates. Change-Id: Iab0c7be8dd54f2b4d01b0655d615381610eb84d4
This commit is contained in:
parent
ef73871524
commit
d2c11df694
@ -213,7 +213,7 @@ Response
|
||||
Delete Deploy Template
|
||||
======================
|
||||
|
||||
.. rest_method:: DELETE /v1/deploy_template/{deploy_template_id}
|
||||
.. rest_method:: DELETE /v1/deploy_templates/{deploy_template_id}
|
||||
|
||||
Deletes a deploy template.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user