From 9df00d68c0a9c07d4316ba3456c47f76da9e6230 Mon Sep 17 00:00:00 2001 From: Elliana May Date: Mon, 18 Oct 2021 12:16:29 +0800 Subject: [PATCH] Create FillableInvoiceSchema.php --- .../OpenAPI/FillableInvoiceSchema.php | 38 +++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 app/Http/Controllers/OpenAPI/FillableInvoiceSchema.php diff --git a/app/Http/Controllers/OpenAPI/FillableInvoiceSchema.php b/app/Http/Controllers/OpenAPI/FillableInvoiceSchema.php new file mode 100644 index 0000000000..bb923e7292 --- /dev/null +++ b/app/Http/Controllers/OpenAPI/FillableInvoiceSchema.php @@ -0,0 +1,38 @@ + +