Sha256: 4beb347451228757c9595199a42e9dc1cac224a7432320b8529a29d880a5d835

Contents?: true

Size: 754 Bytes

Versions: 11

Compression:

Stored size: 754 Bytes

Contents

{
  "total_results": 1,
  "total_pages": 1,
  "prev_url": null,
  "next_url": null,
  "resources": [
    {
      "metadata": {
        "guid": "domain-id-1",
        "url": "/v2/domains/domain-id-1",
        "created_at": "2012-09-19 21:03:47 +0000",
        "updated_at": null
      },
      "entity": {
        "name": "domain.com",
        "owning_organization_guid": null,
        "wildcard": true
      }
    },
    {
      "metadata": {
        "guid": "domain-id-2",
        "url": "/v2/domains/domain-id-2",
        "created_at": "2012-09-19 21:03:47 +0000",
        "updated_at": null
      },
      "entity": {
        "name": "domain2.com",
        "owning_organization_guid": "organization-id-1",
        "wildcard": true
      }
    }
  ]
}

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
static-1.0.3 vendor/cfoundry-0.5.2/spec/fixtures/fake_cc_organization_domains.json
static-1.0.1 vendor/cfoundry-0.5.2/spec/fixtures/fake_cc_organization_domains.json
cfoundry-0.5.3.rc5 spec/fixtures/fake_cc_organization_domains.json
cfoundry-0.5.3.rc4 spec/fixtures/fake_cc_organization_domains.json
cfoundry-0.5.3.rc3 spec/fixtures/fake_cc_organization_domains.json
cfoundry-0.5.3.rc2 spec/fixtures/fake_cc_organization_domains.json
cfoundry-0.5.3.rc1 spec/fixtures/fake_cc_organization_domains.json
cfoundry-0.5.2 spec/fixtures/fake_cc_organization_domains.json
cfoundry-0.5.1.rc5 spec/fixtures/fake_cc_organization_domains.json
cfoundry-0.5.1.rc4 spec/fixtures/fake_cc_organization_domains.json
cfoundry-0.5.1.rc3 spec/fixtures/fake_cc_organization_domains.json