Skip to content

Commit 17710e0

Browse files
feat: marketplace api implementation [CS-35325]
Feature in marketplace: feat: marketplace api implementation [CS-35325]
1 parent e6301e0 commit 17710e0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/test/resources/app/app-create.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@
2020
}
2121
]
2222
},
23+
{
24+
"type": "cs.cm.stack.config.fake",
25+
"meta": [
26+
{
27+
"signed": true,
28+
"path": "/config_i",
29+
"name": "Fake Configuration_2"
30+
}
31+
]
32+
},
2333
{
2434
"type": "cs.cm.stack.custom_field",
2535
"meta": [

0 commit comments

Comments
 (0)