Skip to content

Generator: Fix missing FormsList type reference for microsoftforms #137

@daviburg

Description

@daviburg

The microsoftforms connector fails code generation with:
CS0246: The type or namespace name FormsList could not be found

Root cause: The swagger response references a type (FormsList) via a ref that is defined in the swagger definitions, but the generators reachability analysis (GenerateReferencedDefinitionTypes) does not follow the reference chain to generate it.

Connector: microsoftforms (Microsoft Forms)
Auth: AAD OAuth (aadcertificate)
Priority: Medium - popular M365 connector

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