Update rest-api-spec keyword list
Follow-up to 35aecf4c9aa. Somehow I missed the fact that there's an ILM API named `retry`, which is a keyword in Ruby. I've removed it from the keywords list.
This commit is contained in:
parent
e413de4203
commit
ebe1d9cdbe
|
@ -58,7 +58,6 @@
|
||||||
"or",
|
"or",
|
||||||
"redo",
|
"redo",
|
||||||
"rescue",
|
"rescue",
|
||||||
"retry",
|
|
||||||
"return",
|
"return",
|
||||||
"self",
|
"self",
|
||||||
"super",
|
"super",
|
||||||
|
|
Loading…
Reference in New Issue