stephaneey / azure-apim-extension

Full Azure API Management suite and more VSTS extension
MIT License
66 stars 48 forks source link

Fixed a bug for creating a new revision #78

Closed ghost closed 4 years ago

ghost commented 4 years ago

If you delete at least one revision current implementation will always release to existing revision.

Consideration: apiRevision by documentation is a string and my code does not take that into consideration. It might be non-integer value