Closed joeyhorst closed 1 year ago
@joeyhorst Below scenarios to test :
It seems it has not fixed yet besides not getting an error when value is String.
@jjpai we can open a ticket for the devs to tackle data types in general. It would have a low priority though as it doesn't affect the functionality of the GRESB Asset Portal.
Let's keep it as is as it doesn't affect the integrity of the api requests (just the datatype).
Same happens for asset_size
in the request. api indicates it's a string, but when creating a new asset it requires a number.
Relates to https://github.com/GRESB/api-docs/issues/68.