v0.12.0
Added
Changed
- Updated @asyncapi/react-component to v1.0.0-next.48
- Updated NJsonSchema dependencies (fixes compatibility with NSwag)
Fixed
- Duplicated operation when types of the same assembly are used in AssemblyMarkerTypes
- Tags do not work without description and external docs
- Updates Tag Description and ExternalDocs to ignore nulls to eliminate async api parser errors.
- Adds support for Tags from a class that was missing.