@nx-dotnet/core:add-swagger-target
Swagger Target Generator
Generates a swagger setup for a given project
Options
swaggerDoc
- (string): Which swagger doc should be used?
startupAssembly
- (string): Path from workspace root to the built api's startup dll file
project
- (string): Which project should the target be added to?
swaggerProject
- (string): What should the project created to hold the swagger files be called?
target
- (string): What should the project be called?