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

Verbs Conflict #2

Open
rogledi opened this issue Mar 15, 2019 · 0 comments
Open

Verbs Conflict #2

rogledi opened this issue Mar 15, 2019 · 0 comments

Comments

@rogledi
Copy link

rogledi commented Mar 15, 2019

In OpenDirect.v2.0.final.md Document

Under "Path: Account Messages"
/accounts/{id}/messages/{id}

Verbs are as follow:
GET: Gets a list of all messages for an account.
POST: Creates a new message for an account.

But The examples show PUT instead POST
Example PUT Request
Example PUT Response

So, it's right POST as stated on Verbs or PUT as illustrated in examples?

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