Skip to content

Commit d3f1564

Browse files
bigmontzNataliaIvakinarenetapopova
authored
Introduce Neo.ClientNotification.Request.FeatureDeprecationWarning (#446)
Co-authored-by: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
1 parent 2c1cb46 commit d3f1564

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

modules/ROOT/pages/notifications/all-notifications.adoc

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2979,6 +2979,33 @@ m|DEPRECATION
29792979
m|WARNING
29802980
|===
29812981

2982+
[#_neo_clientnotification_request_repl]
2983+
=== Feature deprecated with replacement - API Request
2984+
2985+
.Notification details
2986+
[cols="<1s,<4"]
2987+
|===
2988+
|Neo4j code
2989+
m|Neo.ClientNotification.Request.FeatureDeprecationWarning
2990+
|Title
2991+
a|This feature is deprecated and will be removed in future versions.
2992+
|Description
2993+
a|
2994+
`%s` is deprecated. It is replaced by `%s`.
2995+
|Category
2996+
m|DEPRECATION
2997+
|GQLSTATUS code
2998+
m|01N01
2999+
|Status description
3000+
a|warn: feature deprecated with replacement.
3001+
`{ <<feat>>1 }` is deprecated.
3002+
It is replaced by `{ <<feat>>2 }`.
3003+
|Classification
3004+
m|DEPRECATION
3005+
|SeverityLevel
3006+
m|WARNING
3007+
|===
3008+
29823009
[#_neo_clientnotification_request_]
29833010
=== Feature deprecated with replacement - DeprecatedFormat
29843011

0 commit comments

Comments
 (0)