Publish #17
Annotations
3 warnings
|
publish:
src/ApiCodeGenerator.AsyncApi/DOM/SecurityRequirement.cs#L4
An opening brace should not be followed by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1505.md)
|
|
publish:
src/ApiCodeGenerator.OpenApi/CSharpClientContentGenerator.cs#L9
'ContentGeneratorBase<CSharpClientContentGenerator, CSharpClientGenerator, CSharpClientGeneratorSettings>' is obsolete: 'Use ContentGeneratorBase2'
|
|
publish:
src/ApiCodeGenerator.OpenApi/CSharpControllerContentGenerator.cs#L9
'ContentGeneratorBase<CSharpControllerContentGenerator, CSharpControllerGenerator, CSharpControllerGeneratorSettings>' is obsolete: 'Use ContentGeneratorBase2'
|