Merge pull request #44 from 0xThiebaut/patch-6

Correct `Object Reference`'s `relationship_type` attribute presence
pull/47/head
Alexandre Dulaunoy 2022-02-05 21:20:00 +01:00 提交者 GitHub
当前提交 d702e1af78
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -927,7 +927,7 @@ referenced_type is represented as a JSON string. referenced_type **MAY** be pres
relationship_type represents the human-readable context of the relationship between an object and another object or attribute as described by the object_reference.
referenced_type is represented as a JSON string. relationship_type **MUST** be present.
relationship_type is represented as a JSON string. relationship_type **MUST** be present.
#### comment