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

Validate the request body for the nodes endpoint #55

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kjagiello
Copy link
Contributor

@kjagiello kjagiello commented Aug 28, 2019

Solves #54.

The validation is done in plain python, but could be done using, for example, https://pypi.org/project/jsonschema/. Let me know if you prefer that instead.

@kjagiello kjagiello changed the title Validate the request body when requesting nodes Validate the request body for the nodes endpoint Aug 28, 2019
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 96.489% when pulling 5425f84 on feature/json-validation into b0a34c9 on master.

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.

2 participants