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
Links to V2 in media? #981
Comments
Calling the v2 media API is exactly the same as calling the v1 media API, just with a different route and different response. |
|
I see. I think. Should the V2 API be documented separately then? |
|
It could be, but it would be exactly the same as the v1 API endpoint, so pretty much everything would be duplicated and the only difference would be replacing the 1 with a 2. |
|
Thanks. In which case, if V2 is the same as V1, I'm not sure why I'd use it? I guess I got confused because it said V1 was deprecated. I might add some examples of the V2 responses then. |
|
Check https://github.com/trwnh/mastodocs if you'd like, I think I may have already done that |
|
I am pretty sure this is now resolved, but lmk if I'm mistaken. |
The current media page says:
Is there documentation for V2? Should it be linked to from here?
The text was updated successfully, but these errors were encountered: