Sha256: 606e8c2cd36c99fd337a8d7b46e89a515e09e1c4e7a188291381558b0bbc7fe9

Contents?: true

Size: 298 Bytes

Versions: 2

Compression:

Stored size: 298 Bytes

Contents

prostore_source:
  type: rest
  version: 1.0
  adapter: prostore
  protocol: http
  host: localhost
  port: 9090
  path: api/v1/datamarts/query?format=json
  template: '{ "query": "%{request}" }'
  payload-path: result
  headers:
    - accept: application/json
    - content-type: application/json

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
qravan-0.1.1 sources/prostore/1.0/source.yaml
qravan-0.1.0 sources/prostore/1.0/source.yaml