Loading ngsi-ld-api.yaml +10 −10 Original line number Diff line number Diff line Loading @@ -58,11 +58,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - id - type Loading Loading @@ -328,11 +328,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - '@context' responses: Loading Loading @@ -377,11 +377,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - '@context' responses: Loading Loading @@ -430,11 +430,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - '@context' responses: Loading Loading @@ -480,11 +480,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - '@context' responses: Loading Loading @@ -3190,17 +3190,17 @@ components: application/json+ld: schema: allOf: - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - oneOf: - $ref: '#/components/schemas/Property' - $ref: '#/components/schemas/Relationship' - $ref: '#/components/schemas/GeoProperty' - $ref: '#/components/schemas/LanguageProperty' - type: object required: - required: - '@context' properties: '@context': $ref: '#/components/schemas/LdContext' EntityTemporal: content: application/json: Loading Loading
ngsi-ld-api.yaml +10 −10 Original line number Diff line number Diff line Loading @@ -58,11 +58,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - id - type Loading Loading @@ -328,11 +328,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - '@context' responses: Loading Loading @@ -377,11 +377,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - '@context' responses: Loading Loading @@ -430,11 +430,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - '@context' responses: Loading Loading @@ -480,11 +480,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Entity' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Entity' - required: - '@context' responses: Loading Loading @@ -3190,17 +3190,17 @@ components: application/json+ld: schema: allOf: - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - oneOf: - $ref: '#/components/schemas/Property' - $ref: '#/components/schemas/Relationship' - $ref: '#/components/schemas/GeoProperty' - $ref: '#/components/schemas/LanguageProperty' - type: object required: - required: - '@context' properties: '@context': $ref: '#/components/schemas/LdContext' EntityTemporal: content: application/json: Loading