strapi/packages/strapi-plugin-upload
Bobby Glidwell b77b0644b9
add support for actionOptions for provider upload and delete functions (#9219)
* add config.options to upload and delete functions

Supports options object in providerOptions which can contain any cloudinary upload/delete options

* add actionOptions to upload object and createProvider function

used to initialize upload/delete custom options which can be passed to a provider's upload/delete function

* Update README.md

added actionOptions description with link to available cloudinary upload/delete options

* wrapFunctionForErrors for upload and delete

* make actionOptions {} by default
2021-01-28 11:24:11 +01:00
..
2020-11-23 14:43:07 +01:00
2020-08-03 11:05:43 +02:00
2020-03-09 09:05:43 +01:00
2020-11-02 19:41:42 +01:00
2020-07-08 09:45:28 +02:00
2021-01-26 11:59:47 +01:00

strapi-plugin-upload