You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If so, it would be nice to allow specifying the format via URL param, at least for common case of tsv, otherwise one can't request it quickly in the browser, and it's more complicated to do via curl as well.
Update, I missed the Note at the bottom - it's not very easy to find, rather than being a Note, this should be in the main text and also it should not refer to swagger (swagger is good but it's tedious, also chatgpt doesn't read swagger ;) )
The text was updated successfully, but these errors were encountered:
You can also use the dataFormat parameter which is mentioned here but I agree that it is not mentioned clearly enough in the main text. Thanks for pointing this out!
If I understand the docs correctly, I must send a POST to get metadata.tsv as opposed to JSON. Is that correct? Docs link: https://lapis-three.vercel.app/references/additional-request-properties/#data-format
If so, it would be nice to allow specifying the format via URL param, at least for common case of tsv, otherwise one can't request it quickly in the browser, and it's more complicated to do via curl as well.
Update, I missed the Note at the bottom - it's not very easy to find, rather than being a Note, this should be in the main text and also it should not refer to swagger (swagger is good but it's tedious, also chatgpt doesn't read swagger ;) )
The text was updated successfully, but these errors were encountered: