Skip to content

Commit

Permalink
readme chkv (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertmink authored Aug 31, 2021
1 parent 78d9323 commit fef1fe3
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions file-formats/chkv/README.md
Original file line number Diff line number Diff line change
@@ -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
:--- | :--- | :--- | :--- | :---
`<name>.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)

0 comments on commit fef1fe3

Please sign in to comment.