@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface ApiModelProperty
String
description
boolean
required
TypeDescriptor
type
public abstract String description
public abstract TypeDescriptor type
public abstract boolean required
Copyright © 2021. All rights reserved.