mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
142e322589
## About the changes While working on Terraform I identified some issues with how our backend handled some requests. This happened because the Terraform client was unaware of new fields and was not sending them. This resulted in bad behavior as some of those missing fields were treated in the backend as `null` and removed existing data from the DB. This ADR aims to shed some light on the problem and specifies how our server should handle these requests. --------- Co-authored-by: Nuno Góis <github@nunogois.com> |
||
---|---|---|
.. | ||
back-end | ||
front-end | ||
overarching | ||
ADRs.md |