ci: Validate load options methods in nodes-base (no-changelog) (#5862)
This commit is contained in:
@@ -1430,6 +1430,7 @@ export interface INodeTypeDescription extends INodeTypeBaseDescription {
|
||||
};
|
||||
};
|
||||
actions?: INodeActionTypeDescription[];
|
||||
__loadOptionsMethods?: string[]; // only for validation during build
|
||||
}
|
||||
|
||||
export interface INodeHookDescription {
|
||||
|
||||
Reference in New Issue
Block a user