lukeautry / tsoa

Build OpenAPI-compliant REST APIs using TypeScript and Node
MIT License
3.54k stars 499 forks source link

How to generate a swagger file for specific controllers or tags #1484

Closed DanyalKhawaja closed 1 year ago

DanyalKhawaja commented 1 year ago

Sorting

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce

      1. 4.

Context (Environment)

Version of the library: Version of NodeJS:

Detailed Description

Breaking change?

github-actions[bot] commented 1 year ago

Hello there DanyalKhawaja 👋

Thank you for opening your very first issue in this project.

We will try to get back to you as soon as we can.👀

WoH commented 1 year ago

https://github.com/lukeautry/tsoa/blob/master/packages/runtime/src/config.ts#L28