407 B
407 B
Rest-API validation rules for the backend
- Rules defined here only apply to calls that change data (POST / PUT /DELETE requests)
- Violation of these rules should result in 400 bad request
- These are not high-level rules that change color of a data entry in the app