feat add jwt secret ops status
This commit is contained in:
@@ -203,6 +203,7 @@ func registerOpsRoutes(admin *gin.RouterGroup, h *handler.Handlers) {
|
||||
|
||||
// Usage logs partition management
|
||||
ops.GET("/partition-status", h.Admin.Ops.GetUsageLogsPartitionStatus)
|
||||
ops.GET("/jwt-secret-status", h.Admin.Ops.GetJWTSecretStatus)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user