Review API models with openapi spec to ensure compliance
There have been some issues brought to light that are caused by either front end or backend not properly observing the spec in /spec/openapi.yaml
. We should review both the output from the server and the models in the react to ensure there are no other mismatches in our code.