Sha256: 7b6fc656cba3ef12f0ef71baa87524883df80450ee06c9f89fdd01e2683a45f2

Contents?: true

Size: 1.69 KB

Versions: 5

Compression:

Stored size: 1.69 KB

Contents

{
    "configurations": [
        {
            "id": "1",
            "key": "services",
            "value": [
                {
                    "name": "restpack-core-service",
                    "domain": "core.restpack-sample.org"
                },
                {
                    "name": "restpack-user-service",
                    "domain": "users.restpack-sample.org"
                },
                {
                    "name": "restpack-group-service",
                    "domain": "groups.restpack-sample.org"
                },
                {
                    "name": "restpack-activity-service",
                    "domain": "activity.restpack-sample.org"
                }
            ],
            "href": "/api/v1/configurations/1.json",
            "links": {
                "channel": "",
                "application": "",
                "domain": ""
            }
        }
    ],
    "meta": {
        "configurations": {
            "page": 1,
            "page_size": 50,
            "count": 1,
            "includes": [],
            "page_count": 1,
            "previous_page": null,
            "next_page": null,
            "previous_href": null,
            "next_href": null
        }
    },
    "links": {
        "configurations.channel": {
            "href": "/api/v1/channels/{configurations.channel}.json",
            "type": "channels"
        },
        "configurations.application": {
            "href": "/api/v1/applications/{configurations.application}.json",
            "type": "applications"
        },
        "configurations.domain": {
            "href": "/api/v1/domains/{configurations.domain}.json",
            "type": "domains"
        }
    }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
restpack_web-0.2.21 spec/fixtures/configurations_root.json
restpack_web-0.2.20 spec/fixtures/configurations_root.json
restpack_web-0.2.19 spec/fixtures/configurations_root.json
restpack_web-0.2.18 spec/fixtures/configurations_root.json
restpack_web-0.2.17 spec/fixtures/configurations_root.json