kinto-admin icon indicating copy to clipboard operation
kinto-admin copied to clipboard

Add ability to specify the uploaded file content-type

Open leplatrem opened this issue 4 months ago • 0 comments

If unset, let the server assign it as it does now.

If set the attachment passed to kinto.js's collection.createRecord(..) should contain the type

https://github.com/Kinto/kinto-admin/blob/c648566146ff2670471024c4b4f8f0e26939df4b/src/components/record/RecordCreate.tsx#L37-L41

leplatrem avatar Oct 17 '24 10:10 leplatrem