Skip to content

PLAT-300: Add HTTP PATCH method to Request module#188

Merged
atomfbs merged 2 commits intomasterfrom
PLAT-300-ADD-PATCH-METHOD
May 6, 2026
Merged

PLAT-300: Add HTTP PATCH method to Request module#188
atomfbs merged 2 commits intomasterfrom
PLAT-300-ADD-PATCH-METHOD

Conversation

@atomfbs
Copy link
Copy Markdown
Collaborator

@atomfbs atomfbs commented May 6, 2026

PLAT-300: Add HTTP PATCH method
Adds a patch helper to SparkApi::Request alongside the existing
get/post/put/delete methods, plus a unit test covering the new path.

@atomfbs atomfbs requested a review from wlmcewen May 6, 2026 02:05
@wlmcewen
Copy link
Copy Markdown
Contributor

wlmcewen commented May 6, 2026

I added the version info (feel free to modify to you liking), and fixed the ci build for you. We may need to backport this change to whatever version you were using in your test suite, let me know if you need a hand there!

@atomfbs
Copy link
Copy Markdown
Collaborator Author

atomfbs commented May 6, 2026

I added the version info (feel free to modify to you liking), and fixed the ci build for you. We may need to backport this change to whatever version you were using in your test suite, let me know if you need a hand there!

My changes in the hal tests are using the same spark_api version as before. We should be good there. Thank you Wade.

@atomfbs atomfbs merged commit 92e84bf into master May 6, 2026
4 checks passed
@bhornseth bhornseth deleted the PLAT-300-ADD-PATCH-METHOD branch May 6, 2026 16:00
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

Successfully merging this pull request may close these issues.

2 participants