Testing #
If you want to test this plugin, you can use the Swagger UI online tool
- Run Kuzzle with the plugin installed (See Installation section) Make sure it is correctly configured with your Cloudinary credentials
- Go on the Swagger UI online tool
- Enter the following link
http://<kuzzle>:<port>/_plugin/cloudinary/openApi
and clickExplore
- You have now the details of all available requests, and you can try these out
Edit this page on Github(opens new window)