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

Create new endpoint to return pipeline vers. for specific pipeline name for query tool #344

Closed
Tracked by #167
alyssadai opened this issue Oct 2, 2024 · 2 comments · Fixed by #350
Closed
Tracked by #167
Assignees
Labels
released This issue/pull request has been released.

Comments

@alyssadai
Copy link
Contributor

alyssadai commented Oct 2, 2024

  • Response could be a dict such as {"PipelineName": ["version1", "version2"]}
  • Should probably be used in conjunction with our existing /attributes endpoint, to fetch the available pipelines in the graph

Options for path structure:

  • /attribute/nb:Pipeline/{resource}/versions

  • /attributes/{attribute}/{resource}/versions

  • /attribute/pipelines/{pipeline}/versions

@alyssadai
Copy link
Contributor Author

Blocked by #348

@alyssadai alyssadai moved this from Implement - Active to Implement - Done in Neurobagel Oct 15, 2024
@github-project-automation github-project-automation bot moved this from Review - Active to Review - Done in Neurobagel Oct 16, 2024
Copy link
Contributor

🚀 Issue was released in v0.4.0 🚀

@neurobagel-bot neurobagel-bot bot added the released This issue/pull request has been released. label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant