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:
Jay Faulkner 2023-07-31 14:35:18 -07:00
parent ef73871524
commit d2c11df694
1 changed files with 1 additions and 1 deletions

View File

@ -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.