Skip to content

Commit a4e1564

Browse files
committed
empty change to trigger tutorial system
1 parent 2a2f71f commit a4e1564

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

tutorials/odata-dd-5-vocabularies/odata-dd-5-vocabularies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,3 +253,4 @@ In the next tutorial we'll dig in to the detail of the annotations used in this
253253
### Further info
254254

255255
- [OData @ SAP - SAP Vocabularies](https://sap.github.io/odata-vocabularies/)
256+

tutorials/odata-dd-6-annotations/odata-dd-6-annotations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,3 +248,4 @@ By the way, this OData service is being served by a CAP Node.js server, where th
248248

249249
- the [@readonly](https://cap.cloud.sap/docs/guides/services/constraints#readonly) section of the Input Validation topic in Capire
250250
- if you're wondering why there's a third vocabulary [com.sap.vocabularies.Common.v1](https://sap.github.io/odata-vocabularies/vocabularies/Common.xml) included in the references section of this OData service's metadata document, but there are no "Common" terms used, that's just because this is served by a CAP server, and the CAP compiler will by default always include references to both the "Core" and "Common" vocabularies (see the `csn2annotationEdm` function in `@sap/cds-compiler/lib/edm/annotations/genericTranslations.js` for details)
251+

0 commit comments

Comments
 (0)