wip: optional IDs in api (#1128)
This commit is contained in:
parent
c952e9ae3d
commit
d56dec4ba7
12 changed files with 145 additions and 99 deletions
|
|
@ -92,7 +92,9 @@ resources:
|
|||
message: Message
|
||||
part: Part
|
||||
textPart: TextPart
|
||||
textPartInput: TextPartInput
|
||||
filePart: FilePart
|
||||
filePartInput: FilePartInput
|
||||
toolPart: ToolPart
|
||||
stepStartPart: StepStartPart
|
||||
stepFinishPart: StepFinishPart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue