Loading ngsi-ld-api.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -964,11 +964,11 @@ paths: type: array items: allOf: - $ref: '#/components/schemas/Subscription' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Subscription' - required: - id - type Loading Loading @@ -1016,11 +1016,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Subscription' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Subscription' - required: - id - type Loading Loading @@ -3273,11 +3273,11 @@ components: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Subscription' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Subscription' - required: - type - entities Loading Loading
ngsi-ld-api.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -964,11 +964,11 @@ paths: type: array items: allOf: - $ref: '#/components/schemas/Subscription' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Subscription' - required: - id - type Loading Loading @@ -1016,11 +1016,11 @@ paths: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Subscription' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Subscription' - required: - id - type Loading Loading @@ -3273,11 +3273,11 @@ components: application/json+ld: schema: allOf: - $ref: '#/components/schemas/Subscription' - type: object properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Subscription' - required: - type - entities Loading