Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli authored and nicolaferraro committed Mar 12, 2020
1 parent 25a4f3d commit f73e30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/trait/openapi.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import (
const OpenAPITraitName = "openapi"

// CamelRestPortProperty ---
const CamelRestPortProperty = "camel.rest.port"
const CamelRestPortProperty = "camel.context.rest-configuration.port"

// CamelRestDefaultPort ---
const CamelRestDefaultPort = "8080"
Expand Down

0 comments on commit f73e30c

Please sign in to comment.