Revert "Merge branch 'patch-fix-open-api-spec' into 'develop'"
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>
Thu, 1 Apr 2021 12:00:58 +0000 (12:00 +0000)
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>
Thu, 1 Apr 2021 12:00:58 +0000 (12:00 +0000)
This reverts merge request !3382

lib/pleroma/web/api_spec/operations/account_operation.ex

index 08d68893a3028f305687238694377a630fb75468..54e5ebc76e2ae943e02b3026d85799f7cf511641 100644 (file)
@@ -482,7 +482,7 @@ defmodule Pleroma.Web.ApiSpec.AccountOperation do
         access_token: %Schema{type: :string},
         refresh_token: %Schema{type: :string},
         scope: %Schema{type: :string},
-        created_at: %Schema{type: :string, format: :"date-time"},
+        created_at: %Schema{type: :integer, format: :"date-time"},
         me: %Schema{type: :string},
         expires_in: %Schema{type: :integer},
         #