Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.14.5, 3.17.0, 3.18.1
-
None
-
IDE: eclipse
OS: linux Debian 11
Camel 3.17.0
-
Novice
Description
In DockerConfiguration.java, the enums passed to the UriPath annotation for the private variable operation is malformed: in the string concatenation are missing commans on the new lines.
Furthermore, the following three operations are missing: networkconnect,networkcreate,networkremove.
Functionally it works, but the Eclipse IDE and the documentation on the official site report errors