Loading ngsi-ld-api.yaml +1 −19 Original line number Diff line number Diff line Loading @@ -1585,25 +1585,7 @@ paths: schema: type: array items: allOf: - $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' type: string responses: '204': description: | Loading Loading
ngsi-ld-api.yaml +1 −19 Original line number Diff line number Diff line Loading @@ -1585,25 +1585,7 @@ paths: schema: type: array items: allOf: - $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' type: string responses: '204': description: | Loading