diff --git a/src/Infrastructure/BotSharp.OpenAPI/ViewModels/Translations/TranslationRequestModel.cs b/src/Infrastructure/BotSharp.Abstraction/Translation/Models/TranslationRequestModel.cs similarity index 100% rename from src/Infrastructure/BotSharp.OpenAPI/ViewModels/Translations/TranslationRequestModel.cs rename to src/Infrastructure/BotSharp.Abstraction/Translation/Models/TranslationRequestModel.cs diff --git a/src/Infrastructure/BotSharp.OpenAPI/ViewModels/Translations/TranslationResponseModel.cs b/src/Infrastructure/BotSharp.Abstraction/Translation/Models/TranslationResponseModel.cs similarity index 100% rename from src/Infrastructure/BotSharp.OpenAPI/ViewModels/Translations/TranslationResponseModel.cs rename to src/Infrastructure/BotSharp.Abstraction/Translation/Models/TranslationResponseModel.cs