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