User Tools

Site Tools


mantis:cloudapp:issue:231

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mantis:cloudapp:issue:231 [2025/11/12 07:48] – created domjosmantis:cloudapp:issue:231 [2025/11/13 07:42] (current) – [Operations] domjos
Line 33: Line 33:
 Bold: Encrypted, Italic: Version, Underline: RW Bold: Encrypted, Italic: Version, Underline: RW
 ---- ----
 +==== Detail-Levels: ====
 +  * model: Returns the base model
 +  * revisions: Adds the revisions property which contains all revisions. A revision consists of all properties marked as versioned and its own created property
 +  * folder: Fills the folder property with the base model of the folder. If the password is not hidden but the folder is, the base folder will be used
 +  * tags: Adds the tags property filled with the base model of all tags. Hidden tags are not included in this list if the password is not hidden
 +  * tag-ids: Adds the tags property filled with the ids of all tags. Hidden tags are not included in this list if the password is not hidden. Can not be used with +tags
 +  * shares: Adds the shares property filled with the base model of all shares with other users. Fills the share property with the base model of the original share if available
 +
 +----
 +==== Operations ====
 +  * [[232|list: /api/1.0/password/list: GET]]
 +  * [[232|list: /api/1.0/password/list: POST]]
 +  * [[233|show: /api/1.0/password/show: POST]]
 +  * [[234|find: /api/1.0/password/find: POST]]
 +  * [[235|create: /api/1.0/password/create: POST]]
 +  * [[236|update: /api/1.0/password/update: PATCH]]
 +  * [[237|delete: /api/1.0/password/delete: DELETE]]
 +  * [[238|restore: /api/1.0/password/restore: PATCH]]
 +
 +
 +
  
  
  
mantis/cloudapp/issue/231.1762933709.txt.gz · Last modified: by domjos