-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
API Managementaz apimaz apimAuto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.
Description
Related command
apim api export
Is your feature request related to a problem? Please describe.
some teams may need to export their api spec with a certain file name to be compatible with existing codegen/scripts
Describe the solution you'd like
add --file-name to save the eported file to a specified file name
Describe alternatives you've considered
the alternative it to manually rename the file which is automatically saved as f"{api_id}_{exportType}{file_extension}"
Additional context
This will enable teams to manually download swagger specs and import them into their codebase for use with codegen to instead run az apim export from their package.json and automatically codegen based on the filename already in their scripts.
Metadata
Metadata
Assignees
Labels
API Managementaz apimaz apimAuto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.