Greenstand / Greenstand/treetracker-query-api

https://prod-k8s.treetracker.org/map_config/config extra-wallet post sets uuid instead of ref id

Open
#267 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
18
Forks
65
PR merge metrics
No merged PRs in 30d

Description

When using the API call the webmap.config.ref_uuid gets populated but the webmap.config is using webmap.config.ref_id
an operator currently has to copy the ref_uuid to the ref_id field then it works. When trying to set it
```
{
"code": 422,
"message": "\"ref_id\" must be a number"
}
```
comes back

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.