We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02406cd commit 9bab3e5Copy full SHA for 9bab3e5
README.md
@@ -47,7 +47,7 @@ Noticed the `postFiler` parameter. Similar to that, each method has its own para
47
var postFilter = new PostFilter()
48
{
49
Sort = PostSort.Creation
50
-;
+};
51
```
52
53
## Parameter Filters
0 commit comments