RM-5087 - when POST return minimal info

This commit is contained in:
Ramona Popa
2017-05-16 10:21:24 +03:00
parent 4c2c1b0572
commit cda2da987e
6 changed files with 8 additions and 12 deletions

View File

@@ -336,8 +336,6 @@ paths:
the API method tries to create
a unique name using an integer suffix.
Any field in the JSON body defined below can also be passed as a form-data field.
This API method also supports record category creation using application/json.
You must specify at least a **name**.
@@ -1179,8 +1177,6 @@ paths:
the API method tries to create
a unique name using an integer suffix.
Any field in the JSON body defined below can also be passed as a form-data field.
This API method also supports record category or record folder creation using application/json.
You must specify at least a **name** and **nodeType**.