fix response type of i/registry/get endpoint
This commit is contained in:
parent
735cd12654
commit
16858cf2f7
2 changed files with 2 additions and 4 deletions
|
|
@ -20,9 +20,7 @@ export const meta = {
|
|||
},
|
||||
},
|
||||
|
||||
res: {
|
||||
type: 'object',
|
||||
},
|
||||
res: {},
|
||||
|
||||
// 10 calls per 5 seconds
|
||||
limit: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue