mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-23 10:52:30 +01:00
added the maintenance listing endpoint
This commit is contained in:
parent
7dc105ce89
commit
d0fea6be4b
@ -15,6 +15,7 @@ export const NO_AUTHORIZATION_ROUTES = [
|
||||
"/experiments",
|
||||
"/updates",
|
||||
"/downloads/",
|
||||
"/scheduled-maintenances/upcoming.json",
|
||||
// Public kubernetes integration
|
||||
"/-/readyz",
|
||||
"/-/healthz",
|
||||
|
Loading…
Reference in New Issue
Block a user