Skip to content

Add support for the Graph API that is part of xpack #2031

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

Closed
wants to merge 1 commit into from

Conversation

Mpdreamz
Copy link
Member

@Mpdreamz Mpdreamz changed the title Add support for the graph API that is part of xpack Add support for the Graph API that is part of xpack Apr 13, 2016
@gmarz
Copy link
Contributor

gmarz commented Apr 14, 2016

LGTM 👍


public class GraphExploreControls : IGraphExploreControls
{
[JsonProperty("use_significance")]
Copy link
Contributor

@russcam russcam Apr 15, 2016

Choose a reason for hiding this comment

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

I think we need the JsonProperty attributes only on the interface?

@russcam
Copy link
Contributor

russcam commented Apr 15, 2016

Just a couple of small things:

  • Included the GraphExploreControls in the integration test
  • Removed the JsonProperty attributes from the concrete GraphExploreControls

LGTM 👍

Include GraphExploreControls in integration test

Remove JsonProperty attributes from GraphExploreControls
@Mpdreamz Mpdreamz force-pushed the feature/graph-api branch from 86bb34b to d39b47e Compare April 20, 2016 17:54
@Mpdreamz
Copy link
Member Author

Manually cherry-picked to 2.x and master

@Mpdreamz Mpdreamz closed this Apr 22, 2016
@gmarz gmarz deleted the feature/graph-api branch April 29, 2016 13:16
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.

3 participants