mirror of https://github.com/status-im/consul.git
Fixup ACL docs
This commit is contained in:
parent
1979f40cf1
commit
c5c7882e1b
|
@ -162,7 +162,7 @@ Note: No ACL is required because the ACL is specified in the URL path.
|
|||
### Parameters
|
||||
|
||||
- `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
|
||||
|
||||
|
|
|
@ -568,7 +568,7 @@ to use for registration events:
|
|||
|
||||
#### 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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue