Commit from m3o/m3o action

This commit is contained in:
m3o-actions
2021-11-22 12:25:01 +00:00
parent c2fb06ae73
commit ed691ec515
38 changed files with 806 additions and 806 deletions

View File

@@ -33,5 +33,5 @@ type ScreenshotRequest struct {
}
type ScreenshotResponse struct {
ImageUrl string `json:"imageUrl"`
ImageUrl string `json:"imageURL"`
}