Merge branch 'patch-fix-open-api-spec' into 'develop'
authorrinpatch <rin@patch.cx>
Wed, 31 Mar 2021 08:19:31 +0000 (08:19 +0000)
committerrinpatch <rin@patch.cx>
Wed, 31 Mar 2021 08:19:31 +0000 (08:19 +0000)
commitc368bf6dce3702e815b45b9a8f2704673dc50f2d
treea666f1e2d404d91a5f6c5f7353727336dce081f6
parent4c16f5d2ca5f7665b88b7b332b718f9445d9bb04
parent863010ea637d6670076dba3f6da54daa144cce67
Merge branch 'patch-fix-open-api-spec' into 'develop'

OpenAPI: Fix `date-time` being specified as an `integer` in OpenAPI spec (when it should be a `string`) in AccountCreateResponse

See merge request pleroma/pleroma!3382