Update to latest UIFlex changes and CDS master

This commit is contained in:
nkaputnik
2021-10-25 14:54:51 +02:00
parent 211c7e43ae
commit 5429617e0b
6 changed files with 69 additions and 58 deletions

View File

@@ -4,7 +4,7 @@ Content-Type: application/json
{
"extensions": [
"{\"extend\":\"AdminService.Books\",\"elements\":{\"ab c\":{\"type\":\"cds.Integer\"}}}"
"{\"extend\":\"AdminService.Books\",\"elements\":{\"neuesFeld2\":{\"type\":\"cds.String\", \"default\":\"hallo\"}}}"
]
}