Routing
api_app_api_offers_post
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/offers
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | app.swagger | /doc/{area}.json | Path does not match |
3 | app.swagger_ui | /doc/{area} | Path does not match |
4 | api_app_api_askoffer_post | /api/askOffer | Path does not match |
5 | api_app_api_book_post | /api/book | Path does not match |
6 | api_app_api_bookstatus_get | /api/bookstatus | Path does not match |
7 | api_app_api_box_post | /api/box | Path does not match |
8 | api_app_api_check_post | /api/check | Path does not match |
9 | api_app_api_contact_post | /api/contact | Path does not match |
10 | api_app_api_description_get | /api/description | Path does not match |
11 | api_app_api_descriptionregion_get | /api/descriptionregion | Path does not match |
12 | api_app_api_details_post | /api/details | Path does not match |
13 | api_app_api_filters_post | /api/filters | Path does not match |
14 | api_app_api_groups_post | /api/groups | Path does not match |
15 | api_app_api_offers_post | /api/offers | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.