* Remove obsolete stuff, and moved non-app things to ./etc * remove test * Update package-lock --------- Co-authored-by: Christian Georgi <christian.georgi@sap.com>
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
service Sue {
|
|
entity Dummy { key ID: UUID; title: String; }
|
|
}
|