-
Notifications
You must be signed in to change notification settings - Fork 597
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
Add CRUD support for Images Variants #1494
Add CRUD support for Images Variants #1494
Conversation
changelog detected ✅ |
882b395
to
ce8fd91
Compare
070c279
to
6f28535
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
getting very close! just a couple of minor updates and we're good to merge this one.
@jacobbednarz Sounds good. Just made the updates - thanks for reviewing! |
Thank you! |
This functionality has been released in v0.88.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Description
Adds support for the Images Variants API.
Resolves #1495.
Has your change been tested?
ListImageVariantDetails
manuallyGetImageVariantDetails
manuallyTypes of changes
What sort of change does your code introduce/modify?
Checklist:
and relies on stable APIs.