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

Functionality for the GET Offers endpoint #21

Closed
kat-ka opened this issue Jul 3, 2020 · 1 comment · Fixed by #23
Closed

Functionality for the GET Offers endpoint #21

kat-ka opened this issue Jul 3, 2020 · 1 comment · Fixed by #23
Assignees
Labels
enhancement New feature or request

Comments

@kat-ka
Copy link
Contributor

kat-ka commented Jul 3, 2020

Get's all the Offers by userId in the repository with Pageable. Can be extended by other search parameters as needed.

this includes

  • controller, service and repository method implementation
  • configuring Pageable default values in Spring Boot
  • request validation
  • status codes
  • exception handling
  • response error messages
  • logging
  • tests
  • Swagger documentation
@kat-ka kat-ka self-assigned this Jul 3, 2020
@kat-ka kat-ka added the enhancement New feature or request label Jul 3, 2020
@kat-ka kat-ka linked a pull request Jul 7, 2020 that will close this issue
@kat-ka
Copy link
Contributor Author

kat-ka commented Jul 14, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants