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 data handler to REST api #1871

Merged

Conversation

josenavas
Copy link
Contributor

This endpoint was required by the validate functions of the type plugins but was never added.



def _get_prep_template(p_id):
"""Returns the prep template with the given id if it exists
Copy link
Member

Choose a reason for hiding this comment

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

given p_id?

Copy link
Member

Choose a reason for hiding this comment

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

In previous code we normally use pid but up to you. Perhaps, we should create a formal dictionary ...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 574f557 on josenavas:add-prep-template-endpoint into * on biocore:simplify-restAPI*.

@antgonza antgonza merged commit 15a03de into qiita-spots:simplify-restAPI Jun 29, 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