greenfield-go-sdk
greenfield-go-sdk copied to clipboard
fix: support parsing content type when creating object
Description
when uploading files, we can parse the mime type , and set the content type of the object as the mime type
Rationale
set the accurate content type
Example
add an example CLI or API response...
Changes
Notable changes:
- add each change in a bullet point here
- ...