Skip to content

Subscriptions support #61

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

Merged
merged 4 commits into from
Jul 22, 2018
Merged

Subscriptions support #61

merged 4 commits into from
Jul 22, 2018

Conversation

tomhoule
Copy link
Member

For now this is mostly about cleaning up how we handle the operations from the query. This paves the way for validating that we only have one field in a subscription (as per the spec) and for selecting an operation for a multi-operation document later.

tomhoule added 3 commits July 12, 2018 18:44
For now this is mostly about cleaning up how we handle the operations from the query. This paves the way for validating that we only have one field in a subscription (as per the spec) and for selecting an operation for a multi-operation document later.
As per spec. See error message in the commit.
ResponseData did not convert root fields to camel case when {ø,de}serializing.
@tomhoule tomhoule changed the title (WIP) Subscriptions support (Subscriptions support Jul 22, 2018
@tomhoule tomhoule changed the title (Subscriptions support Subscriptions support Jul 22, 2018
@tomhoule tomhoule merged commit 8cf0694 into master Jul 22, 2018
@tomhoule tomhoule deleted the subscriptions-support branch July 22, 2018 06:07
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