RapiDoc
RapiDoc copied to clipboard
Trailing / added to curl examples
When users click the copy button, it adds a trailing slash that is not visible in the example.
How it appears in the browser:
What gets copied to clipboard:
curl -X GET "https://api.lightstep.com/public/v0.2/ORGID/projects/PROJECTID/metric_alerts" \
-H "accept: application/json" \
Not sure how to remove the \ or where that might be configured. Spend some time searching but I don't think I am searching for the right thing
Hello! Just seeing if this issue can be helped