Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion orchestration/src/main/resources/spec/orchestration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@ components:
message:
type: string
description: Some message created from the module
example: Input to LLM is masked successfully.
example: Masking module executed successfully on LLM input.
data:
type: object
description: Additional data object from the module
Expand Down