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

Port put/post validators #50

Closed
bbangert opened this issue Oct 5, 2018 · 1 comment
Closed

Port put/post validators #50

bbangert opened this issue Oct 5, 2018 · 1 comment
Assignees

Comments

@bbangert
Copy link
Member

bbangert commented Oct 5, 2018

Port the put validators:

PUT_VALIDATORS = DEFAULT_VALIDATORS + (
    parse_single_bso,
    check_for_known_bad_payloads
)
@bbangert
Copy link
Member Author

Updated to reflect that this is actually for the post/put validators on the collection/bso handlers.

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

No branches or pull requests

2 participants