diff --git a/docs/references/v2.openapi.json b/docs/references/v2.openapi.json index 99c99ed43a..b036e57b17 100644 --- a/docs/references/v2.openapi.json +++ b/docs/references/v2.openapi.json @@ -11212,9 +11212,19 @@ "type": "string", "enum": [ "now", + "5m", + "5min", + "5 minutes", + "3m", + "3min", + "3 minutes", "1h", "1hour", "1 hour", + "48h", + "48hrs", + "48hours", + "48 hours", "24hrs", "24hours", "24 hours", @@ -11224,6 +11234,9 @@ "7d", "7days", "7 days", + "21d", + "21days", + "21 days", "30d", "30days", "30 days",