Clarify that the 'labels' parameter creates new labels in Issues API
Compare changes
There are no changes yet
No changes between version 1 and version 1
Currently, the documentation for the API request to create a new issue (POST /projects/:id/issues
) says:
labels
— Comma-separated label names for an issue.
It doesn't explain what happens if the label doesn't already exist. This MR adds documentation describing the current behavior.
Please evaluate this MR against the MR acceptance checklist.
n/a
n/a
No changes between version 1 and version 1