This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.NSwag.
                            
	
		Summary
                Default URL template to be used when parsing routes
            
		- Assembly
- Cake.NSwag .dll 
- Namespace
- Cake.NSwag .Settings 
- Containing Type
- SwaggerGenerator Settings 
Syntax
public string DefaultUrlTemplate { get; set; }Remarks
Defaults to 
	api/{controller}/{action}/{id}Value
| Type | Description | 
|---|---|
| string | 
