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

id Missing from PUT /post/new #77

Open
U8NWXD opened this issue Dec 25, 2018 · 0 comments
Open

id Missing from PUT /post/new #77

U8NWXD opened this issue Dec 25, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@U8NWXD
Copy link
Member

U8NWXD commented Dec 25, 2018

The swagger specification for the /post/new PUT endpoint does not require an id key in the body of the request. However, the API implementation does assume the presence of an id key and uses it. This is necessary to identify which post is being updated. The swagger spec should be updated, and the FFB and Android clients both need to be changed to match the updated spec.

@U8NWXD U8NWXD added the bug Something isn't working label Dec 25, 2018
@U8NWXD U8NWXD self-assigned this Dec 25, 2018
@U8NWXD U8NWXD removed their assignment Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant