This repository was archived by the owner on May 18, 2022. It is now read-only.

Description
Hi,
I try to use your package for generate docs of my nodeJS API based on overridden Express
I arrive to generate one config file (00.yaml) with all my endpoints. And i would like define Group / title and description in it.
It's ok for title / description but when i put groupName in metaData and when i launch the generate command.
It's work once;
If i want to relaunch it, while it was explose it in multiple files (00.yaml, 01.yaml…), he rebase it on app router and so it loose title / description and groups..
Sorry for my english, i 'm french
Say me if i'm not clear
Thnaks a lot