Skip to content

Commit ac7f9f9

Browse files
authored
Fix line ending
1 parent 83ba32f commit ac7f9f9

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
1-
{
2-
"formatVersion": "1",
3-
"header": {
4-
"description": "Example EDOT for file formats",
5-
"originalLanguage": "en",
6-
"abapLanguageVersion": "standard"
7-
},
8-
"generalInformation": {
9-
"table": "EDOFRINV",
10-
"preprocessBeforeArchiving": false,
11-
"createdInContingencyMode": false
12-
},
13-
"readAccessLoggingSettings": [
14-
{
15-
"fileType": "REQUEST",
16-
"fileStructure": "EDO_FR_INV_INVOICE_TYPE",
17-
"fileDescription": "eDocument France: Invoice Request"
18-
}
19-
],
20-
"additionalTables": [
21-
{
22-
"name": "EDOFRINV1"
23-
}
24-
]
25-
}
1+
{
2+
"formatVersion": "1",
3+
"header": {
4+
"description": "Example EDOT for file formats",
5+
"originalLanguage": "en",
6+
"abapLanguageVersion": "standard"
7+
},
8+
"generalInformation": {
9+
"table": "EDOFRINV",
10+
"preprocessBeforeArchiving": false,
11+
"createdInContingencyMode": false
12+
},
13+
"readAccessLoggingSettings": [
14+
{
15+
"fileType": "REQUEST",
16+
"fileStructure": "EDO_FR_INV_INVOICE_TYPE",
17+
"fileDescription": "eDocument France: Invoice Request"
18+
}
19+
],
20+
"additionalTables": [
21+
{
22+
"name": "EDOFRINV1"
23+
}
24+
]
25+
}

0 commit comments

Comments
 (0)