question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[FEATURE REQ] Azure.ResourceManager.ApiManagement API resources should support exporting OpenApi or GraphQL files

See original GitHub issue

Library name

Azure.ResourceManager.ApiManagement

Please describe the feature.

Both the REST API (https://learn.microsoft.com/en-us/rest/api/apimanagement/current-preview/api-export/get?tabs=HTTP#exportformat) and the previous Microsoft.Azure.Management.ApiManagement library (https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/apimanagement/Microsoft.Azure.Management.ApiManagement/src/Generated/ApiExportOperations.cs) support exporting an API as an OpenApi specification file.

I cannot find a way to do this through the Azure.ResourceManager.ApiManagement library. A more general fix would be allowing any Azure.ResourceManager sdk resource to append custom query parameters to the Get operations.

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:4
  • Comments:13 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
colincmaccommented, Jul 27, 2023

@live1206 Sorry, I see now. Give me a bit to review, but your insights seem correct.

0reactions
live1206commented, Aug 3, 2023

Close this issue since this requires service team to update the swagger for ApiExport_Get properly. @colincmac Please feel free to reopen it if you come up with other thoughts.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure/azure-sdk-for-net@e574426
[FEATURE REQ] Azure.ResourceManager.ApiManagement API resources should support exporting OpenApi or GraphQL files #48233. Sign in to view logs.
Read more >
Import an OpenAPI specification to Azure API Management
Learn how to import an OpenAPI specification to an API Management instance using the Azure portal, Azure CLI, or Azure PowerShell.
Read more >
API import restrictions and known issues - Azure
Export API as OpenAPI​​ For each operation, it's: Azure resource name is exported as an operationId . Display name is exported as a...
Read more >
Create Or Update - REST API (Azure API Management)
Creates new or updates existing specified API of the API Management service instance. In this article. URI Parameters; Request Header; Request ...
Read more >
Support for GraphQL APIs - Azure API Management
You can use API Management to manage GraphQL APIs - APIs based on the GraphQL query language. GraphQL provides a complete and understandable ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found