From 5f1865c0b7e25f03fad655a790ac8d44fa997a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Sat, 4 Jul 2020 16:54:18 -0400 Subject: [PATCH] fix: openapi --- public/openapi/components/schemas/PostsObject.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/openapi/components/schemas/PostsObject.yaml b/public/openapi/components/schemas/PostsObject.yaml index 1962a9a71f..2c6595c1ca 100644 --- a/public/openapi/components/schemas/PostsObject.yaml +++ b/public/openapi/components/schemas/PostsObject.yaml @@ -106,7 +106,7 @@ PostsObject: type: string color: type: string - image: + backgroundImage: nullable: true imageClass: nullable: true