Registry / web-framework / swagger-docs

swagger-docs

JSON →
library0.2.9rbrubygemsunverified

Generates JSON files for Rails apps to use with Swagger UI.

gem install swagger-docs
INSTALL
IMPORT
SIG · SWAGGER-DOCS
S
swagger-docs
web-frameworkrubyv0.2.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Swagger::Docs
require 'swagger-docs'

Configure Swagger documentation for a Rails API.

require 'swagger-docs' Swagger::Docs::Config.register_apis( '1.0' => { controller_base_path: 'api', api_file_path: 'public', base_path: 'http://localhost:3000' } )
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
swagger-docs — gem install swagger-docs · libregistry