File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1111- Typos "success" when returning status from API and "occurred" when logging to console.
1212
1313### Added
14+ - Adding mime type for geojson
1415- Add "when" parameter in a few GET API endpoints to enable pagination [ #266 ] ( https://github.com/clowder-framework/clowder/issues/266 )
1516
1617## 1.18.1 - 2021-08-16
Original file line number Diff line number Diff line change @@ -38,6 +38,7 @@ mimetype.presentation=video/presentation
3838mimetype.PRESENTATION=video/presentation
3939mimetype.iframe=text/iframe
4040mimetype.IFRAME=text/iframe
41+ mimetype.geojson=application/geojson
4142
4243# Raw image formats
4344mimetype.3fr=image/raw
You can’t perform that action at this time.
0 commit comments