OpenAPITools / OpenAPITools/openapi-generator
这个通用的应该改为toSrcPath(invokerPackage, srcBasePath),
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
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
Open the linked line in modules/openapi-generator/src/main/java/org/openapitools/codegen/languages/PhpClientCodegen.java and inspect the surrounding path-handling code. Confirm how the generic call should use toSrcPath(invokerPackage, srcBasePath), then verify the resulting change with the relevant existing generator checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, php
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100