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

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

Open
QuintenQVD0 opened this issue May 31, 2024 · 0 comments

Comments

@QuintenQVD0
Copy link

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

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