refactor type
This commit is contained in:
@@ -14,7 +14,7 @@ export const meta = {
|
||||
params: {
|
||||
query: {
|
||||
validator: $.optional.nullable.str,
|
||||
default: null as any
|
||||
default: null
|
||||
},
|
||||
|
||||
limit: {
|
||||
|
Reference in New Issue
Block a user