1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00
bitwarden-server/test/Core.Test/OrganizationFeatures/OrganizationApiKeys
Gbubemi Smith f74730dd2f
[SG-841] Refactor GetOrganizationApiKeyCommand (#2436)
* 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
2022-11-28 19:39:09 -05:00
..
CreateOrganizationApiKeyCommandTest.cs [SG-841] Refactor GetOrganizationApiKeyCommand (#2436) 2022-11-28 19:39:09 -05:00
GetOrganizationApiKeyQueryTests.cs [SG-841] Refactor GetOrganizationApiKeyCommand (#2436) 2022-11-28 19:39:09 -05:00
RotateOrganizationApiKeyCommandTests.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00