bee-travels/openapi-comment-parser

File Type Support

sjw0010 opened this issue · 3 comments

Not really an issue but more of a request. Are ['.js', '.cjs', '.mjs', '.ts', '.tsx', '.jsx', '.yaml', '.yml'] the only file types supported? This is a really useful tool for my process. I would love support for '.java' files? CLI usage only obviously.

Cheers!

You can add a config file to your project that specifies other extensions

Sweet. Thanks!

You should be able to run: openapi-comment-parser --init to generate one