File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - name : multipartEncoding
2222 description : Multipart encoding content-type tests
2323paths :
24- /post /file-with-content-type :
24+ /anything /file-with-content-type :
2525 post :
2626 tags :
2727 - multipartEncoding
5959 " 200 " :
6060 description : Request echoed by HTTPBin — inspect `files` for Content-Type
6161
62- /post /json-metadata-and-file :
62+ /anything /json-metadata-and-file :
6363 post :
6464 tags :
6565 - multipartEncoding
@@ -105,7 +105,7 @@ paths:
105105 " 200 " :
106106 description : Request echoed by HTTPBin — inspect part Content-Types
107107
108- /post /multi-content-type :
108+ /anything /multi-content-type :
109109 post :
110110 tags :
111111 - multipartEncoding
@@ -142,7 +142,7 @@ paths:
142142 " 200 " :
143143 description : Request echoed by HTTPBin — verify the attachment Content-Type matches your selection
144144
145- /post /mixed-encoding :
145+ /anything /mixed-encoding :
146146 post :
147147 tags :
148148 - multipartEncoding
You can’t perform that action at this time.
0 commit comments