@mastra/deployer 0.23.2 → 0.23.3

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.
@@ -1929,8 +1929,7 @@ function agentBuilderRouter(bodyLimitOptions) {
1929
1929
  type: "object",
1930
1930
  description: "Runtime context for the agent builder action execution"
1931
1931
  }
1932
- },
1933
- required: ["step"]
1932
+ }
1934
1933
  }
1935
1934
  }
1936
1935
  }
@@ -1973,8 +1972,7 @@ function agentBuilderRouter(bodyLimitOptions) {
1973
1972
  type: "object",
1974
1973
  description: "Runtime context for the agent builder action execution"
1975
1974
  }
1976
- },
1977
- required: ["step"]
1975
+ }
1978
1976
  }
1979
1977
  }
1980
1978
  }
@@ -10935,8 +10933,7 @@ function workflowsRouter(bodyLimitOptions) {
10935
10933
  type: "object",
10936
10934
  description: "Runtime context for the workflow execution"
10937
10935
  }
10938
- },
10939
- required: ["step"]
10936
+ }
10940
10937
  }
10941
10938
  }
10942
10939
  }
@@ -10989,8 +10986,7 @@ function workflowsRouter(bodyLimitOptions) {
10989
10986
  }
10990
10987
  }
10991
10988
  }
10992
- },
10993
- required: ["step"]
10989
+ }
10994
10990
  }
10995
10991
  }
10996
10992
  }
@@ -11033,8 +11029,7 @@ function workflowsRouter(bodyLimitOptions) {
11033
11029
  type: "object",
11034
11030
  description: "Runtime context for the workflow execution"
11035
11031
  }
11036
- },
11037
- required: ["step"]
11032
+ }
11038
11033
  }
11039
11034
  }
11040
11035
  }