RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

Trailing / added to curl examples

Open alexpaxton opened this issue 1 year ago • 1 comments

When users click the copy button, it adds a trailing slash that is not visible in the example.

How it appears in the browser: Screenshot 2024-01-11 at 12 16 43

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

alexpaxton avatar Jan 11 '24 20:01 alexpaxton

Hello! Just seeing if this issue can be helped

alexpaxton avatar Jan 30 '24 20:01 alexpaxton