Skip to content

Commit

Permalink
feat: rename apim to azure-api-management
Browse files Browse the repository at this point in the history
  • Loading branch information
blackchoey committed Nov 20, 2024
1 parent 2f66a2e commit bdb89ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apic-extension/azext_apic_extension/command_patches.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ class ShowIntegrationExtension(DefaultWorkspaceParameter, ShowIntegration):
pass

@register_command(
"apic integration create apim",
"apic integration create azure-api-management",
is_preview=True,
)
class CreateApimIntegration(DefaultWorkspaceParameter, CreateIntegration):
Expand Down

0 comments on commit bdb89ab

Please sign in to comment.