mirror of
https://github.com/gogs/gogs.git
synced 2026-05-07 22:06:19 +02:00
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
|
|
---
|
||
|
|
title: "Remove a label from an issue"
|
||
|
|
openapi: "DELETE /repos/{owner}/{repo}/issues/{index}/labels/{id}"
|
||
|
|
---
|