webapi
webapi copied to clipboard
Webapi-Swagger : Conditional Imports of Global Type Modules
There are 3 (possible) Global Types modules that could be generated.
- Definitions
- Responses
- Params
All 3 could be potentially empty (most likely Responses and/or Params)
If they are empty (module would not be generated) OR if the local Types
module does not need or use any Type(s) defined in these Global modules then there is no need to import them.