mirror of
https://github.com/bitwarden/server.git
synced 2026-04-12 00:31:55 -05:00
* [PM-26043] refactored AddSecretsManagerSubscriptionCommand move to billing, fix bug unable to add secrets manager to legacy plan by moving all validation into command and skipping the disabled check * forgot BillingCommandResult is being deprecated * cleanup * add unit test coverage * one more test * pr feedback * forgot to fix in actual code file