Sha256: f5db21d5e34633567b5a639cb89958fdb76ed2bd9f04f77a59822de6ab98af0c
Contents?: true
Size: 870 Bytes
Versions: 6
Compression:
Stored size: 870 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "String" }, { "arg": "description", "type": "String" }, { "arg": "version", "type": "String" }, { "arg": "endpoints", "type": "ArrayOf[ReeSwagger::EndpointDto]" } ] } ], "links": [ { "target": "build_endpoint_schema", "package_name": "ree_swagger", "as": "build_endpoint_schema", "imports": [ ] } ] }
Version data entries
6 entries across 6 versions & 1 rubygems