I'm trying to create API Management operation using RestAPI like a "/{x}/{y}/{z}.png"
I don't want to rewrite-url "x={x}&y={y}&z={z}.png".
How to set api config?
Please give me some advice and document's URL(ノДヽ) ・・
- Add API
- Set name ,API name,Service URL and API URL suffix
- Set Operations ( method,URL template ,RESPONSES)
・original service url http://hogehoge/xyz/std/6/58/25.png
・using azure api management http://xxxxxxxxx.azure-api.net/xyz/std/6/58/25.png