Skip to content

Commit 1f7c5ae

Browse files
committed
fix(Schema): Fixed the errors.json schema
1 parent 318bfdc commit 1f7c5ae

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
@@ -203,7 +203,7 @@
203203
"description":"The unique name of the retry definition to use"
204204
},
205205
{
206-
"$ref":"retries.json#/retries/definitions/retrydef",
206+
"$ref":"retries.json#/definitions/retrydef",
207207
"description":"The inline retry definition to use"
208208
}
209209
]

0 commit comments

Comments
 (0)