Forgot the openapi.json change.

This commit is contained in:
Iratu 2022-02-16 21:36:14 +00:00 committed by Erkin Alp Güney
parent 58d58928ec
commit 3352f3b75a

View File

@ -3800,7 +3800,8 @@
"format": "date-time" "format": "date-time"
}, },
"premium_since": { "premium_since": {
"type": "integer" "type": "string",
"format": "date-time"
}, },
"deaf": { "deaf": {
"type": "boolean" "type": "boolean"