Merge pull request 'master → test' (!1305) from master into test
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #1305
This commit is contained in:
Joan Sanchez 2023-02-03 12:44:42 +00:00
commit 38f34adc9a
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"
} }
} }
} }