The output of resolving a route path template to an OpenAPI-compatible path string and its parameter list.
Readonly
Extracted path parameters with their JSON Schema
OpenAPI-formatted path, e.g. /api/users/{id}
/api/users/{id}
The output of resolving a route path template to an OpenAPI-compatible path string and its parameter list.