Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Existen dos mecanismos básicos:

 

A) Por su Id

Code Block
titlePor su ID
http://localhost/nuxeo/api/v1/id/{docId}

...

B) Por su path

Code Block
titlePor su Path
http://localhost/nuxeo/api/v1/id/{docPath}

...