mapbox / search-playground

Geocoding Debugging Tool
https://mapbox.com/search-playground
14 stars 4 forks source link

Handle other 2xx #79

Closed awiede closed 4 years ago

awiede commented 4 years ago

This change allows for API responses with all 2XX level status codes to be accepted and displayed on the playground. This change is necessary to allow partial content responses (status code 206) from SBS to be displayed on the playground.

cc: @mapbox/search-federation