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

Add error-codes realization and support in controllers and CQRS #38

Open
2 tasks
lipa44 opened this issue Jun 15, 2022 · 0 comments · May be fixed by #52
Open
2 tasks

Add error-codes realization and support in controllers and CQRS #38

lipa44 opened this issue Jun 15, 2022 · 0 comments · May be fixed by #52
Labels
api Base api functionality for controllers documentation Improvements or additions to documentation
Milestone

Comments

@lipa44
Copy link
Member

lipa44 commented Jun 15, 2022

Необходимо добавить поддержду различных еррор-кодов в контроллерах и CQRS.

  • В CQRS необходимо добавить пробрасывание тех или иных еррор-кодов (403, 200 и т.д, можно с обёртками какими-нибудь)
  • В контроллерах необходимо обрабатывать разные результаты выполнения CQRS и добавить атрибуты с соответствующими еррор-кодами на эндпоинты контроллеров
@lipa44 lipa44 added documentation Improvements or additions to documentation api Base api functionality for controllers labels Jun 15, 2022
@lipa44 lipa44 added this to the Sprint 2 milestone Jun 15, 2022
@lipa44 lipa44 mentioned this issue Jun 15, 2022
@lipa44 lipa44 linked a pull request Jun 25, 2022 that will close this issue
@lipa44 lipa44 linked a pull request Jun 25, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Base api functionality for controllers documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant