ApiDefinitionInfo Class
Information about the formal API definition for the app.
Constructor
ApiDefinitionInfo(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
url
|
The URL of the API definition. |
Attributes
url
The URL of the API definition.
url: str | None