Skip to content

Commit 5927267

Browse files
authored
docs(apim): Retry policy cannot have wait policy as child
1 parent fa18222 commit 5927267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/retry-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The `retry` policy executes its child policies once and then retries their execu
5555

5656
## Elements
5757

58-
The `retry` policy may contain any other policies as its child elements.
58+
The `retry` policy may contain any other policies as its child elements, except for `wait` policy.
5959

6060
## Usage
6161

0 commit comments

Comments
 (0)