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

--type parameter for plugin command does not enumerate valid values in the help #5230

Closed
darrelmiller opened this issue Aug 24, 2024 · 0 comments · Fixed by #5238
Closed
Assignees
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience WIP
Milestone

Comments

@darrelmiller
Copy link
Member

What are you generating using Kiota, clients or plugins?

Kiota plugin

In what context or format are you using Kiota?

Nuget tool

Client library/SDK language

None

Describe the bug

Help shows

-t, --type (REQUIRED) The type of manifest to generate. Accepts multiple values.

I don't know what those multiple values are. They also appear to be case sensitive, is that the convention?

Expected behavior

Some hint as to the valid values. We do see valid values in the error report if we provide the wrong value.

How to reproduce

kiota plugin add -d ".@typespec\openapi3\openapi.yaml" --pn suno

Open API description file

No response

Kiota Version

1.18.0-preview.202408220001+9b943845ea8e90b3d5d7d4ee30b4fee0f9d36ab1

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_
@darrelmiller darrelmiller added type:bug A broken experience status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Aug 24, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Aug 24, 2024
@baywet baywet self-assigned this Aug 26, 2024
@baywet baywet moved this from Needs Triage 🔍 to In Progress 🚧 in Kiota Aug 26, 2024
@baywet baywet added this to the Kiota v1.18 milestone Aug 26, 2024
@baywet baywet moved this from In Progress 🚧 to In Review 💭 in Kiota Aug 26, 2024
@github-project-automation github-project-automation bot moved this from In Review 💭 to Done ✔️ in Kiota Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience WIP
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants