HttpSettingsRoutes Class

The configuration settings of the paths HTTP requests.

Constructor

HttpSettingsRoutes(*args: Any, **kwargs: Any)

Variables

Name Description
api_prefix
str

The prefix that should precede all the authentication/authorization paths.

Attributes

api_prefix

The prefix that should precede all the authentication/authorization paths.

api_prefix: str | None