Skip to content

Conversation

@millotp
Copy link
Collaborator

@millotp millotp commented Oct 24, 2025

🧭 What and Why

🎟 JIRA Ticket: DI-4359

Add all missing ACLs, and a linter to assert that all endpoints have the x-acl prop.

@millotp millotp self-assigned this Oct 24, 2025
@millotp millotp requested a review from a team as a code owner October 24, 2025 11:30
@millotp millotp requested review from Fluf22 and morganleroi October 24, 2025 11:30
@algolia-bot
Copy link
Collaborator

algolia-bot commented Oct 24, 2025

✔️ Code generated!

Name Link
🪓 Triggered by 0d216832ebddb3db17e810b9e1d07edca8324cdb
🍃 Generated commit 6a75eaf6bc0cc58d52f35e52661686eac3cc2ca4
🌲 Generated branch generated/fix/acl-everywhere
📊 Benchmark results

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

Language Req/s
go 1956
javascript 1659
php 1474
csharp 1194
python 1148
java 1025
ruby 797
swift 375
scala 23

if (!spec) {
return;
}
if (spec === 'monitoring') {
Copy link
Member

Choose a reason for hiding this comment

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

should this be the case for the crawler as well? or is it the case because it' doesn't have a client?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I added acl for all the crawler endpoints so that this linter doesn't get mad, but I could exclude it

@millotp millotp requested a review from shortcuts October 27, 2025 13:54
@millotp millotp enabled auto-merge (squash) October 27, 2025 14:18
@millotp millotp merged commit 1eee2a5 into main Oct 27, 2025
29 checks passed
@millotp millotp deleted the fix/acl-everywhere branch October 27, 2025 14:38
algolia-bot added a commit that referenced this pull request Oct 27, 2025
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-csharp that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-dart that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-go that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-javascript that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-kotlin that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-php that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-python that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-ruby that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-scala that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
algolia-bot added a commit to algolia/algoliasearch-client-swift that referenced this pull request Oct 27, 2025
algolia/api-clients-automation#5529

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.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.

4 participants