-
Notifications
You must be signed in to change notification settings - Fork 320
Closed
Description
the response results in error while parsing UserOrganizationEntity
the quota definition is expected to be an array but it actually is not an array in the json
https://apidocs.cloudfoundry.org/5.4.0/users/get_user_summary.html
Please find the error below:
feign.codec.DecodeException: JSON parse error: Can not deserialize instance of java.util.ArrayList out of START_OBJECT token; nested exception is com.fasterxml.jackson.databind.JsonMappingException: Can not deserialize instance of java.util.ArrayList out of START_OBJECT token