Skip to content

Commit 6b7c80e

Browse files
committed
fix viewdef json
1 parent 4a2ad13 commit 6b7c80e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/managed-applications/concepts-view-definition.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,6 @@ Sample JSON for view definition:
7373
"resourceType": "testCustomResource",
7474
"createUIDefinition": { },
7575
"commands": [
76-
{
77-
"displayName": "Custom Test Action",
78-
"path": "testAction"
79-
},
8076
{
8177
"displayName": "Custom Context Action",
8278
"path": "testCustomResource/testContextAction",

0 commit comments

Comments
 (0)