Files
server/test/Api.Test/Controllers/OrganizationsControllerTests.cs
Thomas Rittson 4643f5960e [EC-635] Extract organizationService.UpdateLicenseAsync to a command (#2408)
* move UpdateLicenseAsync from service to command
* create new SelfHostedOrganizationDetails view model and move license validation logic there
* move occupied seat count logic to database level
2023-02-24 07:54:19 +10:00

5.6 KiB