Annotation Interface JsonSchema.Title

Enclosing class:
JsonSchema

@Target({TYPE,METHOD,FIELD}) @Retention(CLASS) public static @interface JsonSchema.Title
Title of the JSON schema.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    JSON schema title.
  • Element Details

    • value

      String value
      JSON schema title.
      Returns:
      schema title