issues
search
sensebox
/
openSenseMap-API
API for opensensemap.org
https://docs.opensensemap.org/
MIT License
48
stars
41
forks
source link
move grouptag to /data route and remove own route
#842
Open
mpfeil
opened
1 year ago
mpfeil
commented
1 year ago
Description
Motivation and Context
How Has This Been Tested?
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[ ] Chore (update dependencies or documentation)
Checklist:
[ ] My code has been linted using
yarn run lint
.
[ ] My code does not break the tests (
yarn run test
)
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[ ] I have read the
CONTRIBUTING
document.
Description
Motivation and Context
How Has This Been Tested?
Types of changes
Checklist:
yarn run lint
.yarn run test
)