This commit is contained in:
kamonwan taengsuk
2022-07-22 20:22:02 +07:00
parent bab51f082f
commit 99c97bf4a5
20 changed files with 682 additions and 67 deletions

View File

@@ -10,6 +10,7 @@
using System;
using System.Reflection;
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.Annotations")]
[assembly: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartAttribute("Swashbuckle.AspNetCore.SwaggerGen")]
// Generated by the MSBuild WriteCodeFragment class.