diff --git a/cds/cdl.md b/cds/cdl.md index f2cde0a8f..adff26221 100644 --- a/cds/cdl.md +++ b/cds/cdl.md @@ -1520,6 +1520,7 @@ The endpoint of the exposed service is constructed by its name, following some c service SomeService { ... } ``` +[Watch a short video by DJ Adams on how the `@path` annotations works.](https://www.youtube.com/shorts/Q_PipD_7yBs){.learn-more} ### Exposed Entities diff --git a/tools/cds-cli.md b/tools/cds-cli.md index 90053c0c7..fd2bccc88 100644 --- a/tools/cds-cli.md +++ b/tools/cds-cli.md @@ -284,6 +284,7 @@ This example creates 2 records for each entity: cds add data --records 2 ``` +[Watch a short video by DJ Adams to see this in acion.](https://www.youtube.com/shorts/_YVvCA2oSco){.learn-more} #### Formats