Sha256: 31b4294fac43898dd96fbd3609ba42a9a88c0d9d864071eae345712d4e27e91d

Contents?: true

Size: 1.22 KB

Versions: 3

Compression:

Stored size: 1.22 KB

Contents

{
  "schema_type": "object",
  "schema_version": "1.1",
  "name": "build_swagger_from_actions",
  "path": "packages/ree_roda/package/ree_roda/services/build_swagger_from_actions.rb",
  "mount_as": "fn",
  "class": "ReeRoda::BuildSwaggerFromActions",
  "factory": null,
  "methods": [
    {
      "doc": "",
      "throws": [

      ],
      "return": "Hash",
      "args": [
        {
          "arg": "actions",
          "arg_type": "req",
          "type": "ArrayOf[ReeActions::Action]"
        },
        {
          "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_action_errors",
      "package_name": "ree_roda",
      "as": "build_action_errors",
      "imports": [

      ]
    },
    {
      "target": "build_schema",
      "package_name": "ree_swagger",
      "as": "build_schema",
      "imports": [

      ]
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
ree_lib-1.0.39 lib/ree_lib/packages/ree_roda/schemas/ree_roda/services/build_swagger_from_actions.schema.json
ree_lib-1.0.38 lib/ree_lib/packages/ree_roda/schemas/ree_roda/services/build_swagger_from_actions.schema.json
ree_lib-1.0.37 lib/ree_lib/packages/ree_roda/schemas/ree_roda/services/build_swagger_from_actions.schema.json