diff --git a/packages/nocodb/src/schema/swagger.json b/packages/nocodb/src/schema/swagger.json index e665146369..9ce4597b96 100644 --- a/packages/nocodb/src/schema/swagger.json +++ b/packages/nocodb/src/schema/swagger.json @@ -8740,6 +8740,7 @@ "pastMonth", "pastYear", "nextWeek", + "nextMonth", "nextYear", "pastNumberOfDays", "nextNumberOfDays", @@ -8868,6 +8869,7 @@ "pastMonth", "pastYear", "nextWeek", + "nextMonth", "nextYear", "pastNumberOfDays", "nextNumberOfDays",