Update api: Template PUT
The parameter should be the request body, not query parameters. Change-Id: I49cbf73c5f892d045adbeb221c97c03487333ceb
This commit is contained in:
parent
6ee4e1f7b6
commit
8cf5f12718
@ -1098,14 +1098,14 @@ None
|
||||
Query Parameters
|
||||
================
|
||||
|
||||
- templates (string, required) - A list of the structured content of the template
|
||||
- template_type (string, required) - template type (standard, None)
|
||||
- overwrite (boolean, optional) - if template already exists will overwrite it
|
||||
None
|
||||
|
||||
Request Body
|
||||
============
|
||||
|
||||
None
|
||||
- templates (string, required) - A list of the structured content of the template
|
||||
- template_type (string, required) - template type (standard, None)
|
||||
- overwrite (boolean, optional) - if template already exists will overwrite it
|
||||
|
||||
Request Examples
|
||||
================
|
||||
|
Loading…
x
Reference in New Issue
Block a user