Correcting API documentation to show status endpoints are unauthenticated (#13943)

This commit is contained in:
Sean Ellefson
2022-03-01 14:41:47 -08:00
committed by GitHub
parent 88dbb8a372
commit d4342a3124
2 changed files with 2 additions and 2 deletions

View File

@@ -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 |
| :----- | :--------------------------- |

View File

@@ -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 |
| :----- | :------------------------------------ |