Skip to content

Commit

Permalink
more format updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jreadey committed Nov 12, 2015
1 parent fad9fa5 commit bcc8717
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
5 changes: 2 additions & 3 deletions docs/AclOps/GET_ACL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ To get a user's access information for a committed datatype:
where:

* <id> is the UUID of the requested dataset/group/committed datatype.
* <userid> is the userid for the requested user. Use the special userid "default" to
get the default access permisions for the object.
* <id> is the UUID of the requested dataset/group/committed datatype
* <userid> is the userid for the requested user. Use the special userid "default" to get the default access permisions for the object

Request Parameters
------------------
Expand Down
2 changes: 1 addition & 1 deletion docs/AclOps/GET_ACLs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ To get the ACL for a committed datatype:
where:

* <id> is the UUID of the requested dataset/group/committed datatype.
* <id> is the UUID of the requested dataset/group/committed datatype

Request Parameters
------------------
Expand Down
5 changes: 2 additions & 3 deletions docs/AclOps/PUT_ACL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ To get a user's access information for a committed datatype:
where:

* <id> is the UUID of the requested dataset/group/committed datatype.
* <userid> is the userid for the requested user. Use the special userid "default" to
get the default access permisions for the object.
* <id> is the UUID of the requested dataset/group/committed datatype
* <userid> is the userid for the requested user. Use the special userid "default" to get the default access permisions for the object

Request Parameters
------------------
Expand Down

0 comments on commit bcc8717

Please sign in to comment.