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

Genarating CSharp client displays clean hint regardless of whether --clean-output is already passed #5576

Closed
Balkoth opened this issue Oct 11, 2024 · 0 comments · Fixed by #5577
Assignees
Labels
Csharp Pull requests that update .net code status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience WIP
Milestone

Comments

@Balkoth
Copy link
Contributor

Balkoth commented Oct 11, 2024

What are you generating using Kiota, clients or plugins?

API Client/SDK

In what context or format are you using Kiota?

Windows executable

Client library/SDK language

Csharp

Describe the bug

When passing --clean-output to kiota the hint is emitted:

Hint: to force the generation to overwrite an existing client pass the --clean-output switch.
Example: kiota update --clean-output

Expected behavior

When passing --clean-output to kiota the hint should be omitted.

How to reproduce

Run an update command:

kiota update -o MyApi --cc --co

Open API description file

No response

Kiota Version

1.19

Latest Kiota version known to work for scenario above?(Not required)

No response

Known Workarounds

No response

Configuration

No response

Debug output

Click to expand log ```
</details>


### Other information

_No response_
@Balkoth Balkoth added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Oct 11, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Oct 11, 2024
@msgraph-bot msgraph-bot bot added the Csharp Pull requests that update .net code label Oct 11, 2024
@baywet baywet added this to the Kiota v1.19.1 milestone Oct 11, 2024
@baywet baywet moved this from Needs Triage 🔍 to In Progress 🚧 in Kiota Oct 11, 2024
@github-project-automation github-project-automation bot moved this from In Progress 🚧 to Done ✔️ in Kiota Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Csharp Pull requests that update .net code status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience WIP
Projects
Archived in project
2 participants