All Classes and Interfaces

Class
Description
Generator used to build AsyncAPI specs from a template base file and schemas generated from code.
 
 
 
 
 
Creates Json Schema from (annotated) class files.
A module that adds the correct format to URI related types.
Exception to be thrown when a class referenced as $ref: class://fully.qualified.classname.of.Model in an AsyncAPI is not found in the classpath.
A utility to manipulate $references in schemas.
A module that picks up Schema.example() from properties and adds it as item in the examples array of the definition of that property.
 
A JsonSchemaBuilder that uses victools/json-schema-generator to build Json Schemas from Java code.