Annotation Interface ApiProperty


@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface ApiProperty
Model属性注解
作者:
李振峰
  • 元素详细资料

    • name

      String name
      名称
      默认值:
      ""
    • description

      String description
      描述
      默认值:
      ""
    • required

      boolean required
      是否必须
      默认值:
      false
    • defaultValue

      String defaultValue
      默认值
      默认值:
      "\n\t\t\n\t\t\n\ue000\ue001\ue002\n\t\t\t\t\n"
    • example

      String example
      示例
      默认值:
      ""