@hyperline/cli 0.1.0-build.1.8592615 → 0.1.0-build.1.9762bd1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -28366,7 +28366,7 @@ Examples:
|
|
|
28366
28366
|
if (opts.rules !== void 0)
|
|
28367
28367
|
args.rules = opts.rules;
|
|
28368
28368
|
await ctx.execute({
|
|
28369
|
-
method: "
|
|
28369
|
+
method: "PATCH",
|
|
28370
28370
|
path: "/v1/customers/segments/{id}",
|
|
28371
28371
|
args,
|
|
28372
28372
|
queryParamKeys: []
|