Laurent Broudoux

Results 408 comments of Laurent Broudoux

Hi @valrandy Thanks for reaching out! AsyncAPI v3 has been supported in Microcks for more than 1 year now. I suspect the problem may come from an import issue with...

Hum ... interesting! Support for AsyncAPI v3 comes with Microcks 1.9.0 so any regular or uber version from this one should work. Are you using the JVM-based or the native...

Hey @shikha140791! Could you share the logs and error message you have? Even better, can you share a small reproducer?

Hello! It's not possible as of today but it has been discussed on Discord and it's also tracked here: #1366

Hey @andresionek91 I started working on this and I wanted your feedback on one behavior I implemented. As many artifacts could/would contribute to constraints, we have to handle collisions or...

`parameterConstraints` will be also available on OpenAPI `x-microcks-operation` extension (see https://microcks.io/documentation/references/artifacts/openapi-conventions/#openapi-extensions)

Now explained in the documentation. See https://microcks.io/documentation/references/metadada/

Hey @yuritur, You're right: access to mock endpoints is not secure as of today, and this was on purpose. As the mocked API may have a totally different security scheme...

This cannot be merged as the commit is not signed. This will be addressed in #65

Hi @Snorkell! We don't support `//` at the moment, but remote HTTP calls on absolute references (`http://` or `https://`) are actually performed before in the external resources resolution process. The...