1
0
mirror of https://github.com/sismics/docs.git synced 2026-01-02 03:19:34 +00:00

#83: Handles tags as source ACL in GET /document/list

This commit is contained in:
jendib
2016-04-30 01:52:24 +02:00
parent 542ab737a2
commit 09a53d5c4e
5 changed files with 28 additions and 31 deletions

View File

@@ -48,7 +48,7 @@ public class AclResource extends BaseResource {
* @param sourceId Source ID
* @param permStr Permission
* @param targetName Target name
* @param type ACL type
* @param typeStr ACL type
* @return Response
*/
@PUT