v0.14.0
We added two new methods: Channel#hasParameters()
and Server#hasVariables()
. Read more here.
Also, we're happy to announce that we now support RAML data types as message payloads. Read more here.
We switched from openapi-schema-to-json-schema dependency
to @openapi-contrib/openapi-schema-to-json-schema dependency
because the former is deprecated. Know more here.