From 413eca3ef0cb6fe9242c754563a689680cf79b8e Mon Sep 17 00:00:00 2001 From: Albert Mink Date: Tue, 31 Aug 2021 17:27:55 +0200 Subject: [PATCH] Readme of chkc (#203) --- file-formats/chkc/README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/file-formats/chkc/README.md b/file-formats/chkc/README.md index 45d6c1e32..4048b7eee 100644 --- a/file-formats/chkc/README.md +++ b/file-formats/chkc/README.md @@ -1,9 +1,6 @@ -# File Format for Object Type CHKC +# CHKC File Format -The file representation for object `Z_AFF_EXAMPLE_CHKC` is provided [here](./examples/z_aff_example_chkc.chkc.json). -The JSON schema is provided [here](./chkc.json). - -File | Content - --- | --- -[`z_aff_example_chkc.chkc.json`](./examples/z_aff_example_chkc.chkc.json) | File representation of an ATC check category +File | Cardinality | Definition | Schema | Example +:--- | :--- | :--- | :--- | :--- +`.chkc.json` | 1 | [`zif_aff_chkc_v1.intf.abap`](./type/zif_aff_chkc_v1.intf.abap)| [`chkc.json`](./chkc.json) | [`z_aff_example_chkc.chkc.json`](./examples/z_aff_example_chkc.chkc.json)