Skip to content

Webapi-Swagger : Conditional Imports of Global Type Modules #36

@kahlil29

Description

@kahlil29

There are 3 (possible) Global Types modules that could be generated.

  1. Definitions
  2. Responses
  3. 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.

Metadata

Metadata

Assignees

Labels

Webapi-SwaggerAll issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions