Questions about creating issues using the RESTful API (OD-621)
yupix opened 4 years ago

I would like to create an issue using the RESTful API, can you tell me what goes in the fields?

https://code.onedev.io/help/api/io.onedev.server.rest.IssueResource/create

{
    "projectId" : 1,
    "title" : "string",
    "description" : "string",
    "milestoneIds" : [ 1 ],
    "fields" : {
        "string" : "string"
    }
}
issue 1/1
Type
Question
Priority
Minor
Assignee
Issue Votes (0)
Watchers (4)
Reference
OD-621
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover