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

Adding prep template get handler #1877

Merged
merged 2 commits into from
Jul 6, 2016

Conversation

josenavas
Copy link
Contributor

Adding an endpoint to the restAPI that returns the information of the prep info object.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 83.713% when pulling 8edb83b on josenavas:adding-prep-info into 3932dc6 on biocore:simplify-restAPI.

'study': pt.study_id,
'status': pt.status,
'qiime-map': pt.qiime_map_fp,
'prep-file': prep_files[0]
Copy link
Member

Choose a reason for hiding this comment

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

Could you add why [0]?

@antgonza
Copy link
Member

antgonza commented Jul 6, 2016

One minor comment.

@antgonza
Copy link
Member

antgonza commented Jul 6, 2016

The tests are not going to change as the only modification was in documentation. Thus, merging.

@antgonza antgonza merged commit 4430c07 into qiita-spots:simplify-restAPI Jul 6, 2016
@josenavas josenavas mentioned this pull request Jul 6, 2016
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.

None yet

3 participants