Sha256: 03fa386b59fca13cab31a3747188b75a5e677a0ecf80ade0c4ce6aa8a697e072

Contents?: true

Size: 413 Bytes

Versions: 14

Compression:

Stored size: 413 Bytes

Contents

{
  "name": "Sample URL",
  "description": "A sample Integration URL",
  "enabled": true,
  "markup": "http://www.example.com/name={{customer.name | url_encode}}",
  "rendered": "http://www.example.com/name=Andrew",
  "created_at": "2013-11-22T22:49:20Z",
  "updated_at": "2013-11-22T22:49:20Z",
  "_links": {
    "self": {
      "href": "/api/v2/integration_urls/1",
      "class": "integration_url"
    }
  }
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
desk-1.2.0 spec/fixtures/integration_url
desk-1.1.1 spec/fixtures/integration_url
desk-1.1.0 spec/fixtures/integration_url
desk-1.0.10 spec/fixtures/integration_url
desk-1.0.9 spec/fixtures/integration_url
desk-1.0.8 spec/fixtures/integration_url
desk-1.0.7 spec/fixtures/integration_url
desk-1.0.6 spec/fixtures/integration_url
desk-1.0.5 spec/fixtures/integration_url
desk-1.0.4 spec/fixtures/integration_url
desk-1.0.3 spec/fixtures/integration_url
desk-1.0.2 spec/fixtures/integration_url
desk-1.0.1 spec/fixtures/integration_url
desk-1.0.0 spec/fixtures/integration_url