Sha256: f782dd8b9deece48023aa08911c74c9bf11080d5679daf38482aaa34d60c8d45

Contents?: true

Size: 502 Bytes

Versions: 2

Compression:

Stored size: 502 Bytes

Contents

exec: {}

in:
  type: http
  url: http://express.heartrails.com/api/json
  params:
    - {name: method, value: getStations}
    - {name: x, value: 135.0}
    - {name: y, value: "{35,34}.0", expand: 1}
  method: get
  user_agent: example_json
  charset: utf8
  request_interval: 600
  interval_includes_response_time: 1
  request_headers: {X-Some-Key1: some-value1, X-Some-key2: some-value2}
  pager: {from_param: from, to_param: to, pages: 10, step: 100}
  parser:
    type: none

out: {type: stdout}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
embulk-input-http-0.0.15 example/json-example.yml
embulk-input-http-0.0.13 example/json-example.yml