feat(display): screenshot api

This commit is contained in:
2025-10-15 16:02:25 +02:00
parent 2e0af663c4
commit bd70a35e5f
2 changed files with 46 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
meta {
name: takeScreenshot
type: http
seq: 8
}
patch {
url: 127.0.0.1:1323/api/takeScreenshot
body: none
auth: inherit
}
settings {
encodeUrl: true
}