From 69da9a960196add16485249105a7a845cc5b8ec3 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Fri, 11 Oct 2024 23:04:29 +0200 Subject: [PATCH] update swagger --- docs/api/swagger.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 9f0e91cd7..1a5dd1fc3 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -296,8 +296,8 @@ definitions: type: string x-go-name: ID last_status_at: - description: When the account's most recent status was posted (ISO 8601 Datetime). - example: "2021-07-30T09:20:25+00:00" + description: When the account's most recent status was posted (ISO 8601 Date). + example: "2021-07-30" type: string x-go-name: LastStatusAt locked: @@ -2301,8 +2301,8 @@ definitions: type: string x-go-name: ID last_status_at: - description: When the account's most recent status was posted (ISO 8601 Datetime). - example: "2021-07-30T09:20:25+00:00" + description: When the account's most recent status was posted (ISO 8601 Date). + example: "2021-07-30" type: string x-go-name: LastStatusAt locked: