You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(polishing): polished functions and docs (#6) (#7)
* chore: create root `ContentType` enum
* chore: add `contentType` variable for SNKDataRequest
created setter and variable type for it
* refactor: deprecates all the `SNKDataRequest.ContentType`
* refactor(example): edit `.jsonContentType()` to `.contentType(.json)`
* feat(image-upload): can now set `Data` as body of http request
* feat(cache): add `cachePolicy` setter for SNKDataRequest
* docs: update `readme` example code
* ci: add `merge` conventional commit
0 commit comments