From 863448ff90d599f1673528203635652f446b29b2 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 9 Feb 2022 10:56:24 +0100 Subject: [PATCH] test: add fieldTargetAddedCallback --- apis/stardust/api-spec/spec.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apis/stardust/api-spec/spec.json b/apis/stardust/api-spec/spec.json index be848bd44..a2d130f77 100644 --- a/apis/stardust/api-spec/spec.json +++ b/apis/stardust/api-spec/spec.json @@ -1772,6 +1772,10 @@ } } }, + "fieldTargetAddedCallback": { + "kind": "function", + "params": [] + }, "FieldTarget": { "templates": [ {