IBM-Cloud / bluemix-go

Go library for accessing the Bluemix API
Apache License 2.0
37 stars 88 forks source link

Add IsOptional flag to scaling types #353

Closed obai-1 closed 2 years ago

obai-1 commented 2 years ago

IsOptional flag on Group types determines whether resource can have 0 allocations. This information was missing.