mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-14 14:55:16 +03:00
docs(meta-dsl-spec): актуализировать список видов объектов (23->37) + ФункциональнаяОпция в синонимах
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
JSON DSL для описания объектов метаданных конфигурации 1С. Компактный формат компилируется в полноценный XML, совместимый с выгрузкой конфигурации 1С:Предприятие 8.3.
|
||||
|
||||
Поддерживаемые типы (23): **Catalog**, **Document**, **Enum**, **Constant**, **InformationRegister**, **AccumulationRegister**, **AccountingRegister**, **CalculationRegister**, **ChartOfAccounts**, **ChartOfCharacteristicTypes**, **ChartOfCalculationTypes**, **BusinessProcess**, **Task**, **ExchangePlan**, **DocumentJournal**, **Report**, **DataProcessor**, **CommonModule**, **ScheduledJob**, **EventSubscription**, **HTTPService**, **WebService**, **DefinedType**.
|
||||
Поддерживаемые виды объектов метаданных (37): **Catalog**, **Document**, **Enum**, **Constant**, **InformationRegister**, **AccumulationRegister**, **AccountingRegister**, **CalculationRegister**, **ChartOfAccounts**, **ChartOfCharacteristicTypes**, **ChartOfCalculationTypes**, **BusinessProcess**, **Task**, **ExchangePlan**, **DocumentJournal**, **Report**, **DataProcessor**, **CommonModule**, **ScheduledJob**, **EventSubscription**, **HTTPService**, **WebService**, **DefinedType**, **FunctionalOption**, **Sequence**, **FilterCriterion**, **DocumentNumerator**, **SettingsStorage**, **CommonForm**, **SessionParameter**, **CommonCommand**, **CommandGroup**, **CommonAttribute**, **FunctionalOptionsParameter**, **WSReference**, **CommonPicture**, **CommonTemplate**.
|
||||
|
||||
---
|
||||
|
||||
@@ -1499,6 +1499,7 @@ ChildObjects и модулей.
|
||||
| `HTTPСервис` | `HTTPService` |
|
||||
| `ВебСервис` | `WebService` |
|
||||
| `ОпределяемыйТип` | `DefinedType` |
|
||||
| `ФункциональнаяОпция` | `FunctionalOption` |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user