@vrplatform/api 1.3.0-stage.1160 → 1.3.0-stage.1161
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.
|
@@ -25078,8 +25078,7 @@ export interface operations {
|
|
|
25078
25078
|
runFlow: {
|
|
25079
25079
|
parameters: {
|
|
25080
25080
|
query?: {
|
|
25081
|
-
|
|
25082
|
-
to?: string;
|
|
25081
|
+
date?: string;
|
|
25083
25082
|
};
|
|
25084
25083
|
header?: {
|
|
25085
25084
|
"X-Team-Id"?: string;
|