Auto-push due to change on main branch [ci skip]
This commit is contained in:
Родитель
93dd4dc4f0
Коммит
1ea6d72b58
|
@ -47,7 +47,7 @@ fields:
|
|||
|
||||
- mode: NULLABLE
|
||||
name: created_at
|
||||
type: STRING
|
||||
type: DATE
|
||||
description: Date decision made
|
||||
|
||||
- mode: NULLABLE
|
||||
|
@ -57,7 +57,7 @@ fields:
|
|||
|
||||
- mode: NULLABLE
|
||||
name: job_assigned_at
|
||||
type: STRING
|
||||
type: DATE
|
||||
description: Date addon report was assigned to a moderator
|
||||
|
||||
- mode: NULLABLE
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
fields:
|
||||
- name: normalized_app_id
|
||||
mode: NULLABLE
|
||||
type: STRING
|
||||
mode: NULLABLE
|
||||
description: App ID of the channel data was received from
|
||||
- name: normalized_channel
|
||||
mode: NULLABLE
|
||||
type: STRING
|
||||
mode: NULLABLE
|
||||
description: Normalized channel name
|
||||
- name: additional_properties
|
||||
type: STRING
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
fields:
|
||||
- name: normalized_app_id
|
||||
type: STRING
|
||||
mode: NULLABLE
|
||||
type: STRING
|
||||
description: App ID of the channel data was received from
|
||||
- name: normalized_channel
|
||||
type: STRING
|
||||
mode: NULLABLE
|
||||
type: STRING
|
||||
description: Normalized channel name
|
||||
- name: additional_properties
|
||||
type: STRING
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
fields:
|
||||
- name: normalized_app_id
|
||||
type: STRING
|
||||
mode: NULLABLE
|
||||
type: STRING
|
||||
description: App ID of the channel data was received from
|
||||
- name: normalized_channel
|
||||
type: STRING
|
||||
mode: NULLABLE
|
||||
type: STRING
|
||||
description: Normalized channel name
|
||||
- name: additional_properties
|
||||
type: STRING
|
||||
|
|
Загрузка…
Ссылка в новой задаче