GET https://ton.api.auglands.com/v1/doc

Routing

app.swagger_ui Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /v1/doc
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 app.swagger /v1/doc.json Path does not match
3 app.swagger_ui /v1/doc Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.