Closed krancour closed 2 years ago
This case error is causing some problems. The field in the JSON we consume from the API is status, so the field name should also be status, not Status.
status
Status
This case error is causing some problems. The field in the JSON we consume from the API is
status
, so the field name should also bestatus
, notStatus
.