Find parameters from path and replace the string with jinja format Example: /v1/pets/{petId}/{id} => ["petId", "id"]
Generated using TypeDoc
Find parameters from path and replace the string with jinja format Example: /v1/pets/{petId}/{id} => ["petId", "id"]