This commit is contained in:
vakohl 2023-09-13 15:39:00 +05:30
Родитель cccec0b7e5
Коммит 18b8b779d9
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -36,7 +36,7 @@ Fields:
Type: string
Class: Mandatory
Logical type: Enumerated
List of values: [ 'Assign', 'Renew', 'Release', 'DNS Update' ]
List of values: [ Assign, Renew, Release, DNS Update ]
Description: Indicate the operation reported by the record.
- Name: EventSchema

Просмотреть файл

@ -38,7 +38,7 @@ Fields:
Type: string
Class: Mandatory
Logical type: Enumerated
List of values: [ 'RegistryKeyCreated', 'RegistryKeyDeleted', 'RegistryKeyRenamed', 'RegistryValueDeleted', 'RegistryValueSet' ]
List of values: [ RegistryKeyCreated, RegistryKeyDeleted, RegistryKeyRenamed, RegistryValueDeleted, RegistryValueSet ]
Description: Describes the operation reported by the record.
- Name: EventSchema