Closed const-cloudinary closed 2 years ago
This PR adds support for the new Admin API function assetsByAssetFolder.
assetsByAssetFolder
In addition it adds support for the following parameters:
asset_folder
unique_display_name
use_asset_folder_as_public_id_prefix
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.
Brief Summary of Changes
This PR adds support for the new Admin API function
assetsByAssetFolder
.In addition it adds support for the following parameters:
asset_folder
unique_display_name
use_asset_folder_as_public_id_prefix
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: