refs #4975 Added property dsName in mdbBranch tab
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Guillermo Bonet 2023-02-03 12:46:01 +01:00
parent d5cf1f4ff8
commit dddeca0832
1 changed files with 5 additions and 0 deletions

View File

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