OpenAPITools / OpenAPITools/openapi-generator

[REQ] Allow to specify Guzzle version on generation

Open
#14,492 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement: Feature
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

Hi,

I generated multiple api sdk, but I need to update a specific one to the latest version.
the updated new one is now in conflict with previous library I don't need to update, because the generator used Guzzle 7 instead of Guzzle 6, as before.

How can I restrict some php package (in this case, guzzle 6) to a fixed version ?

Thank you

Geoffrey

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

The issue concerns generated PHP SDK dependencies and the Guzzle 6 versus Guzzle 7 choice, but names no files or tests. Start by tracing where the PHP generator defines package dependencies and version selection; done means a generated SDK can pin Guzzle 6 without affecting another generated SDK.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.