Open oscarngncc opened 4 years ago
It's possible to add a book with negative value for year:
Expected output: 400 Bad request or any custom behavior Actual output: 201 Created with the book actually added to the table
Result added to the database:
Indeed, that's something that can be improved, yet it is still an undefined behavior. We regard all undefined behaviors as valid in the grading.
Issue
It's possible to add a book with negative value for year:
Expected output: 400 Bad request or any custom behavior Actual output: 201 Created with the book actually added to the table
Result added to the database: