Skip to content

EventSubscriptionEnds component is missing in Device Data Volume Subscription #20

@dfischer-tech

Description

@dfischer-tech

Problem description
The device-data-volume-subscriptions.yaml does not include the "EventSubscriptionEnds" component.

Expected behavior
Add the component as referenced by the component "CloudEvent" property "type" here
e.g.

    EventSubscriptionEnds:
      description: Event structure for event subscription ends
      allOf:
        - $ref: "#/components/schemas/CloudEvent"
        - type: object
          properties:
            data:
              $ref: "#/components/schemas/SubscriptionEnds" 

Alternative solution

Additional context

Metadata

Metadata

Assignees

Labels

Fall25Meta-release Fall25correctionSomething needs to be corrected

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions