GoogleCloudPlatform / google-cloud-powershell

PowerShell cmdlets for the Google Cloud Platform
http://googlecloudplatform.github.io/google-cloud-powershell/
Apache License 2.0
137 stars 61 forks source link

Add `isBeta` field to documentation JSON dump #544

Closed chrsmith closed 7 years ago

chrsmith commented 7 years ago

Added an isBeta field to the generated JSON dump of our PowerShell products and cmdlets.

In order to differentiate beta and non-beta cmdlets, we need to include that in our JSON dump for the website. This PR simply adds that by: