@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.
package/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -25079,8 +25079,7 @@ export interface operations {
|
|
|
25079
25079
|
runFlow: {
|
|
25080
25080
|
parameters: {
|
|
25081
25081
|
query?: {
|
|
25082
|
-
|
|
25083
|
-
to?: string;
|
|
25082
|
+
date?: string;
|
|
25084
25083
|
};
|
|
25085
25084
|
header?: {
|
|
25086
25085
|
"X-Team-Id"?: string;
|