Skip to content
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

JSON-RPC: Add server directory name (issue #2467) #2505

Merged
merged 3 commits into from
Mar 14, 2022

Conversation

Rob-NY
Copy link
Contributor

@Rob-NY Rob-NY commented Mar 13, 2022

Short description of changes

Addresses directory server name in issue #2467 and fixes minor doc issue. Regenerated JSON-RPC doc using tools python script.

CHANGELOG: Extended JSON-RPC jamulusserver/getServerProfile method to include directoryServer name for registration requests.

Context: Fixes an issue?

Fixes: #2467

Does this change need documentation? What needs to be documented and how?

Auto-documented using python doc tool for JSON-RPC.

Status of this Pull Request

What is missing until this pull request can be merged?

Tested on Linux only.

Checklist

  • I've verified that this Pull Request follows the general code principles
  • I tested my code and it does what I want
  • My code follows the style guide
  • I waited some time after this Pull Request was opened and all GitHub checks completed without errors.
  • I've filled all the content above

@Rob-NY Rob-NY changed the title JSON-RPC: Add server directory name issue #2467 JSON-RPC: Add server directory name (issue #2467) Mar 13, 2022
@ann0see ann0see added this to the Release 3.9.0 milestone Mar 13, 2022
Copy link
Member

@hoffie hoffie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Code looks good. Tested:

  • Non-registered server
  • Registered to public directory
  • Registered to custom directory

Also thanks for the apiAuth documentation fix. I had missed that previously. :)

CHANGELOG: JSON-RPC: Extended jamulusserver/getServerProfile method to include directoryServer name for registration requests.

@hoffie hoffie force-pushed the rpc_server_directory_name_2467 branch from 503c464 to 5200702 Compare March 14, 2022 08:10
@hoffie hoffie merged commit d48c442 into jamulussoftware:master Mar 14, 2022
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.

JSON-RPC: jamulusserver/getServerProfile: Add directory address
4 participants