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
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
I'm not familiar with Windows CLI, but maybe add an additional Windows friendly version? Guess it'd mean putting everything on a single line and alter the quote usage?
I prefer seeing parameters split up as one per line (with the \ separator) so hope the main cURL template doesn't remove that.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The cURL examples are not usable on Windows (in command line prompt) due to the use of
\
as multiline separator and the use of single quotes.The text was updated successfully, but these errors were encountered: