From b5f1123f77aa2b1a64539a3a8e8c84723ac70023 Mon Sep 17 00:00:00 2001 From: Samuel Mutel <12967891+smutel@users.noreply.github.com> Date: Fri, 27 Aug 2021 16:35:05 +0200 Subject: [PATCH] feat: Add first swagger patch --- patchs/swagger-v2.11.12-vlangroup-maxint.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 patchs/swagger-v2.11.12-vlangroup-maxint.patch diff --git a/patchs/swagger-v2.11.12-vlangroup-maxint.patch b/patchs/swagger-v2.11.12-vlangroup-maxint.patch new file mode 100644 index 00000000..a06a2d30 --- /dev/null +++ b/patchs/swagger-v2.11.12-vlangroup-maxint.patch @@ -0,0 +1,10 @@ +--- ../netbox/swagger-v2.11.12.json.ori 2021-08-27 15:59:15.460593632 +0200 ++++ ../netbox/swagger-v2.11.12.json 2021-08-27 16:10:31.799354479 +0200 +@@ -9991,7 +9991,6 @@ + "type" : "string" + }, + "scope_id" : { +- "maximum" : 9223372036854775807, + "minimum" : 0, + "title" : "Scope id", + "type" : "integer",