climsoft / climsoft-app

Web-based application that uses the API exposed by climsoft-api
MIT License
0 stars 2 forks source link

0.5 API Response Models #7

Closed hafeezminhas closed 1 year ago

hafeezminhas commented 2 years ago

Below is the StationElement Item(s) response structure { ...StationElementProperties, described_by: { ...ObsElement } }

We do not need to populate the recorded_from field since it is a parent field foreign key.