mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
RM-5087 - when POST return minimal info
This commit is contained in:
@@ -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**.
|
||||
|
Reference in New Issue
Block a user