Commit 66f38f88 authored by daniel-gonzalez-sanchez's avatar daniel-gonzalez-sanchez
Browse files

Fixing issues: 1) Removing allOf wrapper for entity property defined within...

Fixing issues: 1) Removing allOf wrapper for entity property defined within the Relationship schemas; 2) Fixing indentation problem for AttributeFragment Request Body within JSON+LD MIME Type.
parent b4b1a295
Loading
Loading
Loading
Loading
+7 −8
Original line number Diff line number Diff line
@@ -5619,8 +5619,7 @@ components:
            An inline Entity obtained by Linked Entity Retrieval, corresponding to the
            Relationship's target object. See clause 4.5.23.2. Only used in Linked Entity 
            Retrieval, if the join=inline option is explicitly requested.
          allOf:  
            - oneOf:
          oneOf:
            - $ref: '#/components/schemas/Entity'
            - type: array
              items: