After
1
{
2
    "draft": {
3
        "branch": "", 
4
        "bugs_closed": [], 
5
        "changedescription": "", 
6
        "changedescription_text_type": "plain", 
7
        "commit_id": null, 
8
        "depends_on": [], 
9
        "description": "a simple update", 
10
        "description_text_type": "markdown", 
11
        "extra_data": {
12
            "float_val": 3.14159, 
13
            "int_val": 42, 
14
            "scientific_val": 2.75e-15
15
        }, 
16
        "id": 1, 
17
...
Loading...