0

for me, aspnetcore is missing from Codegen Options in SwaggerHub.

Am I making some simple mistake? I just want to generate server stub from existing openapi file.

thank you.

Dzagana
  • 73
  • 1
  • 1
  • 7

1 Answers1

1

figured out myself - when creating an new API in SwaggerHub, you should go with OpenAPI Version 2.0 , not 3.0 if you want to have Server Stub generation option.

Dzagana
  • 73
  • 1
  • 1
  • 7