Skip to content

Commit

Permalink
generated json files
Browse files Browse the repository at this point in the history
  • Loading branch information
hamidhajiparvaneh committed Mar 5, 2024
1 parent 8bd50e2 commit 743d6bc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion json-schema-files/BO4E.BO.Angebot.json
Original file line number Diff line number Diff line change
Expand Up @@ -3292,7 +3292,8 @@
"NICHT_VERWENDBAR",
"PROGNOSEWERT",
"ENERGIEMENGESUMMIERT",
"FEHLT"
"FEHLT",
"GRUNDLAGE_POG_ERMITTLUNG"
]
},
"statuszusatzinformationen": {
Expand Down
3 changes: 2 additions & 1 deletion json-schema-files/BO4E.BO.Energiemenge.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,8 @@
"NICHT_VERWENDBAR",
"PROGNOSEWERT",
"ENERGIEMENGESUMMIERT",
"FEHLT"
"FEHLT",
"GRUNDLAGE_POG_ERMITTLUNG"
]
},
"statuszusatzinformationen": {
Expand Down
3 changes: 2 additions & 1 deletion json-schema-files/BO4E.BO.Summenzeitreihe.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,8 @@
"NICHT_VERWENDBAR",
"PROGNOSEWERT",
"ENERGIEMENGESUMMIERT",
"FEHLT"
"FEHLT",
"GRUNDLAGE_POG_ERMITTLUNG"
]
},
"statuszusatzinformationen": {
Expand Down

0 comments on commit 743d6bc

Please sign in to comment.