Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trailing / added to curl examples #996

Open
alexpaxton opened this issue Jan 11, 2024 · 1 comment
Open

Trailing / added to curl examples #996

alexpaxton opened this issue Jan 11, 2024 · 1 comment

Comments

@alexpaxton
Copy link

alexpaxton commented Jan 11, 2024

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
Copy link
Author

Hello! Just seeing if this issue can be helped

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant