diff --git a/apis/stardust/api-spec/spec.json b/apis/stardust/api-spec/spec.json index b450e17fe..26b5a5a91 100644 --- a/apis/stardust/api-spec/spec.json +++ b/apis/stardust/api-spec/spec.json @@ -1773,11 +1773,6 @@ } }, "FieldTarget": { - "templates": [ - { - "name": "T" - } - ], "kind": "interface", "entries": { "min": { @@ -1805,9 +1800,6 @@ "optional": true, "kind": "function", "params": [ - { - "type": "T" - }, { "type": "qae.GenericObjectProperties" },