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

Clarification: What is download API (5.2 and 5.3) ? #25

Open
nain-F49FF806 opened this issue Oct 17, 2024 · 4 comments
Open

Clarification: What is download API (5.2 and 5.3) ? #25

nain-F49FF806 opened this issue Oct 17, 2024 · 4 comments

Comments

@nain-F49FF806
Copy link
Contributor

nain-F49FF806 commented Oct 17, 2024

In the documentation for many messages it is mentioned

"download": true, // if the download API (5.2 and 5.3) is active (optional, default: false)

What is download API (5.2 and 5.3) ?

I tried searching the app code for api of this verison number, but couldn't find anything.

@Tienisto
Copy link
Member

It means that POST /api/localsend/v2/prepare-download (5.2) and GET /api/localsend/v2/download (5.3) are available

@nain-F49FF806
Copy link
Contributor Author

Oh, so it's those endpoints and their describing section numbers!
Thanks, I thought it was completely different interface (described elsewhere) and it's version numbers. 😅

@nain-F49FF806
Copy link
Contributor Author

Do you mind if I send a PR, with some edits to clarify sections / references?

@Tienisto
Copy link
Member

Sure

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