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

Improved methods and status codes #44

Merged
merged 1 commit into from
May 21, 2019
Merged

Improved methods and status codes #44

merged 1 commit into from
May 21, 2019

Conversation

vanodevium
Copy link

  • added some status codes (202, 409, etc)
  • added PATCH method to list of supported methods

@boyney123 boyney123 changed the base branch from master to 1.1.0 May 21, 2019 12:07
@boyney123 boyney123 merged commit 4dc6b43 into boyney123:1.1.0 May 21, 2019
@boyney123
Copy link
Owner

Thanks @webdevium 👍 added as part of 1.1.0 release

boyney123 added a commit that referenced this pull request May 24, 2019
* Add the ability to group routes (#42)

* First version of grouping routes

* Switched to new calculation of groups and styled them

* Added group routing based on togglable state

* Updated package-lock

* DB - Moved some components around, added some tests and fixed jest running tests

* DB - Added more test coverage

* Removed useless header x-powered-by (#45)

* Improved methods and status codes (#44)

* DB - Fixing tests for new routes that were added as part of #44

* Added CHANGELOG

* Feature - Add support for adding headers onto responses (#46)

* Started to add custom headers

* Tmp

* #4 - Added the ability to add headers in the routes

* Updated CHANGELOG

* DB - Format of settings

* Updated version
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.

2 participants