Skip to content

.Net: OpenAPI plugin & functions import filters #6890

@SergeyMenshykh

Description

@SergeyMenshykh

Consider having OpenAPI plugins filter and OpenAPI plugin functions filter that would be called at plugin import step. The filters may accept:

  • Original OpenAPI document so the filter can access it if needed.
  • Parsed model as a ref parameter. Calling code can access, modify and replace it if needed. Public OpenApi model surface should be revisited.
  • Parser. Calling code may need to parse a subset of the original document.
  • etc...

It should be possible:

Metadata

Metadata

Assignees

No one assigned

    Labels

    .NETIssue or Pull requests regarding .NET codeopenapiIssues related to the OpenAPI function importersk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

    Type

    No type

    Projects

    Status

    Backlog: Planned

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions