Describe the bug
This GitHub issue is being copied from MicrosoftDocs/azure-docs-cli 4645.
Engineering request
- Please update the
short-summary of the --soap-api-type parameter to include an example similar to The type of API when file format is WSDL. For example "xxxxxx".
- According to the Azure CLI guidelines for reference content every parameter should be used in an example. Please provide additional example code blocks and include the
--soap-api-type in at least one.
Reference link
https://learn.microsoft.com/en-us/cli/azure/apim/api#az-apim-api-import
Customer feedback
Type of issue
Missing information
Feedback
As the title says, it's unclear from the CLI documentation which values(s) are expected for the parameter --soap-api-type.
It's definitely not a boolean flag, because I get this error:
ERROR: argument --soap-api-type: expected one argument
Anywhere else I could find what is the options are?
Page URL
https://learn.microsoft.com/en-us/cli/azure/apim/api?view=azure-cli-latest
Content source URL
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/apim/api.yml
Related command
az apim api import
Errors
n/a
Issue script & Debug output
n/a
Expected behavior
n/a
Environment Summary
Azure CLI 2.65.0
Additional context
n/a
Describe the bug
This GitHub issue is being copied from MicrosoftDocs/azure-docs-cli 4645.
Engineering request
short-summaryof the--soap-api-typeparameter to include an example similar toThe type of API when file format is WSDL. For example "xxxxxx".--soap-api-typein at least one.Reference link
https://learn.microsoft.com/en-us/cli/azure/apim/api#az-apim-api-import
Customer feedback
Type of issue
Missing information
Feedback
As the title says, it's unclear from the CLI documentation which values(s) are expected for the parameter
--soap-api-type.It's definitely not a boolean flag, because I get this error:
Anywhere else I could find what is the options are?
Page URL
https://learn.microsoft.com/en-us/cli/azure/apim/api?view=azure-cli-latest
Content source URL
https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/apim/api.yml
Related command
az apim api import
Errors
n/a
Issue script & Debug output
n/a
Expected behavior
n/a
Environment Summary
Azure CLI 2.65.0
Additional context
n/a