datasets icon indicating copy to clipboard operation
datasets copied to clipboard

correct headers for tab-delimited output

Open jvolkening opened this issue 7 months ago • 1 comments

Hi,

The OpenAPI spec indicates that tab-delimited data can be returned for some endpoints by using the Allow: x-tabular header. The demo on the API docs site, however, uses Allow: text/tab-separated-values and I can confirm with curl that the latter works and the former does not. It seems the spec document should be updated to reflect this. I could do a quick replace and submit a PR, but if the spec is auto-generated this wouldn't do much good.

jvolkening avatar Nov 28 '23 20:11 jvolkening

Thanks again @jvolkening ; this resulted from a migration we did a while ago and the openAPI spec needs to be updated on our end. I've added this to the internal ticket with the previous issue you found. It sounds like you're also not blocked by this, so most likely this will get tackled next sprint. If I'm wrong let me know and I can see if I can get it prioritized.

I'll leave the issue open until the fix is merged.

syntheticgio avatar Nov 28 '23 20:11 syntheticgio