diff --git a/api/Document.json b/api/Document.json index 1cfd99481a1933..9a6fd479ff39e3 100644 --- a/api/Document.json +++ b/api/Document.json @@ -3414,8 +3414,8 @@ }, "status": { "experimental": false, - "standard_track": true, - "deprecated": false + "standard_track": false, + "deprecated": true } } }, diff --git a/api/GlobalEventHandlers.json b/api/GlobalEventHandlers.json index 62fb9506fe65fe..355169bc3c837f 100644 --- a/api/GlobalEventHandlers.json +++ b/api/GlobalEventHandlers.json @@ -1121,8 +1121,8 @@ }, "status": { "experimental": false, - "standard_track": true, - "deprecated": false + "standard_track": false, + "deprecated": true } } },