Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Required parameters not validated #38

Open
hexthedev opened this issue Jul 11, 2021 · 0 comments
Open

Required parameters not validated #38

hexthedev opened this issue Jul 11, 2021 · 0 comments

Comments

@hexthedev
Copy link
Owner

Right now, all JSON models for api bodies are not validated, so it's easy to provide invalid input that returns a 400.

A good example is in calls that either require a document or a field as input.

Should add validation to call request constructors to warn developers about the correct way to construct request calls.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant