fix: typos, naming clashes, error messages and deprecations
This commit is contained in:
@@ -114,7 +114,7 @@ func Server(opts ...Option) (http.Service, error) {
|
||||
requireAdminMiddleware = func(next stdhttp.Handler) stdhttp.Handler {
|
||||
return next
|
||||
}
|
||||
// no gatewayclient needed
|
||||
// no gateway client needed
|
||||
}
|
||||
|
||||
// Keycloak client is optional, so if it stays nil, it's fine.
|
||||
|
||||
Reference in New Issue
Block a user