diff --git a/schemas/core/fail-result.json b/schemas/core/fail-result.json index e273e17..f4d5505 100644 --- a/schemas/core/fail-result.json +++ b/schemas/core/fail-result.json @@ -1,5 +1,5 @@ { - "$id": "https://raw.githubusercontent.com/guardrails-ai/interfaces/core-schemas/schemas/core/pass-result.json", + "$id": "https://raw.githubusercontent.com/guardrails-ai/interfaces/core-schemas/schemas/core/fail-result.json", "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "PassResult", "type": "object",