Browse Source

[DOCS] Mark painless execute api as experimental (#30710)

Martijn van Groningen 7 years ago
parent
commit
a722445fa3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/painless/painless-execute-script.asciidoc

+ 2 - 0
docs/painless/painless-execute-script.asciidoc

@@ -1,6 +1,8 @@
 [[painless-execute-api]]
 [[painless-execute-api]]
 === Painless execute API
 === Painless execute API
 
 
+experimental[The painless execute api is new and the request / response format may change in a breaking way in the future]
+
 The Painless execute API allows an arbitrary script to be executed and a result to be returned.
 The Painless execute API allows an arbitrary script to be executed and a result to be returned.
 
 
 [[painless-execute-api-parameters]]
 [[painless-execute-api-parameters]]