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

Kiota example commands have not been updated to use the new model #5241

Closed
darrelmiller opened this issue Aug 26, 2024 · 1 comment · Fixed by #5244
Closed

Kiota example commands have not been updated to use the new model #5241

darrelmiller opened this issue Aug 26, 2024 · 1 comment · Fixed by #5244
Assignees
Labels
type:bug A broken experience WIP
Milestone

Comments

@darrelmiller
Copy link
Member

What are you generating using Kiota, clients or plugins?

API Client/SDK

In what context or format are you using Kiota?

Nuget tool

Client library/SDK language

None

Describe the bug

 kiota show -k github::darrelmiller/openai-spec/api.openai.com/v1

Example: kiota generate -l <language> -o <output path> -d "https://raw.githubusercontent.com/openai/openai-openapi/master/openapi.yaml"

Trying this command gives Unrecognized command or argument 'generate'.

Expected behavior

A valid kiota command that works

How to reproduce

kiota show -k github::darrelmiller/openai-spec/api.openai.com/v1

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 26, 2024
@baywet baywet self-assigned this Aug 26, 2024
@baywet baywet removed the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Aug 26, 2024
@baywet baywet added this to the Kiota v1.18 milestone Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug A broken experience WIP
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants
@darrelmiller @baywet and others