You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
I am using org.hidetake.swagger.generator v. 2.15.0 and swagger-codegen-cli v. 3.0.0 (as swaggerCodegen in my gradle dependencies). (gradle v. 4.10.2, java 1.8.0 and linux 4.15) I also have:
But when I execute ./gradlew generateSwaggerCode the generated html2 output has empty schemas (apis are shown fine). Using the very same yaml file and the online swagger editor, the generated html2 shows my defined schemas. What am I missing?
The text was updated successfully, but these errors were encountered:
I am using org.hidetake.swagger.generator v. 2.15.0 and swagger-codegen-cli v. 3.0.0 (as swaggerCodegen in my gradle dependencies). (gradle v. 4.10.2, java 1.8.0 and linux 4.15) I also have:
But when I execute ./gradlew generateSwaggerCode the generated html2 output has empty schemas (apis are shown fine). Using the very same yaml file and the online swagger editor, the generated html2 shows my defined schemas. What am I missing?
The text was updated successfully, but these errors were encountered: