test: Add snapshot tests for imageuploader import/export (#6394)
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"input": {
|
||||
"deletionLink": "",
|
||||
"formField": "attachment",
|
||||
"headers": "",
|
||||
"link": "",
|
||||
"url": "https://i.nuuls.com/upload"
|
||||
},
|
||||
"output": {
|
||||
"Body": "MultipartFormData",
|
||||
"DeletionURL": "",
|
||||
"FileFormName": "attachment",
|
||||
"Name": "Chatterino Image Uploader Settings",
|
||||
"RequestMethod": "POST",
|
||||
"RequestURL": "https://i.nuuls.com/upload",
|
||||
"URL": "",
|
||||
"Version": "1.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user