summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--api/assets/openapi.json3
1 files changed, 2 insertions, 1 deletions
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"