From ce79f2650f3c736af6036160915c9b3599212262 Mon Sep 17 00:00:00 2001 From: Shreyaschorge Date: Tue, 19 Dec 2023 23:20:37 +0530 Subject: [PATCH] Add description for created_at timestamp --- src/v2/spec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/v2/spec.yaml b/src/v2/spec.yaml index defb61f..76cea14 100644 --- a/src/v2/spec.yaml +++ b/src/v2/spec.yaml @@ -481,6 +481,7 @@ components: enum: - channel created_at: + description: Epoch timestamp in seconds. type: number image_url: type: string