|
Change Parameter Type apiVendorExtension : Boolean to apiVendorExtension : boolean in method public withApiVendorExtension(apiVendorExtension boolean) : RestConfigurationProperties in class org.apache.camel.main.RestConfigurationProperties |
From |
To |
|
Change Parameter Type apiContextListing : Boolean to apiContextListing : boolean in method public withApiContextListing(apiContextListing boolean) : RestConfigurationProperties in class org.apache.camel.main.RestConfigurationProperties |
From |
To |
|
Change Parameter Type port : String to port : int in method public withPort(port int) : RestConfigurationProperties in class org.apache.camel.main.RestConfigurationProperties |
From |
To |
|
Change Parameter Type skipBindingOnErrorCode : Boolean to skipBindingOnErrorCode : boolean in method public withSkipBindingOnErrorCode(skipBindingOnErrorCode boolean) : RestConfigurationProperties in class org.apache.camel.main.RestConfigurationProperties |
From |
To |
|
Change Parameter Type useXForwardHeaders : Boolean to useXForwardHeaders : boolean in method public withUseXForwardHeaders(useXForwardHeaders boolean) : RestConfigurationProperties in class org.apache.camel.main.RestConfigurationProperties |
From |
To |
|
Change Parameter Type enableCORS : Boolean to enableCORS : boolean in method public withEnableCORS(enableCORS boolean) : RestConfigurationProperties in class org.apache.camel.main.RestConfigurationProperties |
From |
To |
|
Change Parameter Type clientRequestValidation : Boolean to clientRequestValidation : boolean in method public withClientRequestValidation(clientRequestValidation boolean) : RestConfigurationProperties in class org.apache.camel.main.RestConfigurationProperties |
From |
To |