add destinations for bookstore

This commit is contained in:
Vladislav Leonkev
2024-12-09 20:51:13 +01:00
parent 32b0e82c98
commit 03afb68ad9
5 changed files with 568 additions and 31 deletions

View File

@@ -50,5 +50,10 @@
"timeout": 6666
},
"license": "SEE LICENSE IN LICENSE",
"private": true
"private": true,
"cds": {
"requires": {
"destinations": true
}
}
}