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

Implement SpecificationAttribute/ProductSpecificationAttribute #145

Merged

Conversation

pkmccaffrey
Copy link

@pkmccaffrey pkmccaffrey commented Sep 6, 2018

This pull request exposes new API endpoints that allow for interacting with SpecificationAttributes and ProductSpecificationAttributes. Additionally, it adds an array of ProductSpecificationAttributes to the product API responses.

The new endpoints are as follows:

  • /api/specificationattributes
  • /api/productspecificationattribtues

For the sake of consistency with existing code, the structure is based off of the ProductAttributes API implementation. I did not add documentation. I can add it, if needed, but I think the existing documentation is incomplete anyway (ex: ProductAttributes), so that might be worth tackling as one larger task.

…xpose ProductSpecificationAttirbute array on Product API
@poyker poyker merged commit b9daaf7 into SevenSpikes:nopCommerce_4.00 Sep 18, 2018
@pkmccaffrey pkmccaffrey deleted the nopCommerce_4.00 branch December 4, 2018 16:19
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.

2 participants