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

246 code cleanup notifications #379

Merged
merged 10 commits into from
Nov 6, 2021

Conversation

decembrya
Copy link
Contributor

What does it fix?

part of #246

How has it been tested?

Tested manually

this cleanup PR will introduce braking changes for the client as follows:
POST methods will return 202 Accepted instead of 200 OK

GET api/v1/notification/get/all will take params from query string instead of body
POST api/v1/notification/send has a contract change -> recipient list will be list of int instead of string

@idormenco
Copy link
Member

👀

@idormenco
Copy link
Member

@decembrya please fix merge issues and let's merge it

@aniri aniri merged commit 8f535bc into code4romania:develop Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants