summaryrefslogtreecommitdiffstats
path: root/misc/extension_api_validation/4.2-stable.expected
diff options
context:
space:
mode:
authorHendrik Brucker <hendrik.brucker@mail.de>2024-04-18 02:39:29 +0200
committerHendrik Brucker <hendrik.brucker@mail.de>2024-04-18 02:39:29 +0200
commit735c45dc8ec91b8ba8410cd40ef06746184fe157 (patch)
tree9b9dc860583037f877a8a20dfda047bb864ab5bb /misc/extension_api_validation/4.2-stable.expected
parent4b7776e31bf91bd3d710277b505c196b38d8fff3 (diff)
downloadredot-engine-735c45dc8ec91b8ba8410cd40ef06746184fe157.tar.gz
[Compatibility] Add stub for VisualShaderNodeComment
Diffstat (limited to 'misc/extension_api_validation/4.2-stable.expected')
-rw-r--r--misc/extension_api_validation/4.2-stable.expected6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/extension_api_validation/4.2-stable.expected b/misc/extension_api_validation/4.2-stable.expected
index 6471c5a142..ea97a2150e 100644
--- a/misc/extension_api_validation/4.2-stable.expected
+++ b/misc/extension_api_validation/4.2-stable.expected
@@ -256,9 +256,9 @@ Compatibility methods registered.
GH-88014
--------
-Validate extension JSON: API was removed: classes/VisualShaderNodeComment
-
-Removed VisualShaderNodeComment, which is replaced by VisualShaderNodeFrame.
+Validate extension JSON: API was removed: classes/VisualShaderNodeComment/methods/get_title
+Validate extension JSON: API was removed: classes/VisualShaderNodeComment/methods/set_title
+Validate extension JSON: API was removed: classes/VisualShaderNodeComment/properties/title
GH-87888