Loading ngsi-ld-api.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -996,7 +996,7 @@ paths: schema: type: array items: $ref: '#/components/schemas/Subscription' $ref: '#/components/schemas/SubscriptionStatus' application/json+ld: schema: allOf: Loading @@ -1008,7 +1008,7 @@ paths: $ref: '#/components/schemas/LdContext' - type: array items: $ref: '#/components/schemas/Subscription' $ref: '#/components/schemas/SubscriptionStatus' '400': $ref: '#/components/responses/BadRequest' /csourceSubscriptions/{subscriptionId}: Loading Loading @@ -1043,7 +1043,7 @@ paths: content: application/json: schema: $ref: '#/components/schemas/Subscription' $ref: '#/components/schemas/SubscriptionStatus' application/json+ld: schema: allOf: Loading @@ -1053,7 +1053,7 @@ paths: properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Subscription' - $ref: '#/components/schemas/SubscriptionStatus' '400': headers: NGSILD-Warning: Loading Loading
ngsi-ld-api.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -996,7 +996,7 @@ paths: schema: type: array items: $ref: '#/components/schemas/Subscription' $ref: '#/components/schemas/SubscriptionStatus' application/json+ld: schema: allOf: Loading @@ -1008,7 +1008,7 @@ paths: $ref: '#/components/schemas/LdContext' - type: array items: $ref: '#/components/schemas/Subscription' $ref: '#/components/schemas/SubscriptionStatus' '400': $ref: '#/components/responses/BadRequest' /csourceSubscriptions/{subscriptionId}: Loading Loading @@ -1043,7 +1043,7 @@ paths: content: application/json: schema: $ref: '#/components/schemas/Subscription' $ref: '#/components/schemas/SubscriptionStatus' application/json+ld: schema: allOf: Loading @@ -1053,7 +1053,7 @@ paths: properties: '@context': $ref: '#/components/schemas/LdContext' - $ref: '#/components/schemas/Subscription' - $ref: '#/components/schemas/SubscriptionStatus' '400': headers: NGSILD-Warning: Loading