action keyserv_products_api_patch_product { label: "ProductsApi_PatchProduct" provider: keyserv method: PATCH path: "/v1/ProductsApi" encoding: json input: { type: "object" } output: { type: "object" additionalProperties: true } }