Skip to content

Trailing / added to curl examples #996

@alexpaxton

Description

@alexpaxton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions