Sha256: 86279eeff80305204ce357ddc485e9afa91390b633c43305627988df30cd8dcd
Contents?: true
Size: 1.08 KB
Versions: 71
Compression:
Stored size: 1.08 KB
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "build_schema", "path": "packages/ree_swagger/package/ree_swagger/functions/build_schema.rb", "mount_as": "fn", "class": "ReeSwagger::BuildSchema", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Hash", "args": [ { "arg": "title", "arg_type": "keyreq", "type": "String" }, { "arg": "description", "arg_type": "keyreq", "type": "String" }, { "arg": "version", "arg_type": "keyreq", "type": "String" }, { "arg": "api_url", "arg_type": "keyreq", "type": "String" }, { "arg": "endpoints", "arg_type": "keyreq", "type": "ArrayOf[ReeSwagger::EndpointDto]" } ] } ], "links": [ { "target": "build_endpoint_schema", "package_name": "ree_swagger", "as": "build_endpoint_schema", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems