mark transform API's stable (#51862)
mark transform API's stable, meaning making transform GA for the next minor release
This commit is contained in:
parent
43a7aadd46
commit
b7aace44f3
|
@ -3,7 +3,7 @@
|
|||
"documentation":{
|
||||
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/delete-transform.html"
|
||||
},
|
||||
"stability":"beta",
|
||||
"stability":"stable",
|
||||
"url":{
|
||||
"paths":[
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"documentation":{
|
||||
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/get-transform.html"
|
||||
},
|
||||
"stability":"beta",
|
||||
"stability":"stable",
|
||||
"url":{
|
||||
"paths":[
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"documentation":{
|
||||
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/get-transform-stats.html"
|
||||
},
|
||||
"stability":"beta",
|
||||
"stability":"stable",
|
||||
"url":{
|
||||
"paths":[
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"documentation":{
|
||||
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/preview-transform.html"
|
||||
},
|
||||
"stability":"beta",
|
||||
"stability":"stable",
|
||||
"url":{
|
||||
"paths":[
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"documentation":{
|
||||
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/put-transform.html"
|
||||
},
|
||||
"stability":"beta",
|
||||
"stability":"stable",
|
||||
"url":{
|
||||
"paths":[
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"documentation":{
|
||||
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/start-transform.html"
|
||||
},
|
||||
"stability":"beta",
|
||||
"stability":"stable",
|
||||
"url":{
|
||||
"paths":[
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"documentation":{
|
||||
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/current/stop-transform.html"
|
||||
},
|
||||
"stability":"beta",
|
||||
"stability":"stable",
|
||||
"url":{
|
||||
"paths":[
|
||||
{
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"documentation": {
|
||||
"url": "https://www.elastic.co/guide/en/elasticsearch/reference/current/update-transform.html"
|
||||
},
|
||||
"stability": "beta",
|
||||
"stability": "stable",
|
||||
"url": {
|
||||
"paths": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue