From d9b406ec1971e4fa03a58bce22bcb7110ebb32b7 Mon Sep 17 00:00:00 2001 From: Christian Landgren Date: Mon, 14 Dec 2020 20:49:55 +0100 Subject: [PATCH] uuid on tokens --- packages/api/spec/skolplattformen-1.0.0.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/api/spec/skolplattformen-1.0.0.yaml b/packages/api/spec/skolplattformen-1.0.0.yaml index 772461c3..45892777 100644 --- a/packages/api/spec/skolplattformen-1.0.0.yaml +++ b/packages/api/spec/skolplattformen-1.0.0.yaml @@ -284,8 +284,10 @@ components: properties: token: type: string + format: uuid order: type: string + format: uuid AuthToken: type: object