This is a CAP plugin which extends @sap/cds/common
, and provides enhanced reuse data in .csv
.
It is used in the bookstore sample.
Caution
This is just a sample, not intended for production use. It is meant to demonstrate how to create a CAP plugin and how to use it in your application. It is not optimized for performance or security.
Following the plug & play principle of CAP plugins, adding this dependency to your project will automatically extend selected definitions in @sap/cds/common
, as well as filling your database with enhanced initial data, both of which being applied to your application without any further configuration or coding efforts.
Copyright (c) 2022 SAP SE or an SAP affiliate company. All rights reserved. This file is licensed under the Apache Software License, version 2.0 except as noted otherwise in the LICENSE file.