Skip to content

Commit a99b3d9

Browse files
committed
fix: updated schema
1 parent 099b7e1 commit a99b3d9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

schema.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -845,6 +845,9 @@
845845
},
846846
"required": [
847847
"addon_attachment"
848+
],
849+
"type": [
850+
"object"
848851
]
849852
},
850853
"targetSchema": {
@@ -1961,6 +1964,9 @@
19611964
},
19621965
"required": [
19631966
"addon"
1967+
],
1968+
"type": [
1969+
"object"
19641970
]
19651971
},
19661972
"targetSchema": {
@@ -10424,7 +10430,7 @@
1042410430
"array"
1042510431
]
1042610432
},
10427-
"title": "List"
10433+
"title": "List For Current User"
1042810434
},
1042910435
{
1043010436
"description": "List pipeline couplings.",

0 commit comments

Comments
 (0)