misp-rfc/misp-core-format
Maxime Thiebaut 2eae5b9a65
Correct `Object`'s `template_uuid` and `template_version` attributes
Correct `Object`'s `template_uuid` and `template_version` attributes by adding a missing presence clause.

The clause was set to `MUST` as per the `Object` definition:

> A MISP document containing an Object **MUST** contain a name, a meta-category, a description, a template_uuid and a template_version as described in the "Object Attributes" section.

Furthermore, the attribute descriptions lacked the full attribute name as `template_uuid` and `template_version` were respectively referred to as `uuid` and `version`, causing a collision with the already defined `uuid` attribute of the `Object`.
2022-02-05 19:05:40 +01:00
..
Makefile fix: Allow building on non-adulau system 2019-02-19 17:34:11 +00:00
raw.md Correct `Object`'s `template_uuid` and `template_version` attributes 2022-02-05 19:05:40 +01:00
raw.md.html chg: [core] updated 2020-10-21 15:59:46 +02:00
raw.md.txt chg: [core] updated 2020-10-21 15:59:46 +02:00
raw.md.xml chg: [core] updated 2020-10-21 15:59:46 +02:00