mirror of
https://github.com/bitwarden/server
synced 2025-12-15 07:43:54 +00:00
Move request models to core (#6667)
* Move request models to core * Fix build * Fix * Undo changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#nullable enable
|
||||
|
||||
using Bit.Api.KeyManagement.Models.Requests;
|
||||
using Bit.Core.KeyManagement.Models.Api.Request;
|
||||
using Xunit;
|
||||
|
||||
namespace Bit.Api.Test.KeyManagement.Models.Request;
|
||||
|
||||
Reference in New Issue
Block a user