Version api - new requirements
sapirhi opened this issue · comments
sapirhi commented
Is your feature request related to a problem? Please describe.
Currently the version api is very limited, you get all versions that exist for the asset and need to dig in to find something.
Actually, if there are many versions - the api call is failing because of the size.
Describe the solution you'd like
An easier search inside the versions by api:
- get x last versions (instead of all)
- get versions from specific timeline
- get versions for specific metadata changes (e.g. change in Tier, change in schema)