File tree Expand file tree Collapse file tree 1 file changed +0
-40
lines changed
test/codegen/newman/fixtures Expand file tree Collapse file tree 1 file changed +0
-40
lines changed Original file line number Diff line number Diff line change 429429 },
430430 "response" : []
431431 },
432- {
433- "name" : " POST raw with quoted text" ,
434- "event" : [
435- {
436- "listen" : " test" ,
437- "script" : {
438- "id" : " 48da0505-470f-4cf3-bb77-30665415af60" ,
439- "exec" : [
440- " "
441- ],
442- "type" : " text/javascript"
443- }
444- }
445- ],
446- "request" : {
447- "method" : " POST" ,
448- "header" : [
449- {
450- "key" : " Content-Type" ,
451- "value" : " application/json"
452- }
453- ],
454- "body" : {
455- "mode" : " raw" ,
456- "raw" : " {\n \" Hello\" : \" {\\\" hello_world\\\" : true}\"\n }"
457- },
458- "url" : {
459- "raw" : " https://postman-echo.com/post" ,
460- "protocol" : " https" ,
461- "host" : [
462- " postman-echo" ,
463- " com"
464- ],
465- "path" : [
466- " post"
467- ]
468- }
469- },
470- "response" : []
471- },
472432 {
473433 "name" : " POST urlencoded data" ,
474434 "event" : [
You can’t perform that action at this time.
0 commit comments