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

POST /v1/author/{author} and join #1117

Open
jackdeguest opened this issue Aug 18, 2023 · 0 comments
Open

POST /v1/author/{author} and join #1117

jackdeguest opened this issue Aug 18, 2023 · 0 comments

Comments

@jackdeguest
Copy link

Not really an issue, but maybe more a feature request.
I tried to use the POST method on this endpoint /v1/author/{author}, which worked, but when I created with it the payload {"join": "release"} in lieu of the equivalent query string for the GET method, it is ignored. It only works if I use a query string with either GET or POST.

I think it would be nice if the server used the JSON payload in the POST query.

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

1 participant