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

fix(API): pass translation_key_ids when removing keys from job #771

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

theSoenke
Copy link
Collaborator

Fix passing the translation_key_ids as arrays in query params are not properly supported by the generated client and move the param to the body. Also move the branch param to the request body to align it with keys_create`

phrase/phrase-cli#158

@theSoenke theSoenke requested a review from jablan January 29, 2025 13:13
paths/jobs/remove_keys.yaml Outdated Show resolved Hide resolved
@jablan
Copy link
Collaborator

jablan commented Jan 29, 2025

I'd also call it fix(API) rather than fix(CLI,go)

@theSoenke theSoenke changed the title fix(CLI,go): pass translation_key_ids when removing keys from job fix(API): pass translation_key_ids when removing keys from job Jan 29, 2025
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