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

feat: add Rules endpoints for search client #48

Merged
merged 11 commits into from
Dec 17, 2021

Conversation

damcou
Copy link
Contributor

@damcou damcou commented Dec 16, 2021

Added keys endpoints for the search client:

  • /1/indexes/{indexName}/rules/{objectID} (saveRule(), getRule(), deleteRule())
  • /1/indexes/{indexName}/rules/batch (batchRules())
  • /1/indexes/{indexName}/rules/clear (clearRules())
  • /1/indexes/{indexName}/rules/search (searchRules())

Related doc :

@damcou damcou requested review from millotp and shortcuts December 16, 2021 16:10
Copy link
Member

@shortcuts shortcuts left a comment

Choose a reason for hiding this comment

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

:kermittyping:

specs/search/paths/rules/searchRules.yml Show resolved Hide resolved
specs/search/paths/rules/searchRules.yml Show resolved Hide resolved
tests/CTS/clients/search/searchRules.json Outdated Show resolved Hide resolved
specs/search/paths/rules/rule.yml Outdated Show resolved Hide resolved
specs/common/parameters.yml Show resolved Hide resolved
@damcou damcou requested a review from shortcuts December 17, 2021 13:54
shortcuts
shortcuts previously approved these changes Dec 17, 2021
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.

2 participants