blob: 738536ef2a53011e1d6389f2b3047647230846f7 [file] [log] [blame]
apiVersion: camel.apache.org/v1
kind: Integration
metadata:
name: test
spec:
flows:
- rest:
post:
- to: direct:direct1
path: path1
- rest:
post:
- to: direct:direct2
path: path2
- restConfiguration:
port: '8080'
host: localhost