ojoanalogo / nestjs-redoc

📘 ReDoc frontend for you NestJS swagger API documentation
MIT License
146 stars 55 forks source link

Use of Redoc Vendor Extensions #12

Closed mdartic closed 3 years ago

mdartic commented 4 years ago

Hello,

Thank you for your plugin, this is really useful !

I was trying to use a redoc vendor extension, the x-tagGroups, but I don't know how to do it.

Is there a way ? Or do we have to write some code in your plugin to make this work ?

Thanks !

ojoanalogo commented 4 years ago

Hi @mdartic for some reasson I wasn't getting notified about issues on this repo, I'll find a way to add that extension to the current ReDoc Module!

Greetings

UlrichFrancomme commented 3 years ago

I have created the PR #23 that address this issue

ojoanalogo commented 3 years ago

@mdartic hi, @UlrichFrancomme made a PR which adds this feature.

Closing #12