next-swagger-doc Error: Cannot convert undefined or null to object
Currently, I am trying to implement Swagger UI for my Next.JS project with APIs. However, the module is returning this error: (Error: Cannot convert undefined or null to object).
Currently, I am trying to implement Swagger UI for my Next.JS project with APIs. However, the module is returning this error: (Error: Cannot convert undefined or null to object).