-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SAJT] New file format for application job templates (#377)
* Update z_aff_example_sajt.sajt.json * Update zif_aff_sajt_v1.intf.abap * Update sajt-v1.json * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Update file-formats/sajt/type/zif_aff_sajt_v1.intf.abap Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com> * Update z_aff_example_sajt.sajt.json * Update sajt-v1.json * Add files via upload * Delete zif_aff_sajt_v1.intf.json * Delete zif_aff_sajt_v1.intf.abap * Update sajt-v1.json * Update zif_aff_sajt_v1.intf.abap * Update zif_aff_sajt_v1.intf.abap * Update zif_aff_sajt_v1.intf.abap * Update sajt-v1.json Co-authored-by: Katharina Wurz <[email protected]> Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
- Loading branch information
1 parent
843a9d4
commit 623a67d
Showing
4 changed files
with
217 additions
and
167 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# SAJT File Format | ||
|
||
File | Cardinality | Definition | Schema | Example | ||
:--- | :--- | :--- | :--- | :--- | ||
`<name>.sajt.json` | 1 | [`zif_aff_sajt_v1.intf.abap`](./type/zif_aff_sajt_v1.intf.abap) | [`sajt-v1.json`](./sajt-v1.json) | [`z_aff_example_sajt.sajt.json`](./examples/z_aff_example_sajt.sajt.json) | ||
File | Cardinality | Definition | Schema | Example | ||
:--- | :--- | :--- | :--- | :--- | ||
`<name>.sajt.json` | 1 | [`zif_aff_sajt_v1.intf.abap`](./type/zif_aff_sajt_v1.intf.abap) | [`sajt-v1.json`](./sajt-v1.json) | [`z_aff_example_sajt.sajt.json`](./examples/z_aff_example_sajt.sajt.json) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.