mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
Correcting API documentation to show status endpoints are unauthenticated (#13943)
This commit is contained in:
@@ -15,7 +15,7 @@ description: >-
|
||||
This endpoint prints information about the status of replication (mode,
|
||||
sync progress, etc).
|
||||
|
||||
This is an authenticated endpoint.
|
||||
This is an unauthenticated endpoint.
|
||||
|
||||
| Method | Path |
|
||||
| :----- | :--------------------------- |
|
||||
|
||||
@@ -15,7 +15,7 @@ description: >-
|
||||
This endpoint prints information about the status of replication (mode,
|
||||
sync progress, etc).
|
||||
|
||||
This is an authenticated endpoint.
|
||||
This is an unauthenticated endpoint.
|
||||
|
||||
| Method | Path |
|
||||
| :----- | :------------------------------------ |
|
||||
|
||||
Reference in New Issue
Block a user