Closed jim380 closed 1 month ago
The following routes can't be authenticated properly using the same workspaceId that works just fine for other routes.
workspaceId
/open/workspace/:workspaceId/monitor/deleteStatusPage?id=xxx
/open/workspace/:workspaceId/monitor/getAllPages
{"message":"Input validation failed","code":"BAD_REQUEST","issues":[{"validation":"cuid2","code":"invalid_string","message":"Invalid cuid2","path":["monitorId"]}]}
thanks for your report, its will fixed in next release
Description
The following routes can't be authenticated properly using the same
workspaceId
that works just fine for other routes./open/workspace/:workspaceId/monitor/deleteStatusPage?id=xxx
/open/workspace/:workspaceId/monitor/getAllPages