GoogleCloudPlatform / cloud-run-anthos-reference-web-app

An opinionated set of best practices aimed at demonstrating a reference architecture for building a web application on Google Cloud using Cloud Run for Anthos.
https://cloud.google.com/anthos/run
Apache License 2.0
37 stars 22 forks source link

Reject empty required fields in the backend #65

Closed josueetcom closed 4 years ago

josueetcom commented 4 years ago

Additionally added unit tests for potential bad requests like these.

Closes #50