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 committed by GitHub
commit d702e1af78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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