POST https://vadain-app-test.skrepr.dev/api/fabric-roll

Routing

api_fabric_rolls_create Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /api/fabric-roll
# Route name Path Log
1 app_fabric_roll_get /api/fabric-roll/{externalId} Path does not match
2 app_fabric_roll_get_collection /api/fabric-rolls Path does not match
3 api_fabric_rolls_create /api/fabric-roll Route matches!

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