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

Respond with error if invalid_field referenced in persistence request #41

Open
nicklandgrebe opened this issue Jan 3, 2018 · 0 comments

Comments

@nicklandgrebe
Copy link
Owner

Stories

  • As a developer, if I send an invalid field name like field_name2 when I mean to send field_name, it should respond with a detailed message about why the request failed

Implementation

  • Check that all fields assigned to records are valid fields, or throw an Exception with code, detail, field
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

1 participant