This commit is contained in:
Daniel Hutzel
2025-02-21 14:39:47 +01:00
parent 6acd5338d9
commit 20348e0776

View File

@@ -51,7 +51,7 @@ export class OrdService extends cds.ApplicationService {
}) })
/** /**
* Example how to register arbitrary use the express app routes, * Example how to register arbitrary express routes,
* and map them to our service's interface. * and map them to our service's interface.
* Try it out with URLs like that: * Try it out with URLs like that:
* *