Sha256: eb988fbfae614d4f72d02c843b2d5a14d347409d43aac237a9802c82d259df86

Contents?: true

Size: 1.47 KB

Versions: 71

Compression:

Stored size: 1.47 KB

Contents

{
  "schema_type": "object",
  "schema_version": "1.1",
  "name": "http_put",
  "path": "packages/ree_http/package/ree_http/functions/http_put.rb",
  "mount_as": "fn",
  "class": "ReeHttp::HttpPut",
  "factory": null,
  "methods": [
    {
      "doc": "Sends PUT HTTP request to a specified destination.\nSee http_exec for usage examples.",
      "throws": [

      ],
      "return": "Net::HTTPResponse",
      "args": [
        {
          "arg": "url",
          "arg_type": "req",
          "type": "String"
        },
        {
          "arg": "opts",
          "arg_type": "keyrest",
          "type": "Ksplat[:headers? => HashOf[Or[String, Symbol], Or[String, Integer]], :body? => Or[String, Hash, File], :form_data? => HashOf[Or[Symbol, String], Or[Integer, Float, Bool, String, Array, File]], :write_timeout? => Integer, :timeout? => Integer, :redirects_count? => Integer, :strict_redirect_mode? => Bool, :query_params? => HashOf[Or[String, Symbol], Any], :force_ssl? => Bool, :ca_certs? => ArrayOf[File], :basic_auth? => {:username => String, :password => String}, :bearer_token? => String, :proxy? => {:address => String, :port? => Integer, :username? => String, :password? => String}]"
        },
        {
          "arg": "block",
          "arg_type": "block",
          "type": "Block"
        }
      ]
    }
  ],
  "links": [
    {
      "target": "http_exec",
      "package_name": "ree_http",
      "as": "http_exec",
      "imports": [
        "OPTS_CONTRACT"
      ]
    }
  ]
}

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
ree_lib-1.0.63 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.62 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.61 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.60 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.59 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.58 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.57 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.56 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.55 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.54 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.53 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.52 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.51 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.50 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.49 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.48 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.47 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.46 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.45 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json
ree_lib-1.0.44 lib/ree_lib/packages/ree_http/schemas/ree_http/functions/http_put.schema.json