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 endpoint GET:/submissions/{id} #461

Open
lkuchenb opened this issue Jul 9, 2021 · 4 comments
Open

Add endpoint GET:/submissions/{id} #461

lkuchenb opened this issue Jul 9, 2021 · 4 comments
Assignees
Labels
API Enhancement New feature or request

Comments

@lkuchenb
Copy link
Member

lkuchenb commented Jul 9, 2021

... to retreive a representation of a single submission

@lkuchenb lkuchenb added Enhancement New feature or request API labels Jul 9, 2021
@cschu
Copy link
Contributor

cschu commented Jul 14, 2021

Does that just have to be the current content of a SubmissionResponse (id, label) or should it include additional information such as the associated metadatasets?

@lkuchenb
Copy link
Member Author

We should include groupId, submissionDateTime and metadatasetIds

@cschu
Copy link
Contributor

cschu commented Jul 14, 2021

In the general SubmissionResponse or make a specialised version?

@lkuchenb
Copy link
Member Author

That could also be included in the POST:submissions response 👍 So one response schema should be fine

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

No branches or pull requests

2 participants