Skip to content

Commit 67637cb

Browse files
Update tools/cds-cli.md
Co-authored-by: René Jeglinsky <rene.jeglinsky@sap.com>
1 parent 7bf325a commit 67637cb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tools/cds-cli.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -505,8 +505,7 @@ The command generates the API client package into a new folder _apis/data-servic
505505

506506
![The screenshot is described in the accompanying text.](assets/cds-export.png) {style="filter: drop-shadow(0 2px 5px rgba(0,0,0,.40));"}
507507

508-
The `service.csn` contains only the interface defined in the service,
509-
stripping away the query part of the entities and all the model underneath it.
508+
The `service.csn` contains only the interface defined in the service, removing the query part of the entities and all the underlying model.
510509
In addition, there are i18n bundles with the localized metadata relevant
511510
for the interface, and a _data_ folder with test data
512511
that exactly matches the structure of the entities in the API.

0 commit comments

Comments
 (0)