From 8052be55d8863b501d82f47c8b4ddf982df54353 Mon Sep 17 00:00:00 2001 From: Georgi Lyubenov Date: Fri, 18 Apr 2025 17:14:18 +0300 Subject: [PATCH] Attempt to simplify timestamp definition --- models/data-types/timestamp.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/models/data-types/timestamp.yaml b/models/data-types/timestamp.yaml index 5d9140b..cc50d47 100644 --- a/models/data-types/timestamp.yaml +++ b/models/data-types/timestamp.yaml @@ -4,7 +4,6 @@ examples: - 1514764800000 - 1681855703000 minimum: 1514764800000 -multipleOf: 1 -type: number +type: integer x-stoplight: id: vliol1hqlxw6y