Skip to content

Commit

Permalink
automated OpenAPI and AsyncAPI bundles
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosLecval authored and github-actions[bot] committed Oct 16, 2024
1 parent 5e326c2 commit c7da403
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apiSpec/asyncapi-bundled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ channels:
type: string
album:
type: string
albumUrl:
type: string
queuePointer:
type: number
subscribe:
Expand Down Expand Up @@ -167,6 +169,8 @@ channels:
type: string
album:
type: string
albumUrl:
type: string
- name: changeSong
title: changeSong
description: Notify client to change currently playing song
Expand Down
2 changes: 2 additions & 0 deletions apiSpec/bundled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1648,6 +1648,8 @@ components:
type: string
album:
type: string
albumUrl:
type: string
currentSongSchema:
type: object
properties:
Expand Down

0 comments on commit c7da403

Please sign in to comment.