Skip to content
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

fix(specs): remove some parameters from trending requests #1915

Merged
merged 8 commits into from Aug 17, 2023

Conversation

shortcuts
Copy link
Member

@shortcuts shortcuts commented Aug 16, 2023

🧭 What and Why

🎟 JIRA Ticket: https://algolia.atlassian.net/browse/DI-1485

Changes included:

As mentioned in algolia/algoliasearch-client-javascript#1433, queryParameters and fallbackParameters are only supported for recommendation requests, not trending ones. Also aligns the naming with the current version for less breaking changes in case of type imports

closes #1181, #1561

@shortcuts shortcuts self-assigned this Aug 16, 2023
@netlify
Copy link

netlify bot commented Aug 16, 2023

Deploy Preview for api-clients-automation ready!

Name Link
🔨 Latest commit fad2064
🔍 Latest deploy log https://app.netlify.com/sites/api-clients-automation/deploys/64ddd7af4b2f6d00088c628b
😎 Deploy Preview https://deploy-preview-1915--api-clients-automation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@algolia-bot
Copy link
Collaborator

algolia-bot commented Aug 16, 2023

✗ The generated branch has been deleted.

If the PR has been merged, you can check the generated code on the main branch.
You can still access the code generated on main via this commit.

@shortcuts shortcuts marked this pull request as ready for review August 16, 2023 12:17
@shortcuts shortcuts requested a review from a team as a code owner August 16, 2023 12:17
@shortcuts shortcuts requested a review from millotp August 17, 2023 07:35
millotp
millotp previously approved these changes Aug 17, 2023
Copy link
Collaborator

@millotp millotp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no idea about the API but the spec looks good !

@shortcuts shortcuts merged commit 693631c into main Aug 17, 2023
24 checks passed
@shortcuts shortcuts deleted the fix/recommend-fallbackParameters-queryParameters branch August 17, 2023 08:56
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.

recommend: reflect latest changes from JavaScript stable
3 participants