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

class ShopifyProductFilterOptions - doesnt get products by collection #28

Closed
ishahrier opened this issue Feb 8, 2016 · 0 comments
Closed
Labels

Comments

@ishahrier
Copy link
Contributor

Spelling Mistake

    [JsonProperty("**collecion_id**")]
    public long? CollectionId { get; set; } = null;

Should be "collection_id"

Thanks

@ishahrier ishahrier changed the title class ShopifyProductFilterOptions class ShopifyProductFilterOptions - doesnt get products by collection Feb 8, 2016
@nozzlegear nozzlegear added the bug label Feb 9, 2016
nozzlegear pushed a commit that referenced this issue Dec 1, 2019
Merging from nozzlegear/ShopifySharp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants