File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed
modules/ROOT/pages/notifications Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -2979,6 +2979,33 @@ m|DEPRECATION
29792979m|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
You can’t perform that action at this time.
0 commit comments