master → test #1305

Merged
joan merged 3 commits from master into test 2023-02-03 12:44:43 +00:00
1 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,11 @@
"id": true, "id": true,
"type": "string", "type": "string",
"description": "Identifier" "description": "Identifier"
},
"dsName": {
"id": true,
"type": "string",
"description": "ODBC name"
} }
} }
} }