Skip to content

Commit c9ec72d

Browse files
authored
doc: add missing deprecated blocks to cluster
I believe that these are required so that the respective APIs are marked as deprecated in the table of contents. PR-URL: #47981 Reviewed-By: Mestery <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Deokjin Kim <[email protected]>
1 parent a7c16b2 commit c9ec72d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/api/cluster.md

+4
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,8 @@ added: v0.8.1
850850
deprecated: v16.0.0
851851
-->
852852

853+
> Stability: 0 - Deprecated
854+
853855
Deprecated alias for [`cluster.isPrimary`][].
854856

855857
## `cluster.isPrimary`
@@ -959,6 +961,8 @@ changes:
959961
description: The `stdio` option is supported now.
960962
-->
961963

964+
> Stability: 0 - Deprecated
965+
962966
Deprecated alias for [`.setupPrimary()`][].
963967

964968
## `cluster.setupPrimary([settings])`

0 commit comments

Comments
 (0)