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
Task :processJson FAILED
Exception while reading:
java.lang.RuntimeException: Could not find file://C:/Development/openapi-processor/openapi-processor-samples/samples/spring-mvc/src/api/openapi.yaml on the classpath
at io.swagger.v3.parser.util.ClasspathHelper.loadFileFromClasspath(ClasspathHelper.java:31)
at io.swagger.v3.parser.OpenAPIV3Parser.readWithInfo(OpenAPIV3Parser.java:150)
at io.swagger.v3.parser.OpenAPIV3Parser.readLocation(OpenAPIV3Parser.java:59)
at com.github.hauner.openapi.json.processor.JsonProcessor.run(JsonProcessor.kt:75)
at io.openapiprocessor.api.OpenApiProcessor$run$0.call(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:115)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:127)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: