Loading ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3212,11 +3212,11 @@ components: application/json+ld: schema: allOf: - $ref: '#/components/schemas/EntityTemporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/EntityTemporal' - required: - id - type Loading @@ -3229,11 +3229,11 @@ components: application/json+ld: schema: allOf: - $ref: '#/components/schemas/EntityTemporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/EntityTemporal' - required: - '@context' Query: Loading Loading
ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3212,11 +3212,11 @@ components: application/json+ld: schema: allOf: - $ref: '#/components/schemas/EntityTemporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/EntityTemporal' - required: - id - type Loading @@ -3229,11 +3229,11 @@ components: application/json+ld: schema: allOf: - $ref: '#/components/schemas/EntityTemporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/EntityTemporal' - required: - '@context' Query: Loading