summaryrefslogtreecommitdiffhomepage
path: root/stainless.yml
diff options
context:
space:
mode:
authorDax <[email protected]>2025-07-18 13:42:50 -0400
committerGitHub <[email protected]>2025-07-18 13:42:50 -0400
commitd56dec4ba7867670d9a7dae2a535d38d59f24efb (patch)
treef10cde4e4aad0bc6d882266bdef96948251375f4 /stainless.yml
parentc952e9ae3d74dcdda2a4fbdfef19b42c49096026 (diff)
downloadopencode-d56dec4ba7867670d9a7dae2a535d38d59f24efb.tar.gz
opencode-d56dec4ba7867670d9a7dae2a535d38d59f24efb.zip
wip: optional IDs in api (#1128)
Diffstat (limited to 'stainless.yml')
-rw-r--r--stainless.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/stainless.yml b/stainless.yml
index ba36156b8..1bfc0ef99 100644
--- a/stainless.yml
+++ b/stainless.yml
@@ -92,7 +92,9 @@ resources:
message: Message
part: Part
textPart: TextPart
+ textPartInput: TextPartInput
filePart: FilePart
+ filePartInput: FilePartInput
toolPart: ToolPart
stepStartPart: StepStartPart
stepFinishPart: StepFinishPart