action httpbin_patch_patch { label: "The request's PATCH parameters." provider: httpbin method: PATCH path: "/patch" encoding: json output: { type: "object" additionalProperties: true } }