Danni X.
Danni X.
parameterItems' properties: - summary: It has not been used anywhere and can be deleted. - parameterValueGroup: accepted values (it is also in [PlatyPS-MamlParameter.cs](https://github.com/PowerShell/platyPS/blob/master/src/Markdown.MAML/Model/MAML/MamlParameter.cs)) - valueFrom: I cannot find an example...
hi @dstrome @mtrilbybassett @sdwheeler , the frontmatter metadata has extra "{{}}" in `Microsoft.DiagnosticDataViewer.md` need to be fixed, thanks.
https://dev.azure.com/ceapex/Engineering/_build/results?buildId=1919824
https://dev.azure.com/ceapex/Engineering/_build/results?buildId=2294644
https://dev.azure.com/ceapex/Engineering/_build/results?buildId=2294747
https://dev.azure.com/ceapex/Engineering/_build/results?buildId=2294773
> Please add context in the PR description to help others to understand it's background and purpose~ Updated, thanks. Also the context can be seen in the [channel reply](https://teams.microsoft.com/l/message/19:[email protected]/1693477939237?tenantId=72f988bf-86f1-41af-91ab-2d7cd011db47&groupId=9a661795-1b01-4a5b-9dd5-be571422334c&parentMessageId=1692779190523&teamName=Azure%20CLIs%20partners&channelName=Azure%20CLI&createdTime=1693477939237)
I amended my commit and updated the description. PR is ready for review, thanks! @yonzhan @zhoxing-ms @jsntcy @jiasli
https://github.com/Azure/azure-cli/blob/ccf2bd499dc75e38010346febde63a0b629c34ee/src/azure-cli-core/azure/cli/core/__init__.py#L492-L502 @jiasli Our docs generation pipeline is calling this api provided by azure-cli to batch export the help files, and the problem is in the output of this azure-cli api....