Daniel Hutzel
|
722cf622eb
|
Simplify hello world sample
|
2024-07-16 15:28:27 +02:00 |
|
TheNickest
|
ead660bfe4
|
refactor: change type import to official capire recommendation (#706)
|
2024-04-04 18:32:36 +02:00 |
|
d049904
|
7add92a05c
|
Prepare for new protocol handling
|
2023-06-13 17:00:32 +02:00 |
|
Daniel
|
d07b20a689
|
Added loggers sample
|
2022-11-28 17:54:32 +01:00 |
|
PierreFritsch
|
c718fa400d
|
import {Request} => import type {Request}
|
2021-11-08 13:14:02 +01:00 |
|
Pierre Fritsch
|
730da6e435
|
hello TypeScript: Define type of req object
Make it clearer that `req` is a CDS `Request` object.
|
2021-11-08 13:14:02 +01:00 |
|
Pierre Fritsch
|
ae09caf7ad
|
Enable cds watch hello
by moving the `hello` implementation into the subfolder `srv`
|
2021-08-03 16:01:10 +02:00 |
|