Giter Club home page Giter Club logo

Comments (3)

glnarayanan avatar glnarayanan commented on September 16, 2024

I get the same error, with swagger-docs version 0.1.3:

rake aborted! no implicit conversion of Symbol into Integer /home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:112:in []'
/home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:112:in block in process_path' /home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:110:in each'
/home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:110:in process_path' /home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:44:in block in write_doc'
/home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:43:in each' /home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:43:in write_doc'
/home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:26:in block in write_docs' /home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:24:in each'
/home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/swagger/docs/generator.rb:24:in write_docs' /home/trailblazer/.rvm/gems/ruby-2.0.0-p353/gems/swagger-docs-0.1.3/lib/tasks/swagger.rake:5:in block (2 levels) in <top (required)>'
/home/trailblazer/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in eval' /home/trailblazer/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in

'
Tasks: TOP => swagger:docs
(See full trace by running task with --trace)`

from swagger-docs.

ldnunes avatar ldnunes commented on September 16, 2024

The problem is on the line 134 of lib/swagger/docs/generator.rb, method get_route_path_apis. In the middle of the method there is a return statement receiving a apis variable. Instead, it should receive {apis: apis, models: models}.

from swagger-docs.

richhollis avatar richhollis commented on September 16, 2024

Please try 0.1.4 - with thanks to Lucas for this.

from swagger-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.