We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d01ac commit ee82c1fCopy full SHA for ee82c1f
rest-api-spec/src/main/resources/rest-api-spec/test/cat.health/10_basic.yml
@@ -45,7 +45,7 @@
45
\d+ \s+ # init
46
\d+ \s+ # unassign
47
\d+ \s+ # pending_tasks
48
- (-|\d+[.]\d+ms|s) \s+ # max task waiting time
+ (-|\d+(?:[.]\d+)?m?s) \s+ # max task waiting time
49
\d+\.\d+% # active shards percent
50
\n
51
)+
@@ -72,7 +72,7 @@
72
73
74
75
76
77
78
0 commit comments