Loading ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3749,7 +3749,6 @@ components: allOf: - $ref: '#/components/schemas/SubscriptionFragment.Periodic' - required: - id - type - notification - entities Loading @@ -3758,7 +3757,6 @@ components: allOf: - $ref: '#/components/schemas/SubscriptionFragment.OnChange' - required: - id - type - notification Subscription: Loading @@ -3785,6 +3783,8 @@ components: - active - paused - expired - required: - id GeoQuery: description: | 5.2.13 represents a geoquery used for Subscriptions. Loading Loading
ngsi-ld-api.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -3749,7 +3749,6 @@ components: allOf: - $ref: '#/components/schemas/SubscriptionFragment.Periodic' - required: - id - type - notification - entities Loading @@ -3758,7 +3757,6 @@ components: allOf: - $ref: '#/components/schemas/SubscriptionFragment.OnChange' - required: - id - type - notification Subscription: Loading @@ -3785,6 +3783,8 @@ components: - active - paused - expired - required: - id GeoQuery: description: | 5.2.13 represents a geoquery used for Subscriptions. Loading