-
Notifications
You must be signed in to change notification settings - Fork 21
docs: lot of guides #4355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: lot of guides #4355
Conversation
💥 Breaking changes detected !!Either this PR or a previous PR not released yet introduced breaking changes, be careful when merging. ✔️ Code generated!
📊 Benchmark resultsBenchmarks performed on the method using a mock server, the results might not reflect the real-world performance.
|
7e46cdf
to
b57f0b8
Compare
this throws because of automaticFacetFilters oneOf |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
did not review the snippets themselves, let's do that on the doc repo !
Co-authored-by: Clément Vannicatte <[email protected]> Co-authored-by: Morgan Leroi <[email protected]> Co-authored-by: Pierre Millot <[email protected]> Co-authored-by: Thomas Raffray <[email protected]>
algolia/api-clients-automation#4355 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]> Co-authored-by: Morgan Leroi <[email protected]> Co-authored-by: Pierre Millot <[email protected]> Co-authored-by: Thomas Raffray <[email protected]>
algolia/api-clients-automation#4355 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]> Co-authored-by: Morgan Leroi <[email protected]> Co-authored-by: Pierre Millot <[email protected]> Co-authored-by: Thomas Raffray <[email protected]>
algolia/api-clients-automation#4355 Co-authored-by: algolia-bot <[email protected]> Co-authored-by: Clément Vannicatte <[email protected]> Co-authored-by: Morgan Leroi <[email protected]> Co-authored-by: Pierre Millot <[email protected]> Co-authored-by: Thomas Raffray <[email protected]>
🧭 What and Why
🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-3385
How to:
tests/CTS/requests/<CLIENT_NAME>/<METHOD_NAME>.json
filea. Use a descriptive
testName
(see sheet for thesnippet key
column)b. Set
isSnippet
totrue
yarn cli cts generate python <CLIENT_NAME>
a. The CI will do the generate for all of them
yarn cli snippets python <CLIENT_NAME>
a. The CI will do the generate for all of them
b. The
>SEPARATOR
line in the added newly added snippet should reflect the test name, e.g.>SEPARATOR setSettings keywordSearch
insnippets/python/search.py
yarn cli build specs search -d -s