Loading ngsi-ld-api.yaml +10 −9 Original line number Diff line number Diff line Loading @@ -1350,11 +1350,12 @@ paths: allOf: - type: array items: $ref: '#/components/schemas/Entity' allOf: - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - id - type Loading Loading
ngsi-ld-api.yaml +10 −9 Original line number Diff line number Diff line Loading @@ -1350,11 +1350,12 @@ paths: allOf: - type: array items: $ref: '#/components/schemas/Entity' allOf: - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - id - type Loading