diff --git a/file-formats/chkv/README.md b/file-formats/chkv/README.md index d33642955..a8f5c98d3 100644 --- a/file-formats/chkv/README.md +++ b/file-formats/chkv/README.md @@ -1,9 +1,5 @@ -# File Format for Object Type CHKV +# CHKV File Format -The file representation for example ATC check variant `Z_AFF_EXAMPLE_CHKV` is provided [here](./examples/z_aff_example_chkv.chkv.json). - -The JSON schema is provided [here](./chkv.json). - -File | Content - --- | --- -[`z_aff_example_chkv.chkv.json`](./examples/z_aff_example_chkv.chkv.json) | File representation of an ATC check variant +File | Cardinality | Definition | Schema | Example +:--- | :--- | :--- | :--- | :--- +`.chkv.json` | 1 | [`zif_aff_chkv_v1.intf.abap`](./type/zif_aff_chkv_v1.intf.abap)| [`chkv.json`](./chkv.json) | [`z_aff_example_chkv.chkv.json`](./examples/z_aff_example_chkv.chkv.json)