From d389ab0e315c6060cbdf069677db98ab175abfe4 Mon Sep 17 00:00:00 2001 From: Tyler Young Date: Mon, 27 May 2024 04:00:04 -0400 Subject: [PATCH] add OpenApiGenerator_GenerateMethods and OpenApiGenerator_GenerateConstructors to OpenApiGenerator.IntegrationTests.Twitch.Data.csproj to reveal other generation errors --- .../OpenApiGenerator.IntegrationTests.Twitch.Data.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tests/OpenApiGenerator.IntegrationTests.Twitch.Data/OpenApiGenerator.IntegrationTests.Twitch.Data.csproj b/src/tests/OpenApiGenerator.IntegrationTests.Twitch.Data/OpenApiGenerator.IntegrationTests.Twitch.Data.csproj index 0a5c79ae04..e0d75d3fd3 100644 --- a/src/tests/OpenApiGenerator.IntegrationTests.Twitch.Data/OpenApiGenerator.IntegrationTests.Twitch.Data.csproj +++ b/src/tests/OpenApiGenerator.IntegrationTests.Twitch.Data/OpenApiGenerator.IntegrationTests.Twitch.Data.csproj @@ -10,6 +10,8 @@ OpenApiGenerator.IntegrationTests.Twitch false true + true + true true