From ac732635747828dbe20c657362eba10840a039d2 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 28 Jul 2024 13:41:11 +0900 Subject: refactor: change JwtPayload type --- openapi.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'openapi.yaml') diff --git a/openapi.yaml b/openapi.yaml index a0348d9..a3f5776 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -53,7 +53,7 @@ components: type: object properties: user_id: - type: number + type: integer example: 123 username: type: string @@ -63,7 +63,6 @@ components: example: "John Doe" icon_path: type: string - nullable: true example: "/images/john.jpg" is_admin: type: boolean -- cgit v1.2.3-70-g09d2