Getting this error on a bunch of paths, all of which are outside of my allowedPaths config. This started happening with 6.0.3.
Error while importing /api/marketer/conversations/{conversationId}/response, skipping path...
TypeError: (0 , import_react.cache) is not a function
If you don't want this path to be part of your generated OpenAPI spec and want to prevent seeing this error in the future, please add /api/marketer/conversations/{conversationId}/response to 'deniedPaths'.
Not sure what the error is, but also not sure why these paths are being considered since they are not in allowedPaths.