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.
Describe the bug
The validateSwagger Gradle task fails due to exception:
To Reproduce:
Create new directory
Run gradle init
Download https://github.com/int128/gradle-swagger-generator-plugin/blob/master/acceptance-test/examples/openapi-v2-petstore.yaml into directory
Update build.gradle
Expected behavior:
Validates swagger spec
Environment
Plugin version: 2.18.1
Gradle version: 5.4.1
Java version:
openjdk version "1.8.0_172"
OpenJDK Runtime Environment (Zulu 8.30.0.1-win64) (build 1.8.0_172-b01)
OpenJDK 64-Bit Server VM (Zulu 8.30.0.1-win64) (build 25.172-b01, mixed mode)
OS: Windows 10
The text was updated successfully, but these errors were encountered: