mirror of
https://github.com/nextepc/nextepc-oss.git
synced 2025-10-23 04:52:17 +00:00
Tests were crashing due to AF using the wrong OpenAPI structure, while the SBI library tried to convert a different structure to JSON. Before the added support for nullable fields in OpenAPI documents, both structures were identical.