diff --git a/apps/api/v1-openapi.json b/apps/api/v1-openapi.json index ba22f570..34c566c8 100644 --- a/apps/api/v1-openapi.json +++ b/apps/api/v1-openapi.json @@ -1299,7 +1299,7 @@ "type": "integer", "description": "Maximum number of links to return", "default": 5000, - "maximum": 5000 + "maximum": 30000 } }, "required": ["url"]