generators/fsharp-functions


id: generator-opts-server-fsharp-functions title: Config Options for fsharp-functionssidebar_label: fsharp-functions


OptionDescriptionValuesDefault
sortParamsByRequiredFlagSort method arguments to place required parameters before optional parameters.true
ensureUniqueParamsWhether to ensure parameter names are unique in an operation (rename parameters that are not).true
allowUnicodeIdentifiersboolean, toggles whether unicode identifiers are allowed in names or not, default is falsefalse
prependFormOrBodyParametersAdd form or body parameters to the beginning of the parameter list.false
licenseUrlThe URL of the licensehttp://localhost
licenseNameThe name of the licenseNoLicense
packageCopyrightSpecifies an AssemblyCopyright for the .NET Framework global assembly attributes stored in the AssemblyInfo file.No Copyright
packageAuthorsSpecifies Authors property in the .NET Core project file.OpenAPI
packageTitleSpecifies an AssemblyTitle for the .NET Framework global assembly attributes stored in the AssemblyInfo file.OpenAPI Library
packageNameF# module name (convention: Title.Case).OpenAPI
packageVersionF# package version.1.0.0
packageGuidThe GUID that will be associated with the C# projectnull
sourceFoldersource folder for generated codeOpenAPI/src