Browse Source

[ML] Fix version substitution in put DFA docs (#88862)

This fixes the version substitution in a couple of response examples in
the put DFA docs.
Dimitris Athanasiou 3 years ago
parent
commit
3f9334012f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/reference/ml/df-analytics/apis/put-dfanalytics.asciidoc

+ 2 - 2
docs/reference/ml/df-analytics/apis/put-dfanalytics.asciidoc

@@ -699,7 +699,7 @@ The API returns the following result:
 
 ----
 // TESTRESPONSE[s/1656364565517/$body.$_path/]
-// TESTRESPONSE[s/"version": "8.4.0"/"version": $body.version/]
+// TESTRESPONSE[s/"version" : "8.4.0"/"version": $body.version/]
 // TESTRESPONSE[s/"authorization" : \{[^}]*\},//]
 
 
@@ -772,7 +772,7 @@ The API returns the following result:
 
 ----
 // TESTRESPONSE[s/1656364845151/$body.$_path/]
-// TESTRESPONSE[s/"version": "8.4.0"/"version": $body.version/]
+// TESTRESPONSE[s/"version" : "8.4.0"/"version": $body.version/]
 // TESTRESPONSE[s/"authorization" : \{[^}]*\},//]
 // TESTRESPONSE[s/-3578554885299300212/$body.$_path/]