mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00:00
* Renamed and split up class to only query for an organization key * Added a command class to create an organization api key * Updated service registration and controller to include new changes * Updated test cases to reflect refactor * fixed lint issues * Fixed PR comment