Loading ngsi-ld-api.yaml +1 −19 Original line number Original line Diff line number Diff line Loading @@ -1585,25 +1585,7 @@ paths: schema: schema: type: array type: array items: items: allOf: type: string - $ref: '#/components/schemas/Entity' - required: - id - type application/json+ld: schema: allOf: - type: array items: $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - required: - id - type - '@context' responses: responses: '204': '204': description: | description: | Loading Loading
ngsi-ld-api.yaml +1 −19 Original line number Original line Diff line number Diff line Loading @@ -1585,25 +1585,7 @@ paths: schema: schema: type: array type: array items: items: allOf: type: string - $ref: '#/components/schemas/Entity' - required: - id - type application/json+ld: schema: allOf: - type: array items: $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - required: - id - type - '@context' responses: responses: '204': '204': description: | description: | Loading