File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5169
5169
]
5170
5170
},
5171
5171
"organizationDomain" : {
5172
- "$ref " : " #/components/schemas/OrganizationDomain "
5172
+ "type " : " object "
5173
5173
},
5174
5174
"commonSettings" : {
5175
5175
"type" : " object" ,
5459
5459
"format" : " int64"
5460
5460
},
5461
5461
"datasourceConfig" : {
5462
- "$ref " : " #/components/schemas/DatasourceConnectionConfig_Public "
5462
+ "type " : " object "
5463
5463
}
5464
5464
}
5465
5465
},
5933
5933
"subFolders" : {
5934
5934
"type" : " array" ,
5935
5935
"items" : {
5936
- "$ref " : " #/components/schemas/FolderInfoView "
5936
+ "type " : " object "
5937
5937
}
5938
5938
},
5939
5939
"subApplications" : {
5940
5940
"type" : " array" ,
5941
5941
"items" : {
5942
- "$ref " : " #/components/schemas/ApplicationInfoView "
5942
+ "type " : " object "
5943
5943
}
5944
5944
},
5945
5945
"createTime" : {
You can’t perform that action at this time.
0 commit comments