EndpointContext
No overview available.
Attributes
| Attribute | Type | Description |
|---|---|---|
| function | str | The name of the function associated with the endpoint context. |
| path | str | The file path where the endpoint is defined. |
| file | str | The name of the file containing the endpoint definition. |
| line | int | The line number in the file where the endpoint is defined. |