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

[API] API fixes #5714

Merged
merged 2 commits into from
Aug 5, 2016
Merged

[API] API fixes #5714

merged 2 commits into from
Aug 5, 2016

Conversation

Zales0123
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related tickets
License MIT

Some of the endpoints were unusable due to bad sorting and therefore fatal errors throwing.

@@ -10,7 +10,7 @@ sylius_api_product_archetype_index:
paginate: $limit
sortable: true
sorting:
name: desc
id: desc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

API for product archetype should be removed.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In a separate PR.

@pjedrzejewski pjedrzejewski merged commit 475bf60 into Sylius:master Aug 5, 2016
@pjedrzejewski
Copy link
Member

Thank you Mateusz!

@Zales0123 Zales0123 deleted the api-fixes branch October 6, 2016 20:31
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.

None yet

3 participants