ocsf-schema
ocsf-schema copied to clipboard
DNS opcode
The DNS opcode
is defined as enum, but it does not use the enum convention. The attribute should be renamed as opcode_id
and define opcode: { type: string_t, ...}
, which can be used for the caption value.