Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
M #-: Fix apiResponse data handling (#3268)
- If the API response returns only 1 object, it won't be array wrapped, causing issues when formatting the response to a dataset. Now transformApiResponseToDataset always casts the response to an array. Signed-off-by: Victor Hansson <vhansson@opennebula.io>
- Loading branch information