diff --git a/packages/nocodb/src/schema/swagger-v2.json b/packages/nocodb/src/schema/swagger-v2.json index 2d89f6f112..cb70fc9f0b 100644 --- a/packages/nocodb/src/schema/swagger-v2.json +++ b/packages/nocodb/src/schema/swagger-v2.json @@ -11567,10 +11567,7 @@ "type": "null" } ], - "title": "Attachment Response Model", - "x-stoplight": { - "id": "" - } + "title": "Attachment Response Model" }, "Audit": { "description": "Model for Audit", diff --git a/packages/nocodb/src/schema/swagger.json b/packages/nocodb/src/schema/swagger.json index 2ee31c6861..e442904060 100644 --- a/packages/nocodb/src/schema/swagger.json +++ b/packages/nocodb/src/schema/swagger.json @@ -17163,10 +17163,7 @@ "type": "null" } ], - "title": "Attachment Response Model", - "x-stoplight": { - "id": "" - } + "title": "Attachment Response Model" }, "FileReq": { "description": "Model for File Request",