Skip to content

CDL: Added learn more about path annotation video #995

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cds/cdl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions tools/cds-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <Since version="7.9.0" of="@sap/cds-dk" />

Expand Down
Loading