Tags: KhudaDad414/java-spring-template
Tags
feat: add support for security schemes in Kafka config (asyncapi#158) This commit adds support for the new security schemes introduced in AsyncAPI 2.1.0, for code generated for Kafka servers. When provided with AsyncAPI specification documents that describe Kafka clusters requiring authentication, the generator will now be able to generate the correct configuration for client code. Signed-off-by: Dale Lane <[email protected]>
feat: set ADD_TYPE_INFO_HEADERS to true and control it with new addTy… …peInfoHeader param (asyncapi#138)
fix: filter out properly null objects in oneOf and anyOf (asyncapi#109)
PreviousNext