From 7f2233858f3e3e36dd4b88fb15a126e3376d7941 Mon Sep 17 00:00:00 2001 From: Carlos A Becker Date: Sat, 5 Feb 2022 17:50:59 -0300 Subject: [PATCH] fix: pro schema Signed-off-by: Carlos A Becker --- www/docs/static/schema-pro.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/www/docs/static/schema-pro.json b/www/docs/static/schema-pro.json index b7d216caf..1ebe1d710 100644 --- a/www/docs/static/schema-pro.json +++ b/www/docs/static/schema-pro.json @@ -838,9 +838,6 @@ }, "info": { "$schema": "http://json-schema.org/draft-04/schema#", - "required": [ - "group" - ], "properties": { "owner": { "type": "string"