Skip to content

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

Miss Pasture requested to merge pasture/pleroma:patch-fix-open-api-spec into develop

This MR fixes the only occurrence I could find of this inconsistency and matches OpenAPI.

Merge request reports