Commit 9f57b7fd authored by lengyelb's avatar lengyelb
Browse files

removed missedNotificationTypes

parent f37b529c
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -33,13 +33,6 @@ paths:
            schema:
              allOf:
                - $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationHeader'
                - type: object
                  properties:
                    missedNotificationTypes:
                      type: array
                      uniqueItems: true
                      items:
                        $ref: 'TS28623_ComDefs.yaml#/components/schemas/NotificationType'                
      responses:
        '204':
          description: >-