diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/cat.recovery/10_basic.yaml b/rest-api-spec/src/main/resources/rest-api-spec/test/cat.recovery/10_basic.yaml index 820cf6dec4d..effc4c20313 100755 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/cat.recovery/10_basic.yaml +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/cat.recovery/10_basic.yaml @@ -27,7 +27,7 @@ ( index1 \s+ \d \s+ # shard - \d+ms \s+ # time + (?:\d+ms|\d+(?:\.\d+)?s) \s+ # time in ms or seconds (store|replica|snapshot|relocating) \s+ # type (init|index|verify_index|translog|finalize|done) \s+ # stage [-\w./]+ \s+ # source_host