Skip to content

Commit 6ce8750

Browse files
Merge pull request #374 from algolia-api-client-bot/master
Update README
2 parents b08156d + 18935b1 commit 6ce8750

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,17 @@ search.start();
279279

280280

281281

282+
### A/B Test
283+
284+
- [Add an A/B test](https://algolia.com/doc/api-reference/api-methods/add-ab-test/?language=python)
285+
- [Get an A/B test](https://algolia.com/doc/api-reference/api-methods/get-ab-test/?language=python)
286+
- [List A/B tests](https://algolia.com/doc/api-reference/api-methods/get-ab-tests/?language=python)
287+
- [Stop an A/B test](https://algolia.com/doc/api-reference/api-methods/stop-ab-test/?language=python)
288+
- [Delete an A/B test](https://algolia.com/doc/api-reference/api-methods/delete-ab-test/?language=python)
289+
290+
291+
292+
282293
### MultiClusters
283294

284295
- [Assign or Move userID](https://algolia.com/doc/api-reference/api-methods/assign-user-id/?language=python)

0 commit comments

Comments
 (0)