allOf:
  - type: object
    description: 'Object containing the date details'
    properties:
      save_track_list:
        $ref: '../properties/playlist_save_track_list.yaml'
      save_history:
        $ref: '../properties/playlist_save_history.yaml'