{ "schema_type": "object", "schema_version": "1.1", "name": "build_route_errors", "path": "packages/ree_roda/package/ree_roda/services/build_route_errors.rb", "mount_as": "fn", "class": "ReeRoda::BuildRouteErrors", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "ArrayOf[ReeSwagger::ErrorDto]", "args": [ { "arg": "route", "arg_type": "req", "type": "ReeRoutes::Route" } ] } ], "links": [ ] }