kurusugawa-computer / kurusugawa-computer/annofab-api-python-client
[REQ]openapi generatorのwarningを解決する
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
[DEPRECATED] -D arguments after 'generate' are application arguments and not Java System Properties, please consider changing to -p, or apply your options to JAVA_OPTS, or move the -D arguments before the jar option.
Contributor guide
No contributing guide indexed for this repository
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
Locate the OpenAPI generator invocation that produces this warning and inspect how its -D arguments are passed after generate. Adjust the argument placement according to the warning, then rerun the generation command and confirm that the deprecation warning no longer appears.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, python
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100