merge master

This commit is contained in:
debugtalk
2022-06-26 11:34:14 +08:00
10 changed files with 181 additions and 66 deletions

View File

@@ -0,0 +1 @@
HttpRunner is an open source API testing tool that supports HTTP(S)/HTTP2/WebSocket/RPC network protocols, covering API testing, performance testing and digital experience monitoring (DEM) test types. Enjoy!

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

View File

@@ -230,6 +230,16 @@
"value": "v3",
"type": "text",
"disabled": true
},
{
"key": "intro_key",
"type": "file",
"src": "intro.txt"
},
{
"key": "logo_key",
"type": "file",
"src": "logo.jpeg"
}
]
},