Skip to content

Commit

Permalink
fix fail result id
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebCourier committed May 7, 2024
1 parent 59609fd commit 4beb9ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemas/core/fail-result.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 4beb9ad

Please sign in to comment.