Aller au contenu principal

BugReportCreate

titleTitle (string)required
descriptionDescription (string)required
page_url object
anyOf
string
device_info object
anyOf
object
screenshot_url object
anyOf
string
audio_url object
anyOf
string
severity object
anyOf
string
steps_to_reproduce object
anyOf
string
BugReportCreate
{
"title": "string",
"description": "string",
"page_url": "string",
"device_info": {},
"screenshot_url": "string",
"audio_url": "string",
"severity": "string",
"steps_to_reproduce": "string"
}