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

6 lines
141 B
JSON

{
"color": "#00aabb",
"description": "CreateLabelOption options for creating a label",
"exclusive": false,
"name": "example_label"
}