We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
version
1 parent 48a2376 commit 789fd3cCopy full SHA for 789fd3c
src/orb/types/plan.py
@@ -203,3 +203,5 @@ class Plan(BaseModel):
203
status: Literal["active", "archived", "draft"]
204
205
trial_config: TrialConfig
206
+
207
+ version: int
0 commit comments