Merge pull request #3013 from justinwalz/justinwalz/doc_fix

Fixup ACL docs
This commit is contained in:
James Phillips 2017-05-06 18:44:14 -07:00 committed by GitHub
commit 4be6eda8e6
2 changed files with 2 additions and 2 deletions

View File

@ -162,7 +162,7 @@ Note: No ACL is required because the ACL is specified in the URL path.
### Parameters ### Parameters
- `uuid` `(string: <required>)` - Specifies the UUID of the ACL token to - `uuid` `(string: <required>)` - Specifies the UUID of the ACL token to
destroy. This is required and is specified as part of the URL path. read. This is required and is specified as part of the URL path.
### Sample Request ### Sample Request

View File

@ -568,7 +568,7 @@ to use for registration events:
#### Session Rules #### Session Rules
The `session` policy controls access to [Session API](/api/session.html)] operations. The `session` policy controls access to [Session API](/api/session.html) operations.
Session rules look like this: Session rules look like this: