cloudinary / cloudinary_php

PHP extension for Cloudinary
https://cloudinary.com/documentation/php_integration
MIT License
388 stars 150 forks source link

Add support for `assetsByAssetFolder` Admin API #365

Closed const-cloudinary closed 2 years ago

const-cloudinary commented 2 years ago

Brief Summary of Changes

This PR adds support for the new Admin API function assetsByAssetFolder.

In addition it adds support for the following parameters:

to the relevant admin and upload API functions.

Please note that the integration test for the new function was set with conditional flag, since by default this API is not available for all accounts.

What does this PR address?

Are tests included?

Reviewer, please note:

Checklist: