mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 20:37:21 +00:00
mcp: improve auth id type + styling fixes
This commit is contained in:
@@ -316,6 +316,7 @@ export class DataController extends Controller {
|
||||
param: s.object({ entity: entitiesEnum, id: idType }),
|
||||
query: saveRepoQuerySchema(["offset", "sort", "select"]),
|
||||
},
|
||||
noErrorCodes: [404],
|
||||
}),
|
||||
jsc(
|
||||
"param",
|
||||
|
||||
Reference in New Issue
Block a user