From 2aa8bffda40b5604db1bd3aa241ee933a78f5d87 Mon Sep 17 00:00:00 2001 From: syreal17 Date: Thu, 1 Feb 2024 13:02:35 -0500 Subject: [PATCH] Fix typo in type name This should be fine, I searched the code repo for "poitns" and found nothing, so there are no references to the incorrect spelling. --- cmd/cmgrd/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/cmgrd/swagger.yaml b/cmd/cmgrd/swagger.yaml index 5ce27f6..b19b3c6 100644 --- a/cmd/cmgrd/swagger.yaml +++ b/cmd/cmgrd/swagger.yaml @@ -335,7 +335,7 @@ definitions: format: int32 category: type: string - poitns: + points: type: integer format: int32 tags: