Skip to content

Commit

Permalink
Feature/issue 183 (#185)
Browse files Browse the repository at this point in the history
* Provide introduction to timeseries endpoint

* Remove _units in fields list

* Fix typo

* Update examples with Accept headers and compact query parameter

* Add issue to changelog

* Fix typo in timeseries documentation

* Update pymysql

* Update pymysql

* Provide clarity on accept headers and request parameter fields
  • Loading branch information
nikki-t committed Jun 3, 2024
1 parent ab4ffb7 commit 5f3b184
Show file tree
Hide file tree
Showing 5 changed files with 554 additions and 323 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- Issue 183 - Update documentation examples and provide a brief intro to the timeseries endpoint
- Issue 100 - Add option to 'compact' GeoJSON result into single feature
- Issue 101 - Add support for HTTP Accept header
- Issue 102 - Enable compression for API Responses
Expand Down
Loading

0 comments on commit 5f3b184

Please sign in to comment.