TestsparamsPath parameters in the same segmentPath parameters in the same segment GET /files/:name.:ext Demonstrates multiple path parameters in a single path segment. Example: {name} = "report"{ext} = "pdf"Result: /files/report.pdf Request Responses200Successful response