podkrepi-bg / api

Nest.js REST backend for charity platform Podkrepi.bg https://podkrepi.bg/swagger
https://podkrepi.bg
MIT License
82 stars 44 forks source link

src/donations: Remove unnecessary relations from query response #588

Closed sashko9807 closed 9 months ago

sashko9807 commented 9 months ago

-Add companyName as keycloak attribute -Remove affiliate and person relations from user/:id response. companyName, and person's firstName and lastName, will be sent by the next/auth session provider.

github-actions[bot] commented 9 months ago

✅ Tests will run for this PR. Once they succeed it can be merged.

github-actions[bot] commented 9 months ago

❌ Not all tests have run for this PR. Please add the run tests label to trigger them.