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

[Bug]: Request-Body-Strict not working for calculated and auto-generated fields #2526

Closed
1 task done
aaronburtle opened this issue Jan 15, 2025 · 0 comments · Fixed by #2528
Closed
1 task done

[Bug]: Request-Body-Strict not working for calculated and auto-generated fields #2526

aaronburtle opened this issue Jan 15, 2025 · 0 comments · Fixed by #2528
Assignees
Labels
bug Something isn't working triage issues to be triaged
Milestone

Comments

@aaronburtle
Copy link
Contributor

What happened?

When request-body strict is set to false it should be possible to include calculated or auto-generated fields in the request body of an insert operation. Currently, this leads to an error. This is a logical bug in the RequestValidator.ValidateColumn function that needs to be fixed.

Version

1.3

What database are you using?

Azure SQL

What hosting model are you using?

No response

Which API approach are you accessing DAB through?

No response

Relevant log output


Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage issues to be triaged
Projects
None yet
1 participant