Describe the bug
Schema deserializer AsyncApiSchemaDeserializer.cs is missing some fixed fields compared to the AsyncAPI specification.
In particular:
patternProperties
additionalItems
propertyNames
Additional context
Similar PR's touching the same code #120 and #121
Describe the bug
Schema deserializer
AsyncApiSchemaDeserializer.csis missing some fixed fields compared to the AsyncAPI specification.In particular:
Additional context
Similar PR's touching the same code #120 and #121