Commit c7afc23
committed
feat(devbox): add provisioning_tier to LaunchParameters (alpha)
Adds the optional provisioning_tier field ('standard' | 'flex') to the shared
LaunchParameters interface (used by both DevboxCreateParams and DevboxView),
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 8671843 commit c7afc23
1 file changed
Lines changed: 6 additions & 0 deletions
File tree
- src/resources
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
287 | 293 | | |
288 | 294 | | |
289 | 295 | | |
| |||
0 commit comments