Greenstand / treetracker-query-api

To fetch Greenstand map data for client's like web map, wallet app, and so on.
GNU General Public License v3.0
14 stars 58 forks source link

Yaml Documentation Update (tree and capture response objects) #383

Closed sam-rice closed 2 months ago

sam-rice commented 2 months ago

Description

This branch updates the OpenAPI documentation for the tree and capture response objects according to the v2 domain model and project discussion on 7/04/24.

Details

The tree and capture database tables specified in the v2 domain model do not include a number of fields that the web map client relies on:

Since the denormalized response objects coming from the query api have not been specified, a discussion was required to decide where these missing fields would likely come from. A number of decisions were made during the 7/04/24 meeting, but changes will be ongoing as v2 development progresses.

As of now:

@dadiorchen 's Slack notes from 7/04/24 meeting:

dadior_slack_7_04