meilisearch / meilisearch/meilisearch-ruby

[v1.30] Update Network API compatibility

Open
#665 1 comment 1 reaction 0 assignees View on GitHub

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 /network endpoints
  • Add test cases for the methods
  • Update the examples in .code-samples.meilisearch.yaml under the get_network_1 and update_network_1 keys

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.