···1313 "type": "string",
1414 "format": "at-uri",
1515 "description": "Reference (AT-URI) to post record. This is the anchor post."
1616+ },
1717+ "prioritizeFollowedUsers": {
1818+ "type": "boolean",
1919+ "description": "Whether to prioritize posts from followed users. It only has effect when the user is authenticated.",
2020+ "default": false
1621 }
1722 }
1823 },
···6767 },
6868 "createdAt": {
6969 "type": "string",
7070+ "format": "datetime",
7071 "description": "Timestamp for verification record. Defaults to current time when not specified."
7172 }
7273 }