Files
cloud-cap-samples/bookstore/index.cds
Christian Georgi f6c5e620c0 In Fiori app, use bookstore consistently
This also fixes validation errors from annotation LSP, which missed some
of the bookstore elements

Signed-off-by: Christian Georgi <christian.georgi@sap.com>
2021-11-18 14:14:09 +01:00

5 lines
118 B
Plaintext

namespace sap.capire.bookshop; //> important for reflection
using from '@capire/bookshop';
using from './db/schema';