Skip to content

Commit

Permalink
AIFN: React on checks
Browse files Browse the repository at this point in the history
  • Loading branch information
D047539 committed Aug 29, 2024
1 parent bda6ef3 commit 5c25010
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions file-formats/aifn/aifn-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"$comment": "This file is autogenerated, do not edit manually, see https://github.com/SAP/abap-file-formats for more information.",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/SAP/abap-file-formats/blob/main/file-formats/aifn/aifn-v1.json",
"title": "Recipient",
"description": "Recipient",
"title": "Namepsace",

Check failure on line 5 in file-formats/aifn/aifn-v1.json

View workflow job for this annotation

GitHub Actions / Compare generated against provided

"title": "Namespace",
"description": "Namespace",
"type": "object",
"properties": {
"formatVersion": {
Expand Down Expand Up @@ -61,7 +61,7 @@
"properties": {
"aifNamespace": {
"title": "AIF Namespace",
"description": "AIF Namespace",
"description": "AIF namespace",
"type": "string",
"maxLength": 6
}
Expand Down

0 comments on commit 5c25010

Please sign in to comment.