class documentation
class EndpointDefinition: (source)
Dataclass to hold information about an endpoint.
| Class Variable | endpoint |
Name of the endpoint. |
| Class Variable | plugin |
Name of the plugin that provides the endpoint. |
| Class Variable | signature |
The signature of the endpoint method. |