Skip to content

Instantly share code, notes, and snippets.

@danmayer
Created January 25, 2014 01:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danmayer/8610207 to your computer and use it in GitHub Desktop.
Save danmayer/8610207 to your computer and use it in GitHub Desktop.
success for one endpoint
./bin/runscala.sh -DskipErrors com.wordnik.swagger.codegen.BasicRubyGenerator http://churn.picoappz.com/api-docs "key"
base path is http://churn.picoappz.com/api-docs
********* Failed to read swagger json!
Error: Operation - responseClass | missing required field
**** ignoring errors and continuing
swagger version: 1.2
basePath:
api version: 1.0
missing models: Set()
----------
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
wrote api generated-code/ruby/lib/index_api.rb
wrote generated-code/ruby/lib/monkey.rb
wrote generated-code/ruby/lib/swagger.rb
wrote generated-code/ruby/lib/swagger/configuration.rb
wrote generated-code/ruby/lib/swagger/response.rb
wrote generated-code/ruby/lib/swagger/version.rb
wrote generated-code/ruby/lib/swagger/request.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment