Fix OpenAI reconciliation schema

This commit is contained in:
2026-08-09 18:49:29 +00:00
parent 67338798aa
commit ad1cba41c2
2 changed files with 1 additions and 2 deletions

View File

@@ -16,7 +16,6 @@
"candidate_ids": {
"type": "array",
"minItems": 2,
"uniqueItems": true,
"items": {
"type": "integer",
"minimum": 1