Merge branch 'test-extensibility' of https://github.com/SAP-samples/cloud-cap-samples into test-extensibility
This commit is contained in:
@@ -4,8 +4,11 @@ Content-Type: application/json
|
||||
|
||||
{
|
||||
"extensions": [
|
||||
"{\"extend\":\"AdminService.Books\",\"elements\":{\"abc\":{\"name\":\"abc\",\"type\":\"cds.Integer\"}}}"
|
||||
"{\"extend\":\"AdminService.Books\",\"elements\":{\"ab c\":{\"type\":\"cds.Integer\"}}}"
|
||||
]
|
||||
}
|
||||
|
||||
###
|
||||
# { "extend": "AdminService.Books", "elements":{
|
||||
# "abc":{"type":"cds.Integer"}
|
||||
# }},
|
||||
|
||||
13851
package-lock.json
generated
13851
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user