Fix UI warnings
These were caused by the UI check not being aware of the parallel `common.cds` file.
This commit is contained in:
committed by
Christian Georgi
parent
bcbf65f95e
commit
cd3aad59e1
@@ -1,4 +1,5 @@
|
||||
using { AdminService, sap.capire.bookshop } from '../../db/schema';
|
||||
using from '../common'; // to help UI linter get the complete annotations
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user