Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct headers for tab-delimited output #290

Open
jvolkening opened this issue Nov 28, 2023 · 1 comment
Open

correct headers for tab-delimited output #290

jvolkening opened this issue Nov 28, 2023 · 1 comment

Comments

@jvolkening
Copy link

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.

@syntheticgio
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants