Open neilpeterson opened 9 months ago
Regardless of updating the docs, any hint here would be helpful. Struggling to get this working :)
@neilpeterson : thanks for the feedback. in our latest CLI release we are providing better examples on how to use az apic api update. Please let us know if this solves your issues
I am trying to add custom data to an API with the Azure CLI and cannot get the shorthand syntax correct. Are there properties and / or examples that can be added to the CLI docs / help to assist?
CLI help output
I've tried several things, based on the REST spec this seems most likely. Notes, the API schema has been updated to include
internal_id
.However, this results in the following error.
Thanks a bunch.