mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-01-14 05:03:29 +01:00
[PR #253] [MERGED] [Plugins] [CopyAsCURL] [Auth] [JWT] Include custom bearer prefix to copy CURL #177
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mountain-loop/yaak/pull/253
Author: @Moshyfawn
Created: 8/28/2025
Status: ✅ Merged
Merged: 9/16/2025
Merged by: @gschier
Base:
main← Head:fix/copy-curl-prefix📝 Commits (3)
9701b07fix(Plugins, CopyAsCURL, Auth, JWT): pass prefix to curlbe826d8test(Plugins, CopyAsCURL, Auth, JWT): ensure custom prefix is reflected in curl43a81d8Trim bearer token📊 Changes
2 files changed (+39 additions, -10 deletions)
View changed files
📝
plugins/action-copy-curl/src/index.ts(+3 -1)📝
plugins/action-copy-curl/tests/index.test.ts(+36 -9)📄 Description
https://feedback.yaak.app/p/copy-as-curl-uses-default-bearer-instead-of-the-custom
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.