Forum Discussion

DenesIsti's avatar
DenesIsti
New Contributor
5 years ago
Solved

SwaggerUI multiple values generated

I have a simple ASP.Net Core project with a simple controller. Nothing special. But when I load it up with swagger in the json file in the generated attributes I have a lot of duplicated value, for e...
  • HKosova's avatar
    5 years ago

    Hi DenesIsti,

     

    This looks like a bug in the library/framework that you use to generate the OpenAPI definition (probably Swashbuckle). You should open a ticket with that library/framework.

  • DenesIsti's avatar
    DenesIsti
    5 years ago

    Thanks, will post an issue on Swashbuckle.