OpenAPITools / OpenAPITools/openapi-generator

[REQ] Show line number for INFO generated by openapi generator

Open
#11,614 0 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

I use this command with my YAML

openapi-generator-cli generate -g python-flask -i cfgsys.yaml -o py

INFO messages of the generator are printed without any indication of a line number.

It would be nice to have lines number.

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

Reproduce the issue with openapi-generator-cli generate -g python-flask -i cfgsys.yaml -o py, then trace where the generator emits INFO messages while processing the YAML input. Done means the relevant INFO output includes the source line number from the input specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.