-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpostman_collection.json
1 lines (1 loc) · 1.23 KB
/
postman_collection.json
1
{"v":2,"name":"ImagesTestTask","folders":[],"requests":[{"v":"4","endpoint":"http://127.0.0.1:5000/upload","name":"UploadLinks","params":[],"headers":[],"method":"POST","auth":{"authType":"inherit","authActive":true},"preRequestScript":"","testScript":"","body":{"contentType":"text/plain","body":"https://datascientest.com/en/wp-content/uploads/sites/9/2024/02/python.png,https://imgs.xkcd.com/comics/ai.png"},"requestVariables":[]},{"v":"4","endpoint":"http://127.0.0.1:5000/images","name":"GetFiles","params":[],"headers":[],"method":"GET","auth":{"authType":"inherit","authActive":true},"preRequestScript":"","testScript":"","body":{"contentType":"text/plain","body":"https://upload.wikimedia.org/wikipedia/commons/5/59/SAP_2011_logo.svg"},"requestVariables":[]},{"v":"4","endpoint":"http://127.0.0.1:5000/image","name":"ReadFile","params":[],"headers":[{"active":true,"key":"url","value":"https://datascientest.com/en/wp-content/uploads/sites/9/2024/02/python.png"}],"method":"GET","auth":{"authType":"inherit","authActive":true},"preRequestScript":"","testScript":"","body":{"contentType":null,"body":"https://upload.wikimedia.org/wikipedia/commons/5/59/SAP_2011_logo.svg"},"requestVariables":[]}],"headers":[],"auth":{"authType":"none","authActive":true}}