Skip to content

Commit a032cbe

Browse files
committed
fix(Schema): Fixed the errors.json schema
Signed-off-by: Charles d'Avernas <[email protected]>
1 parent c446b75 commit a032cbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/errors.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
"type":"string"
270270
},
271271
{
272-
"$ref":"#/definitions/retryDefinition"
272+
"$ref":"retries.json#/retries/definitions/retrydef"
273273
}
274274
]
275275
},

0 commit comments

Comments
 (0)