use current default
This commit is contained in:
parent
ba21ed6271
commit
c06a306d75
@ -12,7 +12,7 @@
|
||||
"actor": {"type": "string", "format": "at-identifier"},
|
||||
"limit": {"type": "integer", "minimum": 1, "maximum": 100, "default": 50},
|
||||
"cursor": {"type": "string"},
|
||||
"filter": {"type": "string", "enum": ["posts", "post_and_replies", "media"], "default": "posts"}
|
||||
"filter": {"type": "string", "enum": ["post_and_replies", "posts", "media"], "default": "posts_and_replies"}
|
||||
}
|
||||
},
|
||||
"output": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user