Hello hello!
The resource versioning API is returning some yucky stuff. In particular, see:
Which instead of returning 
The resource versioning API is returning some yucky stuff. In particular, see:
Code:
{"result":"success","data":{"Ok":[{"version_id":77641,"name":"1.1","release_date":1637786141,"download_count":2},{"version_id":75389,"name":"1.0","release_date":1633994780,"download_count":5}]}}
Version[] returns an object wrapped around a Version[] -- no other API endpoint I can see does this. Looks like it was used for debugging but if this could be fixed, much appreciated 
- Type
- Bug report
