Merge branch 'master' into hotFix_invoiceIn_supplier_email
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2023-02-06 06:30:56 +00:00
commit c11df75a82
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"
} }
} }
} }