Commit 0488c36
committed
feat(devbox): add provisioning_tier to LaunchParameters (alpha)
Adds the optional provisioning_tier field ("standard" | "flex") to the
LaunchParameters request (shared_params) and response (shared) models,
matching the field now exposed in the OpenAPI spec.
Hand-applied ahead of the next Stainless regeneration so the alpha customer
can use the field immediately. provisioning_tier is intentionally kept out of
the public docs (stripped from the documented spec upstream).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 60f82be commit 0488c36
2 files changed
Lines changed: 6 additions & 0 deletions
File tree
- src/runloop_api_client/types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
79 | 82 | | |
80 | 83 | | |
81 | 84 | | |
| |||
0 commit comments