Correct `Object Reference`'s `object_id` attribute presence

Correct `Object Reference`'s `object_id` attribute presence by changing references from `event_id` to `object_id`.
pull/43/head
Maxime Thiebaut 2022-02-05 20:05:13 +01:00 committed by GitHub
parent 1b9206f486
commit e1d316987a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -900,7 +900,7 @@ timestamp is represented as a JSON string. timestamp **MUST** be present.
object_id represents the human-readable identifier of the object that the object reference belongs to on a specific MISP instance. A human-readable identifier **MUST** be
represented as an unsigned integer.
event_id is represented as a JSON string. event_id **SHALL** be present.
object_id is represented as a JSON string. object_id **SHALL** be present.
#### event_id