Skip to content
Prev Previous commit
Next Next commit
Update HISTORY.rst
  • Loading branch information
jukasper authored Jun 22, 2024
commit 6a5782cc518235430b53f04c6402eeeb9f800d03
2 changes: 1 addition & 1 deletion src/apic-extension/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Release History
**Updates:**
*The updates in this release, including the renaming of commands and parameters, may require changes to existing scripts and integrations. Please review the changes carefully and update your code accordingly.*

* Redesigned `az apic service import-from-apim` command for an easier specification of APIM instances.
* Redesigned ``az apic service import-from-apim`` command for an easier specification of APIM instances.
* [BREAKING CHANGE] Renamed `az apic service *` commands to `az apic *` commands.
* [BREAKING CHANGE] Renamed `--name/--service/--service-name/-s` parameters in `az apic *` commands to `--name/-n`.
* [BREAKING CHANGE] Renamed `--service/--service-name/-s` parameters in subcommands to `--service-name/-n`.
Expand Down