bcgov / EDUC-INSTITUTE-API

Service for districts, schools & authorities
2 stars 0 forks source link

feat: add support for CREATE_SCHOOL_WITH_ADMIN #199

Closed trev-dev closed 9 months ago

trev-dev commented 10 months ago

Add necessary structs, delegator and mapper support for creating a school that may or may not have an initial admin user.

sonarcloud[bot] commented 9 months ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

64.4% 64.4% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

trev-dev commented 9 months ago

Business logic in the institute API is a bad idea.