mapbox / Hecate

Fast Geospatial Feature Storage API
MIT License
252 stars 36 forks source link

Features should return application/json #154

Closed ingalls closed 5 years ago

ingalls commented 5 years ago

Context

While debugging with @miccolis today I noticed the features API did not return the feature with the correct context type. This ensures features are returned with the content type set to application/json

cc/ @ingalls