Skip to content

fix: various RPC API documentation fixes #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

isaac-mcfadyen
Copy link
Contributor

@isaac-mcfadyen isaac-mcfadyen commented Mar 13, 2025

  • The RPC endpoint at /api/v1/playback/active now returns a status of 200 OK and a body of {"status": "ok"}, where previously it returned a 204 No Content.
  • Also, previous PR had a typo in authentication header: it should be apptoken, not apitoken (as was documented).

This PR is just a quick fix to update the docs to reflect these two fixes.

@isaac-mcfadyen isaac-mcfadyen changed the title fix: update RPC /api/v1/playback/active response code in docs fix: various RPC API documentation fixes Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant