What's new in the Minikai API.
Attachments no longer return uri
v1.10.0 Download an attachment with GET /api/v1/Records/{recordId}/attachments/{attachmentId}. The uri field on
each attachment is removed: it held a storage-relative filename you could not fetch. It was a required field, so
regenerate your SDK before upgrading.