Commit 4e924c2
fix(device): Allow omitted platform in device tool schemas
Make the device platform schema truly optional so public device tool
schemas continue to accept omitted platform values. Device tools already
map a missing platform to iOS, and requiring the field would break
session-default-backed calls.
Co-Authored-By: OpenAI Codex <noreply@openai.com>1 parent e0961f3 commit 4e924c2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments