Skip to content

Commit

Permalink
Change file extension from .cds to .acds
Browse files Browse the repository at this point in the history
  • Loading branch information
BeckerWdf committed Feb 4, 2022
1 parent 5930193 commit a94dfdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file-formats/ddlx/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
File | Cardinality | Definition | Schema | Example
:--- | :--- | :--- | :--- | :---
`<name>.ddlx.json` | 1 | [`zif_aff_ddlx_v1.intf.abap`](./type/zif_aff_ddlx_v1.intf.abap) | [`ddlx-v1.json`](./ddlx-v1.json) | [`z_aff_example_ddlx.ddlx.json`](./examples/z_aff_example_ddlx.ddlx.json)
`<name>.ddlx.cds` | 1 | [CDS](https://help.sap.com/doc/abapdocu_cp_index_htm/CLOUD/en-US/index.htm?file=abencds.htm) | | [`z_aff_example_ddlx.ddlx.cds`](./examples/z_aff_example_ddlx.ddlx.cds)
`<name>.ddlx.acds` | 1 | [CDS](https://help.sap.com/doc/abapdocu_cp_index_htm/CLOUD/en-US/index.htm?file=abencds.htm) | | [`z_aff_example_ddlx.ddlx.acds`](./examples/z_aff_example_ddlx.ddlx.acds)

0 comments on commit a94dfdf

Please sign in to comment.