PowerShellOpenApiClassExporter.ValidClassNames property

Holds valid class names to be used as type in the OpenAPI function definitions.

public static List<string> ValidClassNames { get; }

See Also