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

Inconsistency in API #451

Open
frspin opened this issue Jun 14, 2024 · 3 comments
Open

Inconsistency in API #451

frspin opened this issue Jun 14, 2024 · 3 comments

Comments

@frspin
Copy link

frspin commented Jun 14, 2024

API for connecting is

localhost:8080/api/connect/?url=mode:///[call]?freq=[freq]&bw=[bandwidth]

and this is what is used in Web Gui and what is working.

But rmslist return an incorrect url:

localhost:8080/api/rmslist?mode=mode

return as url:

with bw and freq exchanged and this in incorrect and not working.

Regards
Franco Spinelli
IW2DHW

@martinhpedersen
Copy link
Member

Hi,

Sorry, I'm having difficulties understanding the problem. Would you please care to elaborate?

with bw and freq exchanged and this in incorrect and not working.

Do you mean the ordering of the query parameters within the URL is different?

Thank you!

@martinhpedersen
Copy link
Member

It would be helpful with a concrete example, including error messages and/or a description of what you expect vs what you observe.

Thanks!

@frspin
Copy link
Author

frspin commented Jun 15, 2024 via email

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

No branches or pull requests

2 participants