Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DocumentAPI Build Error #31

Open
ramganesh19 opened this issue Jul 2, 2022 · 0 comments
Open

DocumentAPI Build Error #31

ramganesh19 opened this issue Jul 2, 2022 · 0 comments

Comments

@ramganesh19
Copy link

Generated the code with below command and get build error

npx openapi-generator-cli generate -i broker/openapi.yaml -g csharp-netcore -o build/csharp-netcore --additional-properties aspnetCoreVersion=3.1

Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name 'Set' could not be found (are you missing a using directive or an assembly reference?) Org.OpenAPITools C:\alpaca-docs\oas\build\csharp-netcore\src\Org.OpenAPITools\Api\DocumentsApi.cs 86 Active

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant