Sha256: 2beb3262e70c341cad8d00fe2f8dd9b505ee7ef717f048d93de613d2ff0fc22f

Contents?: true

Size: 1.13 KB

Versions: 5

Compression:

Stored size: 1.13 KB

Contents

{
  "webhooks": [
    {
      "id": 748073353265,
      "address": "https://test.example.com/webhooks",
      "topic": "shop/update",
      "created_at": "2020-04-01T00:00:00Z",
      "updated_at": "2020-04-01T00:00:00Z",
      "format": "json",
      "fields": [],
      "metafield_namespaces": [],
      "api_version": "2020-04",
      "private_metafield_namespaces": []
    },
    {
      "id": 748073353266,
      "address": "https://old.example.com/webhooks",
      "topic": "orders/create",
      "created_at": "2020-04-01T00:00:00Z",
      "updated_at": "2020-04-01T00:00:00Z",
      "format": "json",
      "fields": [],
      "metafield_namespaces": [],
      "api_version": "2020-04",
      "private_metafield_namespaces": []
    },
    {
      "id": 748073353267,
      "address": "https://test.example.com/webhooks",
      "topic": "orders/paid",
      "created_at": "2020-04-01T00:00:00Z",
      "updated_at": "2020-04-01T00:00:00Z",
      "format": "json",
      "fields": [
        "id",
        "financial_status"
      ],
      "metafield_namespaces": [],
      "api_version": "2020-04",
      "private_metafield_namespaces": []
    }
  ]
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
disco_app-0.18.2 test/fixtures/api/widget_store/existing_webhooks.json
disco_app-0.18.3 test/fixtures/api/widget_store/existing_webhooks.json
disco_app-0.18.6 test/fixtures/api/widget_store/existing_webhooks.json
disco_app-0.18.4 test/fixtures/api/widget_store/existing_webhooks.json
disco_app-0.18.1 test/fixtures/api/widget_store/existing_webhooks.json