From 52ed8a065f3ab0d2a1034f5fb1737e25451b3740 Mon Sep 17 00:00:00 2001 From: Ashley Smith Date: Thu, 21 Nov 2024 17:40:09 +0000 Subject: [PATCH] User expirationTime nullable: true --- openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi.yaml b/openapi.yaml index ce3e988c3..c0c3049fd 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1803,6 +1803,7 @@ components: type: string description: in IS0 8601 format. eg. `1963-11-22T18:30:00Z` format: date-time + nullable: true deviceLimit: type: integer userLimit: