Also rename openapi-mode options * follow-acl -> follow-privileges * ignore-acl -> ignore-privileges
* openapi-mode="follow-acl"(default): follows access control for the JWT role. * openapi-mode="ignore-acl": ignores access control for the JWT role. * openapi-mode="disabled": disables OpenAPI output, the root endpoint replies with 404 Not Found.