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

Add spring endpoint for all operation details #2690

Closed
t92549 opened this issue Jun 28, 2022 · 1 comment · Fixed by #2691
Closed

Add spring endpoint for all operation details #2690

t92549 opened this issue Jun 28, 2022 · 1 comment · Fixed by #2691
Assignees
Labels
enhancement Improvement to existing functionality/feature rest-api Specific to/touches a part of the REST API

Comments

@t92549
Copy link
Contributor

t92549 commented Jun 28, 2022

Currently the /graph/operations/details endpoint only returns operation details for operations supported by the store. However, details of all operations are needed for the gafferpy improvements, so I suggested a new endpoint: /graph/operations/details/all. This will only work on the spring-rest api as it has all of the store implementations in its pom.

@t92549 t92549 added enhancement Improvement to existing functionality/feature rest-api Specific to/touches a part of the REST API labels Jun 28, 2022
@t92549 t92549 added this to the v2.0.0-alpha-0.3 milestone Jun 28, 2022
@t92549 t92549 self-assigned this Jun 28, 2022
@t92549 t92549 linked a pull request Jun 28, 2022 that will close this issue
t92549 added a commit that referenced this issue Jun 30, 2022
t92549 added a commit that referenced this issue Jul 1, 2022
* gh-2690: Add new operations/details/all endpoint to spring

* gh-2690: Spotless apply
@t92549
Copy link
Contributor Author

t92549 commented Jul 1, 2022

Closed by #2691

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality/feature rest-api Specific to/touches a part of the REST API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant