Skip to content
Snippets Groups Projects
Unverified Commit cce768aa authored by syuilo's avatar syuilo
Browse files

Fix API definition

parent 80b83c06
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ export const meta = {
tags: ['notes'],
requireCredential: true,
params: {
limit: {
validator: $.optional.num.range(1, 100),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment