Forum Discussion

poluton's avatar
poluton
Regular Visitor
4 years ago
Solved

swagger ui freezing in expanding POST or PUT method

we added swagger to our project that developed with Web Api core, the problem is freezing swagger ui  in expanding PUT/POST methods (when use complex objects . GET methods works correctly) . we don N...
  • HKosova's avatar
    4 years ago

    Hi poluton,

     

    Please open an issue at https://github.com/swagger-api/swagger-ui/issues and fill in the details in the issue template. Make sure to provide your OpenAPI definition file (YAML or JSON file - not the .NET source code) so that the developers can reproduce the issue. To learn how to export the OpenAPI file from Swagger UI, see here.