Feature description
The example for JSON schema processor is here: https://github.com/micronaut-projects/micronaut-guides/tree/master/guides/micronaut-json-schema.
A generator guide could describe how to write a simple JSON schema and generate a record from it and then use in a simple controller.