From a1447b98f556b4109000bde03c88e7f9f7ffc78b Mon Sep 17 00:00:00 2001 From: Iratu Date: Wed, 16 Feb 2022 21:36:14 +0000 Subject: [PATCH] Forgot the openapi.json change. --- api/assets/openapi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/api/assets/openapi.json b/api/assets/openapi.json index 15e55bf9..33118b4b 100644 --- a/api/assets/openapi.json +++ b/api/assets/openapi.json @@ -3800,7 +3800,8 @@ "format": "date-time" }, "premium_since": { - "type": "integer" + "type": "string", + "format": "date-time" }, "deaf": { "type": "boolean"