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 300a719 commit d131ba2Copy full SHA for d131ba2
README.md
@@ -90,4 +90,8 @@ response = client.get_editorials(page=2, post_type="review", sort="title")
90
91
```python
92
response = client.get_about()
93
+```
94
+
95
+```python
96
+response = client.get_socials()
97
```
0 commit comments