File tree Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Expand file tree Collapse file tree 2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 7373 },
7474 "additionalProperties" : false ,
7575 "required" : [
76- " sapInternal" ,
7776 " tool"
7877 ]
7978 },
280279 }
281280 },
282281 "if" : {
283- "useFallbackClass" : {
284- "const" : " true"
285- }
282+ "properties" : { "useFallbackClass" : { "const" : " true" } }
286283 },
287284 "then" : {
288285 "required" : [
Original file line number Diff line number Diff line change 66 "abapLanguageVersion" : " standard"
77 },
88 "configuration" : {
9- "sapInternal" : " false" ,
109 "tool" : " badiDefinition"
1110 },
1211 "badiDefinitions" : [
1514 "description" : " This is an example Badi Definition" ,
1615 "interface" : " Z_AFF_EXAMPLE_BADI_INTF" ,
1716 "instantiation" : " creatingNewInstances" ,
18- "multipleUse" : " true" ,
19- "sapInternal" : " false" ,
17+ "multipleUse" : true ,
2018 "useFallbackClass" : false ,
2119 "filterLimitation" : false ,
2220 "documentationId" : " " ,
You can’t perform that action at this time.
0 commit comments