hirakiuc/tinybucket

View on GitHub
spec/fixtures/repositories/test_owner/test_repo/commit/1/comments/1/get.json

Summary

Maintainability
Test Coverage
{
    "links": {
        "self": {
            "href": "https://api.bitbucket.org/2.0/repositories/atlassian/atlassian-rest/commit/61d9e64348f9da407e62f64726337fd3bb24b466/comments/530189"
        },
        "code": {
            "href": "https://api.bitbucket.org/2.0/repositories/atlassian/atlassian-rest/diff/61d9e64348f9da407e62f64726337fd3bb24b466?path=pom.xml"
        },
        "html": {
            "href": "https://api.bitbucket.org/atlassian/atlassian-rest/commits/61d9e64348f9da407e62f64726337fd3bb24b466#comment-530189"
        }
    },
    "content": {
        "raw": "Inline test comment.",
        "markup": "markdown",
        "html": "<p>Inline test comment.</p>"
    },
    "created_on": "2013-11-07T23:55:24.486865+00:00",
    "user": {
        "username": "evzijst",
        "display_name": "Erik van Zijst",
        "links": {
            "self": {
                "href": "https://api.bitbucket.org/2.0/users/evzijst"
            },
            "avatar": {
                "href": "https://secure.gravatar.com/avatar/f6bcbb4e3f665e74455bd8c0b4b3afba?d=https%3A%2F%2Fd3oaxc4q5k2d6q.cloudfront.net%2Fm%2Fbf1e763db20f%2Fimg%2Fdefault_avatar%2F32%2Fuser_blue.png&s=32"
            }
        }
    },
    "inline": {
        "to": null,
        "from": 381,
        "path": "pom.xml"
    },
    "updated_on": "2013-11-07T23:55:24.502477+00:00",
    "id": 530189
}