We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec91606 commit fde15f8Copy full SHA for fde15f8
Lowcoder-API-Service-API.json
@@ -5169,7 +5169,7 @@
5169
]
5170
},
5171
"organizationDomain": {
5172
- "$ref": "#/components/schemas/OrganizationDomain"
+ "type": "object"
5173
5174
"commonSettings": {
5175
"type": "object",
@@ -5459,7 +5459,7 @@
5459
"format": "int64"
5460
5461
"datasourceConfig": {
5462
- "$ref": "#/components/schemas/DatasourceConnectionConfig_Public"
5463
}
5464
5465
@@ -5933,13 +5933,13 @@
5933
"subFolders": {
5934
"type": "array",
5935
"items": {
5936
- "$ref": "#/components/schemas/FolderInfoView"
5937
5938
5939
"subApplications": {
5940
5941
5942
- "$ref": "#/components/schemas/ApplicationInfoView"
5943
5944
5945
"createTime": {
0 commit comments