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

In rest, make DELETE, PATCH, PUT / not allowed and add tests. #62

Merged
merged 4 commits into from
Jan 14, 2018

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented Jan 6, 2018

Issue

  • DELETE /, PATCH /, PUT / should return a METHOD NOT ALLOWED not a NOT FOUND.
  • rest controller factory should have tests.

Solution and steps

  • Add more Routes to rest.
  • Add more tests.

Checklist

@LoicPoullain LoicPoullain added this to In Progress in Issue tracking Jan 6, 2018
@LoicPoullain LoicPoullain merged commit 2e8ee13 into v0-4-0-alpha3 Jan 14, 2018
Issue tracking automation moved this from In Progress to Done Jan 14, 2018
@LoicPoullain LoicPoullain deleted the rest-controller branch January 14, 2018 09:46
@LoicPoullain LoicPoullain mentioned this pull request Jan 14, 2018
13 tasks
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

Successfully merging this pull request may close these issues.

None yet

1 participant