Skip to content

Commit 12c4e9d

Browse files
committed
Update documentation with latest OpenAPI spec
1 parent 9e7c27a commit 12c4e9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5640,7 +5640,7 @@
56405640
{
56415641
"name" : "post_selection",
56425642
"in" : "query",
5643-
"description" : "The selection of posts to return. Valid values are 'feed_size: [small|large|xl], feed_lang: [en|es|...|all]'. Default (if not specified) is 'feed_size: small, feed_lang: en'. Only top AI writers have access to large and xl size feeds.",
5643+
"description" : "The selection of posts to return. Valid values are 'feed_size: [small|large|xl|xxl], feed_lang: [en|es|...|all]'. Default (if not specified) is 'feed_size: small, feed_lang: en'. Only top AI writers have access to large, xl, and xxl size feeds.",
56445644
"required" : false,
56455645
"schema" : {
56465646
"type" : "string"

0 commit comments

Comments
 (0)