Skip to content

Add OpenApi document version in GeneratePlugin command #6513

@fey101

Description

@fey101
Contributor

Is your feature request related to a problem? Please describe the problem.

Add the specVersion to generatePluginResult to avoid calling GetKiotaTree twice especially for a large spec file which will be expensive.
Related to #6461
Request from TTK team which uses external OAS and relies on Kiota extension package to know the generated spec file.
Usecase: cases where the generated spec file is upgraded from the initial user's spec input file.

Client library/SDK language

Csharp

Describe the solution you'd like

Add the specVersion to generatePlugin Command so as to pass this to generatePluginResult of the Kiota extension NPM package

Additional context

No response

Activity

moved this to Needs Triage 🔍 in Kiotaon Apr 30, 2025
linked a pull request that will close this issue on May 8, 2025
added
enhancementNew feature or request
generatorIssues or improvements relater to generation capabilities.
type:enhancementEnhancement request targeting an existing experience
and removed
CsharpPull requests that update .net code
on Jun 16, 2025
added theissue type on Jun 16, 2025
moved this from Needs Triage 🔍 to New📃 in Kiotaon Jun 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgeneratorIssues or improvements relater to generation capabilities.type:enhancementEnhancement request targeting an existing experiencetype:featureNew experience request

    Projects

    Status

    New📃

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @baywet@fey101

      Issue actions

        Add OpenApi document version in GeneratePlugin command · Issue #6513 · microsoft/kiota