Skip to content

Conversation

@fitztrev
Copy link
Member

Closes #14880

http --json http://localhost:8080/study
{
    "paginator": {
        "currentPage": 1,
        "currentPageResults": [
            {
                "chapters": [
                    "Chapter 1"
                ],
                "id": "0mO67S28",
                "liked": false,
                "likes": 1,
                "members": [
                    {
                        "role": "w",
                        "user": {
                            "flair": "people.person-frowning-medium-dark-skin-tone",
                            "id": "admin",
                            "name": "Admin"
                        }
                    }
                ],
                "name": "Test Study",
                "owner": {
                    "flair": "people.person-frowning-medium-dark-skin-tone",
                    "id": "admin",
                    "name": "Admin"
                },
+                "topics": [
+                    "Openings",
+                    "Ruy Lopez"
+                ],
                "updatedAt": 1710599159175
            }
        ],
        "maxPerPage": 16,
        "nbPages": 625,
        "nbResults": 9999,
        "nextPage": 2,
        "previousPage": null
    }
}

@ornicar ornicar merged commit d21fadb into lichess-org:master Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Topics in study lists

2 participants