Files
cloud-cap-samples/etc/loggers/srv/dummy.cds
Daniel Hutzel bbaaefae5b Spring Cleaning → removing obsolete stuff, and moved non-app things to ./etc (#810)
* Remove obsolete stuff, and moved non-app things to ./etc
* remove test
* Update package-lock

---------

Co-authored-by: Christian Georgi <christian.georgi@sap.com>
2025-03-12 10:37:47 +01:00

4 lines
64 B
Plaintext

service Sue {
entity Dummy { key ID: UUID; title: String; }
}