Skip to content

Commit

Permalink
Merge branch 'main' of github.com:TofuDotTech/CrujofestApiDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosLecval committed Oct 16, 2024
2 parents cc913db + c7da403 commit 4244962
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 4244962

Please sign in to comment.