Hi @Xin ,
The broker itself doesn’t touch the payload, so any client is free to publish or consume any data or schema.
However, some of our connectors, such as the Mulesoft and Boomi connectors, can link to Event Portal, extract the schemas and validate the schemas - but the connector is doing this, not Solace.
Lastly, if you use the AsyncAPI code generators to generate Spring code, the schema is automatically considered.