diff --git a/file-formats/sito/sito-v2.json b/file-formats/sito/sito-v2.json index 7e09defc5..5b32679ae 100644 --- a/file-formats/sito/sito-v2.json +++ b/file-formats/sito/sito-v2.json @@ -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",