k6-cucumber-steps API Reference - v2.0.10-alpha.0
Preparing search index...
k6IMakeAPatchRequestToWithBody
Function k6IMakeAPatchRequestToWithBody
k6IMakeAPatchRequestToWithBody
(
endpoint
:
string
,
bodyData
:
any
)
:
void
Makes a PATCH request with the provided body data.
Parameters
endpoint
:
string
API endpoint
bodyData
:
any
Request body data
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
k6-cucumber-steps API Reference - v2.0.10-alpha.0
Loading...
Makes a PATCH request with the provided body data.