Skip to content
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

ShopifyThemeService: Create, retrieve, list, update and delete a store's themes. #15

Merged
merged 1 commit into from
Nov 11, 2015

Conversation

nozzlegear
Copy link
Owner

  • Merges the ShopifyThemeService into master, which enables creating, retrieving, listing, updating and deleting a store's themes.
  • Bumps the version to 1.10.0.
  • Readme has been updated with usage examples.
  • This PR marks the first use of NullableEnumConverter<T>, which is the final solution for handling Shopify's undocumented and sometimes-null-sometimes-not enum values. Nullable enums are not backwards-compatible, so we'll wait until version 2.0 before switching all previous enums to this converter.

@nozzlegear
Copy link
Owner Author

All tests are passing.

nozzlegear added a commit that referenced this pull request Nov 11, 2015
ShopifyThemeService: Create, retrieve, list, update and delete a store's themes.
@nozzlegear nozzlegear merged commit 98de835 into master Nov 11, 2015
@nozzlegear nozzlegear deleted the ShopifyThemeService branch February 9, 2016 21:50
nozzlegear pushed a commit that referenced this pull request Oct 11, 2018
Merging from nozzlegear repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant