mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 11:29:48 +08:00
merge master
This commit is contained in:
1
examples/data/postman/intro.txt
Normal file
1
examples/data/postman/intro.txt
Normal 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!
|
||||
BIN
examples/data/postman/logo.jpeg
Normal file
BIN
examples/data/postman/logo.jpeg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 316 KiB |
@@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user