USEPA / revampd

Basic tutorial for the EPA Clean Air Markets Division to go through the process of creating a small web app, in the problem space of AMPD, with automated tests and deployment to cloud.gov at https://revampd.app.cloud.gov
Other
2 stars 1 forks source link

api-revampd json unitID is off #33

Open jthomp13 opened 4 years ago

jthomp13 commented 4 years ago

There seems to be a mismatch between the unit.go and the api-revampd json file. unitID is "unitID" in the unit.go file but is "unitId" in the JSON file. Or is it supposed to be like this?