The schema identifier. If provided, this schema will be added to definitions and referenced from
anywhere it is used. If null/empty, the schema will be used inline.
A classpath resource that contains a JSON Schema structure to be used. The path is relative to the type
that the annotated resource method is part of, and will be resolved using the
Class.getResourceAsStream(String) method on that class instance.