File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 779
779
" data_source"
780
780
]
781
781
},
782
- "title" : {
783
- "type" : " string" ,
784
- "examples" : [
785
- " Standard Input Endpoint"
786
- ]
787
- },
782
+
788
783
"enabled" : {
789
784
"$ref" : " #/components/schemas/Enabled"
790
785
},
791
786
"data" : {
792
787
"type" : " object" ,
793
788
"properties" : {
789
+ "title" : {
790
+ "type" : " string" ,
791
+ "examples" : [
792
+ " Standard Input Endpoint"
793
+ ]
794
+ },
794
795
"sources" : {
795
796
"type" : " array" ,
796
797
"items" : {
877
878
" initiate_attributes"
878
879
]
879
880
},
880
- "title" : {
881
- "type" : " string" ,
882
- "examples" : [
883
- " Add/modify attributes"
884
- ]
885
- },
886
881
"data" : {
887
882
"type" : " object" ,
888
883
"properties" : {
884
+ "title" : {
885
+ "type" : " string" ,
886
+ "examples" : [
887
+ " Add/modify attributes"
888
+ ]
889
+ },
889
890
"items" : {
890
891
"type" : " array" ,
891
892
"items" : {
You can’t perform that action at this time.
0 commit comments