Greenstand/treetracker-query-api

Fix title of *.yaml file

Open

#59 opened on Jan 26, 2022

 (2 comments) (0 reactions) (0 assignees)TypeScript (65 forks)auto 404
good first issue

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (PR metrics pending)

Description

In the repo for the treetracker-query-api, in /docs/api/spec/ The file query-api.yaml says: "title: web map api" That's confusing. It seems the title should be: "Treetracker query API" As we work to use *.yaml specifications to generate documentation it will become important that *.yaml files accurately describe their APIs

Contributor guide