diff --git a/doc/source/contributor/vitrage-api.rst b/doc/source/contributor/vitrage-api.rst index fc445603b..ccca2cb2d 100644 --- a/doc/source/contributor/vitrage-api.rst +++ b/doc/source/contributor/vitrage-api.rst @@ -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 ================