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

rust-sdk: add more request helpers #2157

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

fibonacci1729
Copy link
Contributor

@fibonacci1729 fibonacci1729 commented Dec 11, 2023

Adds helpers for DELETE, PUT, PATCH.

Closes #2155

Copy link
Collaborator

@rylev rylev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would personally prefer if we did not add a head method.

Signed-off-by: Brian H <brian.hardock@fermyon.com>
@fibonacci1729 fibonacci1729 merged commit d075d5d into spinframework:main Dec 12, 2023
@fibonacci1729 fibonacci1729 deleted the sdk-request-helpers branch December 12, 2023 21:11
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.

Rust SDK request helpers
2 participants