feedhenry-templates / fh-api-mapper

API Mapping Tool
Apache License 2.0
8 stars 12 forks source link

mount path with parameter #73

Open riccardo91 opened 8 years ago

riccardo91 commented 8 years ago

Hello, is it possible mount a path with parameter? I need to normalize an api from different service like api/products/{id} but i'm only able to create the request for a specific id.

wtrocki commented 8 years ago

Hi. It's not possible to do it at the moment, but we planning to add this feature.

wtrocki commented 7 years ago

See this PR https://github.com/feedhenry-templates/fh-api-mapper/pull/88