Skip to content

Instantly share code, notes, and snippets.

@jamesbirrellgray
Last active September 20, 2016 10:33
Show Gist options
  • Save jamesbirrellgray/4d502661e5c36fa637d81eca20a51917 to your computer and use it in GitHub Desktop.
Save jamesbirrellgray/4d502661e5c36fa637d81eca20a51917 to your computer and use it in GitHub Desktop.
DCD Support Desk - UI User Report Form Payload
{
userName: "string",
userTel: "integer",
userEmail: "string",
userMessage: "string",
pageUrl: "string",
service: "string",
feature: "string",
jiraEpicId: "string",
apiDependencies: ['api.endpoint','api.endpoint'],
uiAutoGeneratedErrors: [
{
time: "string",
error: "",
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment