mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Merge remote-tracking branch 'origin/master' into feature/RM-4542_Rest_Record_Name
This commit is contained in:
@@ -377,7 +377,10 @@ paths:
|
||||
- $ref: '#/parameters/fieldsParam'
|
||||
- in: body
|
||||
name: nodeBodyCreate
|
||||
description: The node information to create.
|
||||
description: |
|
||||
The node information to create.
|
||||
|
||||
This field is ignored for multipart/form-data content uploads.
|
||||
required: true
|
||||
schema:
|
||||
$ref: '#/definitions/RMNodeBodyCreate'
|
||||
|
Reference in New Issue
Block a user