Missing urlTemplateRewrite field in REST API of Create Operation in Azure API Management Service -


i trying use azure api management service using rest api. want create / update api operations using rest api. referred create new operation documentation , found property "rewrite url template" field.

i want create / update new operation has name, method, urltemplate, urltemplaterewrite , description properties.

can suggest on how urltemplaterewrite property can populated using rest api?

please refer discussion here: https://social.msdn.microsoft.com/forums/azure/en-us/b2dae2eb-27d8-46cb-bf0f-571ef1f44efe/unable-to-create-new-api-operations-using-rest-api-missing-urltemplaterewrite-field-in-rest-api?forum=azureapimgmt


Comments

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

java - Incorrect order of records in M-M relationship in hibernate -