Elias Strehle

Results 4 comments of Elias Strehle

Thank you! To me it feels like in `prepareQuery` I would have to duplicate most of the logic from `OrmMapper.toOrmProps`, only that each line will be wrapped in a `if...

Ah, I see! Now I understand why one would want a more flexible way of preparing queries. My worry, however, is that this implementation suggests a generality that is not...

Thanks @ianco! So far I implemented an endpoint for `/topic/connections`. From experimentation I figured that the Aries agent seems to send payloads of type `ConnRecord` to that endpoint (as defined...

@jcourt562 I agree that the Webhook API lives on the controller server and not ACA-py. But in my view an OpenAPI specification would make the life of webhook developers so...