Skip to content

Commit

Permalink
test: change to type fieldTargetAddedCallback
Browse files Browse the repository at this point in the history
  • Loading branch information
streamside committed Feb 9, 2022
1 parent 863448f commit 5d9d558
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions apis/stardust/api-spec/spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -1802,15 +1802,7 @@
},
"added": {
"optional": true,
"kind": "function",
"params": [
{
"type": "T"
},
{
"type": "EngineAPI.IGenericObjectProperties"
}
]
"type": "#/definitions/fieldTargetAddedCallback"
},
"removed": {
"optional": true,
Expand Down

0 comments on commit 5d9d558

Please sign in to comment.