From 0a85f1706e183eb432e2f5a4c7bac48cc0c22690 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 24 Jul 2025 13:44:34 +0000 Subject: [PATCH] Initial plan for Swashbuckle-style attributes implementation Co-authored-by: andrew-welker <1765622+andrew-welker@users.noreply.github.com> --- src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj b/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj index b1406d69..5c7c496d 100644 --- a/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj +++ b/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj @@ -25,6 +25,7 @@ +