Skip to content

Commit

Permalink
fix(Schema): Fixed the errors.json schema
Browse files Browse the repository at this point in the history
Signed-off-by: Charles d'Avernas <charles.davernas@neuroglia.io>
  • Loading branch information
cdavernas committed Feb 15, 2024
1 parent c446b75 commit a032cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
"type":"string"
},
{
"$ref":"#/definitions/retryDefinition"
"$ref":"retries.json#/retries/definitions/retrydef"
}
]
},
Expand Down

0 comments on commit a032cbe

Please sign in to comment.