Loading ngsi-ld-api.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -1879,11 +1879,11 @@ paths: type: array items: allOf: - $ref: '#/components/schemas/EntityTemporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/EntityTemporal' - required: - id - type Loading Loading @@ -1943,11 +1943,11 @@ paths: 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 Loading @@ -2171,11 +2171,11 @@ paths: type: array items: allOf: - $ref: '#/components/schemas/EntityTemporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/EntityTemporal' - required: - id - type Loading Loading @@ -3263,11 +3263,11 @@ components: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Query.temporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Query.temporal' - required: - '@context' Subscription: Loading Loading
ngsi-ld-api.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -1879,11 +1879,11 @@ paths: type: array items: allOf: - $ref: '#/components/schemas/EntityTemporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/EntityTemporal' - required: - id - type Loading Loading @@ -1943,11 +1943,11 @@ paths: 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 Loading @@ -2171,11 +2171,11 @@ paths: type: array items: allOf: - $ref: '#/components/schemas/EntityTemporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/EntityTemporal' - required: - id - type Loading Loading @@ -3263,11 +3263,11 @@ components: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Query.temporal' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Query.temporal' - required: - '@context' Subscription: Loading