From 7bed91549997a5f5736eae4bae1eb7f3f38843d7 Mon Sep 17 00:00:00 2001 From: Tomas Della Vedova Date: Tue, 18 Sep 2018 17:05:10 +0200 Subject: [PATCH] [DOCS] Fixed list formatting (#32963) --- .../resources/rest-api-spec/test/README.asciidoc | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/rest-api-spec/src/main/resources/rest-api-spec/test/README.asciidoc b/rest-api-spec/src/main/resources/rest-api-spec/test/README.asciidoc index 3ee03403874..d4b04ce2511 100644 --- a/rest-api-spec/src/main/resources/rest-api-spec/test/README.asciidoc +++ b/rest-api-spec/src/main/resources/rest-api-spec/test/README.asciidoc @@ -19,9 +19,10 @@ Test file structure -------------------- A YAML test file consists of: -* an optional `setup` section, followed by -* an optional `teardown` section, followed by -* one or more test sections + +- an optional `setup` section, followed by +- an optional `teardown` section, followed by +- one or more test sections For instance: @@ -216,11 +217,13 @@ sent to nodes that match the `node_selector`. It looks like this: If you list multiple selectors then the request will only go to nodes that match all of those selectors. The following selectors are supported: -* `version`: Only nodes who's version is within the range will receive the + +- `version`: Only nodes who's version is within the range will receive the request. The syntax for the pattern is the same as when `version` is within `skip`. -* `attribute`: Only nodes that have an attribute matching the name and value -of the provided attribute match. Looks like: +- `attribute`: Only nodes that have an attribute matching the name and value +of the provided attribute match. +Looks like: .... node_selector: attribute: