Last updated 2 years ago
Was this helpful?
Endpoints enable to access application using API. You can specify full configuration of path, method, validate body using schema and so on.
The endpoint will be registered in /endpoints/v1/<path>
/endpoints/v1/<path>