dankristensen
dankristensen
**Describe the bug** Using createCredential operation in the public api, the data field is required in #/components/schemas/Credential. That makes sense, but this operation also returns a #/components/schemas/Credential on statusCode 200....
WIP: Initial commit with 2 simple fault strategies for jms. I need a little help, creating tests for these. I looked into how it is done for kafka, but it...
We have discussed a bit about acknowledgement, when using CLIENT_ACKNOWLEDGE during the jms connector. When i try this and my Inbound annotated method throws an Exception, this results in the...