We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448e864 commit 1b6e05cCopy full SHA for 1b6e05c
src/test/resources/fixtures/mdclasses_ext/Configuration_edt.json
@@ -213,7 +213,9 @@
213
"@reference": "/com.github._1c_syntax.bsl.mdclasses.ConfigurationExtension/businessProcesses/com.github._1c_syntax.bsl.mdo.BusinessProcess/synonym"
214
},
215
"supportVariant": "NONE",
216
- "modules": [],
+ "modules": [
217
+ 0
218
+ ],
219
"commands": [],
220
"columns": [],
221
"forms": [
@@ -235,9 +237,7 @@
235
237
]
236
238
239
- "modules": [
- 0
240
- ],
+ "modules": [],
241
"formType": "MANAGED",
242
"data": {
243
"@class": "com.github._1c_syntax.bsl.mdo.storage.EmptyFormData"
0 commit comments