Alfresco / rest-api-explorer

Public REST API Explorer
Apache License 2.0
37 stars 25 forks source link

Updated a description of the restapi explorer about overwriting an existing file which is not versionable #153

Closed kcichonczyk closed 2 years ago

kcichonczyk commented 2 years ago

According to the current state of our code it is not possible to overwrite an existing file which is not versional via POST request using "/nodes/{nodeId}/children" endpoint both for multipart and json upload. (see MMT-22462)