summary refs log tree commit diff
path: root/api/assets/openapi.json
diff options
context:
space:
mode:
authorIratu <me@iratu.pro>2022-02-16 21:36:14 +0000
committerErkin Alp Güney <erkinalp9035@gmail.com>2022-02-18 19:50:11 +0300
commita1447b98f556b4109000bde03c88e7f9f7ffc78b (patch)
tree153c00bf5ea83ce5977b5b0372aa70319c4e94a8 /api/assets/openapi.json
parentFix for Premium Since to show the 'Guild Boost' and store it correctly in the... (diff)
downloadserver-a1447b98f556b4109000bde03c88e7f9f7ffc78b.tar.xz
Forgot the openapi.json change.
Diffstat (limited to 'api/assets/openapi.json')
-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"