We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4800e86 commit d039c7dCopy full SHA for d039c7d
specs/ingestion/common/schemas/run.yml
@@ -80,7 +80,7 @@ RunOutcome:
80
81
RunType:
82
type: string
83
- enum: ['reindex', 'update']
+ enum: ['reindex', 'update', 'discover']
84
85
RunReasonCode:
86
0 commit comments