mirror of https://github.com/status-im/consul.git
docs: Fix service_id description on agent deregister API
This commit is contained in:
parent
1eb3178468
commit
89fdd2592f
|
@ -769,7 +769,7 @@ The table below shows this endpoint's support for
|
|||
### Parameters
|
||||
|
||||
- `service_id` `(string: <required>)` - Specifies the ID of the service to
|
||||
deregister. This is specifi### Parameters
|
||||
deregister. This is specified as part of the URL.
|
||||
|
||||
- `ns` `(string: "")` <EnterpriseAlert inline /> - Specifies the namespace in which
|
||||
to deregister the service. This value can be specified as the `ns` URL query
|
||||
|
|
Loading…
Reference in New Issue