fix response type of i/registry/get endpoint
This commit is contained in:
@@ -20,9 +20,7 @@ export const meta = {
|
||||
},
|
||||
},
|
||||
|
||||
res: {
|
||||
type: 'object',
|
||||
},
|
||||
res: {},
|
||||
|
||||
// 10 calls per 5 seconds
|
||||
limit: {
|
||||
|
||||
Reference in New Issue
Block a user