stephaneey/azure-apim-extension

Output Variables

imabusyman opened this issue · 0 comments

Great Extensions, thanks

I am trying to get the last active revision (no active) that was used when I deployed as I want to append that to a URL for CI testing, how would I do that?

/some.api;rev=3 I want to use this to connect to it for testing the endpoint before I make it online.