Princeton-CDH / bluemountainsprings

A RESTful API to Blue Mountain
0 stars 2 forks source link

Default return format #74

Open rlskoeser opened 7 years ago

rlskoeser commented 7 years ago

The default return format should be consistent when no accept header is specified. Seems to default to csv in some cases, json in others, and tei in others. If there is not a common format available for all API requests, then include that in the documentation and explain the order of precedence of the default return format based on what formats are available for a given API request.