From 28c7d54ba3e41dc57d6e4ea1479ec1a392ea9b41 Mon Sep 17 00:00:00 2001 From: ez Date: Mon, 9 Mar 2020 15:57:15 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E6=B2=A1=E6=9C=89=E5=BF=85=E5=A1=AB?= =?UTF-8?q?=E5=AD=97=E6=AE=B5=E7=9A=84=E6=97=B6=E5=80=99=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/generators/model/default/model.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/generators/model/default/model.php b/src/generators/model/default/model.php index e0022b8..3e86513 100644 --- a/src/generators/model/default/model.php +++ b/src/generators/model/default/model.php @@ -23,7 +23,9 @@ /** * @OA\Schema( * schema="", + * required={}, +