-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate to the new, non-preview API version #300
Comments
@ashemedai Thanks for opening this issue. Migrating to the new API version is one our roadmap. |
@mikebudzynski Awesome to hear. I did try the 2019-01-01 API calls yesterday to retrieve the various data of a portal I clicked together and it all worked as it should (which shouldn't be a surprise, but still nice to know hopefully). I might actually write a blog post about this. As an aside: awesome work on the new portal. |
Thanks, @ashemedai! Although the endpoint works, we still need to document the API here before we switch the versions. |
Closed with #819 |
Describe the bug
The wiki in this repository mentions the use of
"managementApiVersion": "2018-06-01-preview"
a few times.To Reproduce
Steps to reproduce the behavior:
self-hosting the portal
Step 2: Configure
Expected behavior
Expected to see
"managementApiVersion": "2019-01-01"
as per visiting https://docs.microsoft.com/en-us/rest/api/apimanagement/ and folding open theReference
to see GA versions.Portal environment
N/A
Release tag or commit SHA (if using self-hosted version)
N/A
API Management service name
N/A
Environment
N/A
The text was updated successfully, but these errors were encountered: