From 3e62e9c9a44c306e3d061175bbe6951746c72fa4 Mon Sep 17 00:00:00 2001 From: bonjuruu Date: Sun, 16 Feb 2025 16:30:53 +1300 Subject: [PATCH] remove required --- openapi.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/openapi.yml b/openapi.yml index 80d8257..ecd3356 100644 --- a/openapi.yml +++ b/openapi.yml @@ -314,7 +314,6 @@ components: description: URL of the post thumbnail. IUpdatePostRequestDTO: type: object - required: [title, summary, content, thumbnail] properties: title: type: string