cli
cli copied to clipboard
Add "total_domains" to quota json unmarshalling
Description of the Change
Consumers of this library can access the total_domains field from the api with this change.
Why Is This PR Valuable?
The value of this parameters is not included into unmarshalled data and is missing at the moment. The value should be available from the API as documented in https://v3-apidocs.cloudfoundry.org/version/3.163.0/#organization-quotas-in-v3