Loading ngsi-ld-api.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -5067,6 +5067,13 @@ components: - paused - expired readOnly: true jsonldContext: description: | The dereferenceable URI of the JSON-LD @context to be used when sending a notification resulting from the subscription. If not provided, the @context used for the subscription shall be used as a default. type: string format: uri Subscription.Periodic: allOf: - $ref: '#/components/schemas/Subscription.Common' Loading Loading
ngsi-ld-api.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -5067,6 +5067,13 @@ components: - paused - expired readOnly: true jsonldContext: description: | The dereferenceable URI of the JSON-LD @context to be used when sending a notification resulting from the subscription. If not provided, the @context used for the subscription shall be used as a default. type: string format: uri Subscription.Periodic: allOf: - $ref: '#/components/schemas/Subscription.Common' Loading