crowdin / crowdin/crowdin-api-client-ruby

Add support for AI Gateway provider methods

Open
#118 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Ruby
Stars
59
Forks
22
Avg merge
1h 11m
Merged PRs (30d)
1

Description

The Crowdin API has been extended with new methods in the **AI Gateway** section for managing provider gateway configuration, including retrieval, creation, update, partial update, and deletion operations.

The Crowdin API client libraries should be updated to support these methods so developers can fully manage AI Gateway provider configuration directly from SDKs.

**References:**
- [AI Gateway (GET)](https://support.crowdin.com/developer/api/v2/#tag/AI-Gateway/operation/api.ai.providers.gateway.crowdin.get)
- [AI Gateway (PUT)](https://support.crowdin.com/developer/api/v2/#tag/AI-Gateway/operation/api.ai.providers.gateway.crowdin.put)
- [AI Gateway (POST)](https://support.crowdin.com/developer/api/v2/#tag/AI-Gateway/operation/api.ai.providers.gateway.crowdin.post)
- [AI Gateway (DELETE)](https://support.crowdin.com/developer/api/v2/#tag/AI-Gateway/operation/api.ai.providers.gateway.crowdin.delete)
- [AI Gateway (PATCH)](https://support.crowdin.com/developer/api/v2/#tag/AI-Gateway/operation/api.ai.providers.gateway.crowdin.patch)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.