Skip to content

fix(specs): remove query parameter that are not accepted by the Composition API#6128

Merged
ClaraMuller merged 1 commit intomainfrom
clara/fix/main-query-params
Mar 19, 2026
Merged

fix(specs): remove query parameter that are not accepted by the Composition API#6128
ClaraMuller merged 1 commit intomainfrom
clara/fix/main-query-params

Conversation

@ClaraMuller
Copy link
Copy Markdown
Contributor

🧭 What and Why

Query parameter:

  • analytics
  • decompoundQuery
  • maxFacetHits

are not accepted by Composition API: see compositions/schema/query_parameters.go
This could change in the futur but today this is not the case.

🧪 Test

CI

@ClaraMuller ClaraMuller requested a review from a team as a code owner March 18, 2026 16:09
@algolia-bot
Copy link
Copy Markdown
Collaborator

algolia-bot commented Mar 18, 2026

💥 Breaking changes detected !!

Either this PR or a previous PR not released yet introduced breaking changes, be careful when merging.
You can find the details in the 'client java@21' CI job.

✔️ Code generated!

Name Link
🪓 Triggered by 474beaccebfca7a162ad494c508b37a514345ac2
🍃 Generated commit 9f3608c37079c2e0a840be785548709d35394bf9
🌲 Generated branch generated/clara/fix/main-query-params
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
javascript 2355
go 2219
php 1779
csharp 1612
python 1331
java 1120
ruby 1042
swift 759
scala 23

Copy link
Copy Markdown
Contributor

@gavinwade12 gavinwade12 left a comment

Choose a reason for hiding this comment

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

Thanks! We also had these listed in our Confluence docs, so I removed them: https://github.com/algolia/metis/pull/14205

@ClaraMuller ClaraMuller merged commit 600f157 into main Mar 19, 2026
36 checks passed
@ClaraMuller ClaraMuller deleted the clara/fix/main-query-params branch March 19, 2026 08:13
algolia-bot added a commit that referenced this pull request Mar 19, 2026
…sition API (#6128) (generated) [skip ci]

Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-csharp that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-dart that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-go that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-java that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-javascript that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-kotlin that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-php that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-python that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-ruby that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-scala that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
algolia-bot added a commit to algolia/algoliasearch-client-swift that referenced this pull request Mar 19, 2026
…sition API (generated)

algolia/api-clients-automation#6128

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Clara Muller <5667350+ClaraMuller@users.noreply.github.com>
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.

3 participants