Mark data stream APIs as stable (#59860) (#60206)

This commit is contained in:
Dan Hermann 2020-07-27 10:37:52 -05:00 committed by GitHub
parent a27d630bdf
commit b98caf58ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams.html",
"description":"Creates or updates a data stream"
},
"stability":"experimental",
"stability":"stable",
"url":{
"paths":[
{

View File

@ -4,7 +4,7 @@
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams.html",
"description":"Provides statistics on operations happening in a data stream."
},
"stability":"experimental",
"stability":"stable",
"url":{
"paths":[
{

View File

@ -4,7 +4,7 @@
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams.html",
"description":"Deletes a data stream."
},
"stability":"experimental",
"stability":"stable",
"url":{
"paths":[
{

View File

@ -4,7 +4,7 @@
"url":"https://www.elastic.co/guide/en/elasticsearch/reference/master/data-streams.html",
"description":"Returns data streams."
},
"stability":"experimental",
"stability":"stable",
"url":{
"paths":[
{