File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1988,7 +1988,7 @@ paths:
19881988 enum : ["application/vnd.tyk.streams.oas"]
19891989 requestBody :
19901990 content :
1991- application/json :
1991+ application/vnd.tyk.streams.oas :
19921992 examples :
19931993 StreamsAPIExample :
19941994 $ref : " #/components/examples/streamsExample"
@@ -2240,7 +2240,7 @@ paths:
22402240 - $ref : ' #/components/parameters/Authentication'
22412241 requestBody :
22422242 content :
2243- application/json :
2243+ application/vnd.tyk.streams.oas :
22442244 examples :
22452245 PatchOASExample :
22462246 $ref : " #/components/examples/streamsExample"
@@ -2333,7 +2333,7 @@ paths:
23332333 type : string
23342334 requestBody :
23352335 content :
2336- application/json :
2336+ application/vnd.tyk.streams.oas :
23372337 examples :
23382338 StreamsAPIExample :
23392339 $ref : " #/components/examples/streamsExample"
You can’t perform that action at this time.
0 commit comments