Commit 5ced645a authored by daniel-gonzalez-sanchez's avatar daniel-gonzalez-sanchez
Browse files

Adding reference to GeoProperty and LanguageProperty within additionalProperties of Entity schema.

parent 322364d7
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -3902,6 +3902,14 @@ components:
          - type: array
          - type: array
            items:
            items:
              $ref: '#/components/schemas/Relationship'
              $ref: '#/components/schemas/Relationship'
          - $ref: '#/components/schemas/GeoProperty'
          - type: array
            items:
              $ref: '#/components/schemas/GeoProperty'
          - $ref: '#/components/schemas/LanguageProperty'
          - type: array
            items:
              $ref: '#/components/schemas/LanguageProperty'
    EntityInfo:
    EntityInfo:
      description: |
      description: |
        5.2.8 This type represents what Entities, Entity Types or group of Entity ids
        5.2.8 This type represents what Entities, Entity Types or group of Entity ids