Supported Formats

json

Examples

PUT /api/v1/test/test_note/requests/2/merge

200
{
  "id": 6,
  "is_closed": false,
  "is_merged": true,
  "index": 2,
  "created_at": "2016-01-07T02:04:11.000Z",
  "updated_at": "2016-01-07T02:04:11.669Z",
  "is_wip": false,
  "html_url": "http://www.example.com/test/test_note/requests/2",
  "label": "request #2",
  "to_note": {
    "id": 141,
    "is_private": false,
    "slug": "test_note",
    "title": "Test note",
    "created_at": "2016-01-07T02:04:03.000Z",
    "updated_at": "2016-01-07T02:04:11.690Z",
    "format": "html",
    "share": "none",
    "is_time_track": true,
    "name": "test_note",
    "team": {
      "id": 123,
      "name": "test",
      "is_default": true,
      "created_at": "2016-01-07T02:03:59.000Z",
      "updated_at": "2016-01-07T02:04:11.698Z",
      "html_url": "http://www.example.com/test",
      "avatar_url": "http://www.example.com/test/avatar",
      "role": "manager",
      "managers": [
        {
          "id": 3,
          "username": "test",
          "receive_email": true,
          "created_at": "2016-01-07T02:03:59.000Z",
          "updated_at": "2016-01-07T02:04:07.000Z",
          "keyboard_shortcuts": false,
          "options": {
            "advanced_menu": true
          },
          "html_url": "http://www.example.com/test",
          "avatar_url": "http://www.example.com/test/avatar",
          "lang": {
            "code": "en",
            "model": "lang"
          },
          "name": "test",
          "model": "user"
        }
      ],
      "members": [],
      "plan": "micro",
      "model": "team"
    },
    "html_url": "http://www.example.com/test/test_note",
    "avatar_url": "http://www.example.com/test/test_note/avatar",
    "can_pull": false,
    "can_request": false,
    "can_manage": true,
    "description_html": "<p></p>",
    "model": "note"
  },
  "from_note": {
    "id": 146,
    "user_id": 3,
    "is_private": false,
    "pulled_at": "2016-01-07T02:04:08.000Z",
    "title": "Copy of Test note (test)",
    "created_at": "2016-01-07T02:04:09.000Z",
    "updated_at": "2016-01-07T02:04:11.670Z",
    "format": "html",
    "share": "none",
    "is_time_track": true,
    "forked": {
      "id": 141,
      "is_private": false,
      "slug": "test_note",
      "title": "Test note",
      "created_at": "2016-01-07T02:04:03.000Z",
      "updated_at": "2016-01-07T02:04:11.680Z",
      "format": "html",
      "share": "none",
      "is_time_track": true,
      "name": "test_note",
      "team": {
        "id": 123,
        "name": "test",
        "is_default": true,
        "created_at": "2016-01-07T02:03:59.000Z",
        "updated_at": "2016-01-07T02:04:11.688Z",
        "html_url": "http://www.example.com/test",
        "avatar_url": "http://www.example.com/test/avatar",
        "role": "manager",
        "managers": [
          {
            "id": 3,
            "username": "test",
            "receive_email": true,
            "created_at": "2016-01-07T02:03:59.000Z",
            "updated_at": "2016-01-07T02:04:07.000Z",
            "keyboard_shortcuts": false,
            "options": {
              "advanced_menu": true
            },
            "html_url": "http://www.example.com/test",
            "avatar_url": "http://www.example.com/test/avatar",
            "lang": {
              "code": "en",
              "model": "lang"
            },
            "name": "test",
            "model": "user"
          }
        ],
        "members": [],
        "plan": "micro",
        "model": "team"
      },
      "html_url": "http://www.example.com/test/test_note",
      "avatar_url": "http://www.example.com/test/test_note/avatar",
      "can_pull": false,
      "can_request": false,
      "can_manage": true,
      "description_html": "<p></p>",
      "model": "note"
    },
    "name": "146",
    "team": {
      "id": 123,
      "name": "test",
      "is_default": true,
      "created_at": "2016-01-07T02:03:59.000Z",
      "updated_at": "2016-01-07T02:04:11.677Z",
      "html_url": "http://www.example.com/test",
      "avatar_url": "http://www.example.com/test/avatar",
      "role": "manager",
      "managers": [
        {
          "id": 3,
          "username": "test",
          "receive_email": true,
          "created_at": "2016-01-07T02:03:59.000Z",
          "updated_at": "2016-01-07T02:04:07.000Z",
          "keyboard_shortcuts": false,
          "options": {
            "advanced_menu": true
          },
          "html_url": "http://www.example.com/test",
          "avatar_url": "http://www.example.com/test/avatar",
          "lang": {
            "code": "en",
            "model": "lang"
          },
          "name": "test",
          "model": "user"
        }
      ],
      "members": [],
      "plan": "micro",
      "model": "team"
    },
    "html_url": "http://www.example.com/test/146",
    "avatar_url": "http://www.example.com/test/146/avatar",
    "can_pull": false,
    "can_request": false,
    "can_manage": true,
    "description_html": "<p></p>",
    "model": "note"
  },
  "user": {
    "id": 3,
    "username": "test",
    "receive_email": true,
    "created_at": "2016-01-07T02:03:59.000Z",
    "updated_at": "2016-01-07T02:04:07.000Z",
    "keyboard_shortcuts": false,
    "options": {
      "advanced_menu": true
    },
    "html_url": "http://www.example.com/test",
    "avatar_url": "http://www.example.com/test/avatar",
    "lang": {
      "code": "en",
      "model": "lang"
    },
    "name": "test",
    "model": "user"
  },
  "pages": [
    {
      "id": 272,
      "created_at": "2016-01-07T02:04:10.000Z",
      "note_id": 146,
      "type": "create",
      "path": "test / Copy of Test note (test) / Request page",
      "diff": "<div class=\"diff\">\n  <ul>\n    <li class=\"ins\" data-labels=\"12693752438\"><ins><span class=\"symbol\">+</span>Request content</ins></li>\n  </ul>\n</div>\n",
      "merged": false
    }
  ],
  "attachments": [],
  "active": false,
  "can_open": true,
  "status": "merged",
  "model": "request"
}