PSDocs
PSDocs copied to clipboard
Allow option to show .bicepparam example rather than JSON parameters
Is your feature request related to a problem? Please describe.
We have switched over to using .bicep templates and .bicepparam files for parameters and gotten away from ARM/JSON. However, when the README.md file is generated, it only provides the JSON parameters file example.
Describe the solution you'd like
We would like PSDocs to provide a .bicepparam example instead of JSON when .bicepparam files are present or when a switch is passed.
Describe alternatives you've considered
We have tried to get the Set-ModuleReadMe.ps1 tool that is used in the CARML, but we don't seem to be able to get it to work at the moment.
Thanks for raising your first issue, the team appreciates the time you have taken 😉
Is this repository no longer maintained?
Thanks @Mantene for your interest in PSDocs. Sorry we haven't been responsive on this.
We have plans to uplift PSDocs to address some challenges for Bicep users, but no immediate timeline for these.