-
Notifications
You must be signed in to change notification settings - Fork 322
Feature: Add support for restoring asset(s) by asset id #707
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 16 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
9047c9d
bumped up the version of mocha
esguerrat ab5558c
added the functionn to restore resources by asset ID
esguerrat 9ad22f6
added my function to the list of adapters for v2
esguerrat 66f73bf
change the name to snake case
esguerrat e7be6c7
write tests for restoring resources by asset id
esguerrat 88b03a7
fix: use correct endpoint for restoring by asset id
esguerrat 29bc9da
fix: restore_by_asset_id integration tests
cloudinary-pkoniu 391cd26
change function name to restore by asset ids
esguerrat 6298ca8
change function name to restore by asset ids
esguerrat d65bbff
remove .only from my test spec
esguerrat f6b26a3
add both possibilities for my function to the typescript file
esguerrat 9dead40
fix: add a check to make sure that asset ids is always an array
esguerrat a0ef684
fix: swap the order of the parameters options and callback in order t…
esguerrat 096ee67
fix: address reviewer feedback - update TypeScript definitions and re…
esguerrat 10db5a8
Merge remote-tracking branch 'origin/master' into feature-restore-res…
esguerrat b06b2b1
fix: v1_adapters usage
cloudinary-pkoniu 09c9995
Update types/index.d.ts
esguerrat 13f5822
fix: v1_adapters usage
cloudinary-pkoniu ab17742
chore: dts chores
cloudinary-pkoniu f2fee4c
Merge branch 'master' into feature-restore-resources-by-asset-id
cloudinary-pkoniu 4a4c5ba
fix: removing any as expected type
cloudinary-pkoniu db3302e
chore: setting mocha retries to 0
cloudinary-pkoniu 54391fd
fix: temporarily skipping a specific test
cloudinary-pkoniu cd51019
fix: temporarily skipping a specific test
cloudinary-pkoniu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.