meilisearch / meilisearch/meilisearch-ruby
[v1.30] Update Network API compatibility
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Ruby
- Stars
- 224
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Description
Meilisearch v1.30 introduced breaking changes to the experimental Networks API (available on the enterprise edition.)
NB: The Networks API was introduced in Meilisearch v1.19.
We want to update this SDK to be compatible with the new Network API.
Tasks
- Add methods to interact with the
/networkendpoints - Add test cases for the methods
- Update the examples in .code-samples.meilisearch.yaml under the
get_network_1andupdate_network_1keys
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Meilisearch v1.30 release notes to understand the breaking Network API changes, then inspect the SDK's existing API method patterns. Add methods for the /network endpoints and test cases for them; update .code-samples.meilisearch.yaml under get_network_1 and update_network_1.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100