API Endpoints

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>

Last updated