Routing
(none)
Matched route
Route Matching Logs
Path to match:
//globus-api.puracomunicacao.com.br/api/docs.js
# | Route name | Path | Log |
---|---|---|---|
1 | api_media_avatar | /api/avatar/{id} | Path does not match |
2 | api_media_download | /api/download/{id} | Path does not match |
3 | api_export_insurers | /api/export/insurers | Path does not match |
4 | api_export_insureds | /api/export/insureds | Path does not match |
5 | api_export_demands | /api/export/demands | Path does not match |
6 | api_export_policies | /api/export/policies | Path does not match |
7 | api_import_insurers | /api/import/insurers | Path does not match |
8 | api_import_insureds | /api/import/insureds | Path does not match |
9 | api_import_demands | /api/import/demands | Path does not match |
10 | api_import_policies | /api/import/policies | Path does not match |
11 | api_password_request | /api/password_request | Path does not match |
12 | api_password_reset | /api/password_reset | Path does not match |
13 | api_genid | /api/.well-known/genid/{id} | Path does not match |
14 | api_entrypoint | /api/{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
15 | api_doc | /api/docs.{_format} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.