SwaggerGeneratorSettings.

CamelCaseProperties Property

Summary

Gets or sets a value indicating whether to represent properties in camel case in generated code.
Assembly
Cake.NSwag.dll
Namespace
Cake.NSwag.Settings
Containing Type
SwaggerGeneratorSettings

Syntax

public bool CamelCaseProperties { get; set; }

Value

Type Description
bool