rhtyd opened a new pull request #4743: URL: https://github.com/apache/cloudstack/pull/4743
The `account` is no longer set in the listProjects API response that is still mentioned in the API docs. API consumers should now use the `owner` key from the listProjects API response which returns a list of owners (accounts and users). To generate the API docs with 4.15.1: http://cloudstack.apache.org/api/apidocs-4.15/ ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [x] Bug fix (non-breaking change which fixes an issue) - [ ] Enhancement (improves an existing feature and functionality) - [x] Cleanup (Code refactoring and cleanup, that may add test cases) ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [ ] Major - [x] Minor #### Bug Severity - [ ] BLOCKER - [ ] Critical - [ ] Major - [ ] Minor - [x] Trivial ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
