Skip to content

Commit

Permalink
Merge branch 'main' into feature/sito
Browse files Browse the repository at this point in the history
  • Loading branch information
schneidermic0 authored Apr 10, 2024
2 parents a8e4b34 + d797c42 commit c057f22
Show file tree
Hide file tree
Showing 51 changed files with 60 additions and 168 deletions.
6 changes: 3 additions & 3 deletions compatibility-check/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions file-formats/aobj/aobj-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/apic/apic-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/aplo/aplo-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/bgqc/bgqc-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/cdbo/cdbo-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
12 changes: 3 additions & 9 deletions file-formats/cfdf/cfdf-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
}
},
"additionalProperties": false,
Expand Down Expand Up @@ -291,9 +289,7 @@
"title": "Translation Language",
"description": "Translation language",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"fieldLabel": {
"title": "Field Label",
Expand Down Expand Up @@ -356,9 +352,7 @@
"title": "Language",
"description": "Language",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"code": {
"title": "Code",
Expand Down
12 changes: 3 additions & 9 deletions file-formats/cfdf/cfdf-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
}
},
"additionalProperties": false,
Expand Down Expand Up @@ -292,9 +290,7 @@
"title": "Translation Language",
"description": "Translation language",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"componentKind": {
"title": "Component Kind",
Expand Down Expand Up @@ -404,9 +400,7 @@
"title": "Language",
"description": "Language",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"code": {
"title": "Code",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/chdo/chdo-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/chkc/chkc-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/chko/chko-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/chkv/chkv-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/clas/clas-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/cota/cota-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/csnm/csnm-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/ddls/ddls-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/ddlx/ddlx-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/dmon/dmon-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/dobj/dobj-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/doma/doma-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/drty/drty-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/dsfi/dsfi-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/dtdc/dtdc-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/dteb/dteb-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/eeec/eeec-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/enho/enho-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/enhs/enhs-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/evtb/evtb-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/fugr/fugr-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/gsmp/gsmp-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/ilmb/ilmb-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
4 changes: 1 addition & 3 deletions file-formats/intf/intf-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@
"title": "Original Language",
"description": "Original language of the ABAP object",
"type": "string",
"minLength": 2,
"maxLength": 2,
"pattern": "^[a-z]+$"
"minLength": 2
},
"abapLanguageVersion": {
"title": "ABAP Language Version",
Expand Down
Loading

0 comments on commit c057f22

Please sign in to comment.