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.
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.