We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fbf72d commit 262c7d9Copy full SHA for 262c7d9
docs/reference/migration/migrate_7_0/api.asciidoc
@@ -75,3 +75,7 @@ will be for such settings to be copied on such operations. To enable users in
75
`copy_settings` parameter was added on the REST layer. As this behavior will be
76
the only behavior in 8.0.0, this parameter is deprecated in 7.0.0 for removal in
77
8.0.0.
78
+
79
+==== The deprecated stored script contexts have now been removed
80
+When putting stored scripts, support for storing them with the deprecated `template` context or without a context is
81
+now removed. Scripts must be stored using the `script` context as mentioned in the documentation.
0 commit comments