forgejo-api-types/test_data/example_label.json
2023-07-28 08:36:12 +02:00

8 lines
172 B
JSON

{
"color": "00aabb",
"description": "Label a label to an issue or a pr",
"exclusive": false,
"id": 42,
"name": "bug",
"url": "https://example.com/labels/bug"
}