Sha256: d08915da9e8b1a3fce1e59c7791dc1a1e7b52e11bb907a65d8b74f4efd36261c
Contents?: true
Size: 1.21 KB
Versions: 64
Compression:
Stored size: 1.21 KB
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "build_swagger_from_routes", "path": "packages/ree_roda/package/ree_roda/services/build_swagger_from_routes.rb", "mount_as": "fn", "class": "ReeRoda::BuildSwaggerFromRoutes", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Hash", "args": [ { "arg": "routes", "arg_type": "req", "type": "ArrayOf[ReeRoutes::Route]" }, { "arg": "title", "arg_type": "req", "type": "String" }, { "arg": "description", "arg_type": "req", "type": "String" }, { "arg": "version", "arg_type": "req", "type": "String" }, { "arg": "api_url", "arg_type": "req", "type": "String" } ] } ], "links": [ { "target": "build_route_errors", "package_name": "ree_roda", "as": "build_route_errors", "imports": [ ] }, { "target": "build_schema", "package_name": "ree_swagger", "as": "build_schema", "imports": [ ] } ] }
Version data entries
64 entries across 64 versions & 1 rubygems