fix gitee #I4FWFT
This commit is contained in:
parent
b2b5a21775
commit
b9d108fd4b
|
@ -257,6 +257,7 @@ public class OpenApiBuilder {
|
|||
detail.put("items", items);
|
||||
} else {
|
||||
detail.put("format", "binary");
|
||||
detail.put("type", "string");
|
||||
}
|
||||
}
|
||||
properties.put(apiParam.getField(), detail);
|
||||
|
|
Loading…
Reference in New Issue