Skip to content

[Feature Request] Allow a paste send with a post request to just return the URL #41

@QuintenQVD0

Description

@QuintenQVD0

Description

Because we have some automation in place that auto parsers logs send to our instance and then the url shared by the user.

But the problem we are having is that it returns:

{
  "url": "https://paste.x.com/ehTw",
  "suggestUrl": "https://paste.x.com/ehTw/-",
  "admin": "https://paste.x/ehTw:BJK7znM7Mf6d66yimzMFHrrT",
  "isPrivate": false,
  "expire": null
}

Would it be possible to add a toggle to change this logic to just return the plain url so https://paste.x.com/ehTw

We know we could do it just ourselves but it seems useful to other so I am asking that this may can be in the official repo instad of maintaining our own fork

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions