wip: optional IDs in api (#1128)

This commit is contained in:
Dax 2025-07-18 13:42:50 -04:00 committed by GitHub
commit d56dec4ba7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 145 additions and 99 deletions

View file

@ -92,7 +92,9 @@ resources:
message: Message
part: Part
textPart: TextPart
textPartInput: TextPartInput
filePart: FilePart
filePartInput: FilePartInput
toolPart: ToolPart
stepStartPart: StepStartPart
stepFinishPart: StepFinishPart