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

Include time point argument in requests to Graph API #84

Closed
bzurkowski opened this issue Aug 24, 2020 · 1 comment
Closed

Include time point argument in requests to Graph API #84

bzurkowski opened this issue Aug 24, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@bzurkowski
Copy link
Member

Graph API has been extended by time filtering option (openrca/orca#92).

The datetime picker should integrate with the API by passing additional time_point argument in request path. Time point should be in UTC timestamp format.

Sample query:

http://localhost:5000//v1/graph?time_point=1598293127
@bzurkowski bzurkowski added the enhancement New feature or request label Aug 24, 2020
@bzurkowski bzurkowski changed the title Integrate datetime picker with graph filterin API Include time point argument in requests to Graph API Aug 24, 2020
@bzurkowski
Copy link
Member Author

Closed by #85.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants