Skip to content

Generator: Fix type resolution errors for excelonlinebusiness connector #138

@daviburg

Description

@daviburg

The excelonlinebusiness (Excel Online Business) connector generates code that fails compilation with multiple CS0246 type resolution errors.

This connector operates on SharePoint-hosted Excel files (vs excelonline which uses OneDrive). Its swagger has complex type references that the generators GenerateReferencedDefinitionTypes does not fully resolve.

Note: The excelonline (OneDrive-based) connector generates and compiles successfully.

Connector: excelonlinebusiness
Auth: AAD OAuth (aadcertificate)
Priority: Low - excelonline already covers most use cases

Related to #7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    generatorCodefulSdkGenerator issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions