Open 8ctopus opened 1 year ago
Sent this to the team to triage.
@8ctopus -- Here's what I'm getting from the team:
It's true that curl samples need to adjusted for terminals of idiosyncratic operating systems, such as Windows. Currently our documentation site does not have the capability to toggle & select different OS to view the samples. If you don't want to adjust the samples, the suggestion would be to use WSL to run them.
In your opinion, is this a nice feature to have or do you find that other companies are providing this type of capability?
IMO, the samples should work whatever platform the developer is using and it's not that it is not a problem that is hard to fix. You re just telling developers to use your competitors instead. There are way too many bugs at the moment as you have seen from the issues I have posted in the last week.
We don't see that competitors are doing it any different. None the less, we take this feedback seriously and I'll challenge the team to come up with a solution. You've helped tremendously this week with the bugs and while true to say it's been a lot, your effort to call them out and notify us is truly appreciated.
Contact Details
hello@octopuslabs.io
Describe the Issue
curl examples do not work on Windows. Here's an example taken from the documentation:
Copy and pasting this in a Windows command line leads to the following output:
Correct output gets displayed if
\
is replaced by^
Steps To Reproduce
See above
What type of Operating System are you seeing the problem on?
Windows
What type of browser are you seeing the problem on?
N/A
Screenshots or Videos
No response
Code to produce this issue.
No response