Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
111 stars 76 forks source link

Include all options for enum parameters in reference doc #1188

Open isra-fel opened 1 year ago

isra-fel commented 1 year ago

Created from https://github.com/Azure/azure-powershell/issues/22214

When a parameter is an enum, we can document all the options it support in the reference document, so that user can easily know all the possible values.