Explorar o código

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

Martijn van Groningen %!s(int64=7) %!d(string=hai) anos
pai
achega
a722445fa3
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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
 
+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.
 
 [[painless-execute-api-parameters]]