-
Notifications
You must be signed in to change notification settings - Fork 12
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
http: add POST
example to request()
function
#1096
Conversation
Signed-off-by: Hunter Achieng <[email protected]>
Signed-off-by: Hunter Achieng <[email protected]>
@hunterachieng can you please fix the PR description and mark the AI disclaimer? I cannot review PRs (even simple ones) if the admin is not accurate |
Done |
Signed-off-by: Hunter Achieng <[email protected]>
Thank you @hunterachieng . By the way you can just delete the sections that aren't relevant. Like you don't need a details section for such a simple API (although you might choose to use that space to talk about why the example looks like it does, what options you considered, what you prioritised, why the example is valuable, etc) Anyway can you please bump the versions and push? |
@hunterachieng reminder to run |
Signed-off-by: Hunter Achieng <[email protected]>
@josephjclark This is done |
Summary
Add
POST
example torequest()
function.Fixes #1083
Details
Added a
POST
request example to thehttp
request()
function.AI Usage
Please disclose how you've used AI in this work (it's cool, we just want to
know!):
You can read more details in our
Responsible AI Policy
Review Checklist
Before merging, the reviewer should check the following items:
production? Is it safe to release?
dev only changes don't need a changeset.