ApiDefinitionInfo Class
Information about the formal API definition for the app.
Constructor
ApiDefinitionInfo(*, url: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
url
|
The URL of the API definition. Default value: None
|
Variables
Name | Description |
---|---|
url
|
The URL of the API definition. |