Commit Graph

16 Commits

Author SHA1 Message Date
Josh Ponelat
84cc9489d4 fix typo with clear_validate_params 2017-10-25 09:39:31 +02:00
Owen Conti
7344315c34 Added tests for isOAS3 in validateParam function. 2017-10-11 18:34:24 -06:00
Owen Conti
7ef8a7ddc7 Merge branch 'master' of github.com:swagger-api/swagger-ui into bug/3511-query-formData-parameters
# Conflicts:
#	src/core/components/parameter-row.jsx
#	src/core/plugins/spec/actions.js
2017-09-18 16:59:08 -06:00
Mike Gilbode
087ed20384 Add support for requestInterceptor / responseInterceptor.
- Display mutated requests from request interceptor in curl output in UI.
  Put this behind showMutatedRequest flag so that the mutation can be
  silent.
- Document requestInterceptor, responseInterceptor and showMutatedRequest
  in README.md
- Add tests
2017-08-13 01:14:41 -04:00
Owen Conti
fdb0d13089 Fixes #3511 - Update changeParameter calls to accept in value to identify parameters based on name plus in value 2017-08-02 22:07:48 -06:00
Owen Conti
ddb5704637 #3072 - Display response body and headers for requests that result in non-200 responses. Add test to ensure error and response are merged correctly 2017-06-25 13:28:14 -06:00
Josh Ponelat
ff16ecd99a Fix mis-use of findIndex ( these really must be tested ) 2017-06-22 09:01:41 +02:00
Josh Ponelat
0e4d04650d Fixes for IE11, wrt to instance methods 2017-06-19 18:29:45 +02:00
Kyle Shockey
599b448f91 Revert "fixes #2922"
This reverts commit 496062f980.
2017-05-13 10:15:38 -07:00
Anna Bodnia
496062f980 fixes #2922 2017-05-10 17:03:18 +03:00
Kyle Shockey
35769f9b47 Fix #2918; add control/test tests 2017-04-18 11:20:15 -07:00
Kyle Shockey
48e0cb10b5 Revert "Fix bug where reducer dies on empty operation"
This reverts commit 08b3c38b8a.
2017-04-14 21:00:56 -07:00
Kyle Shockey
08b3c38b8a Fix bug where reducer dies on empty operation 2017-04-14 17:15:27 -07:00
Kyle Shockey
e1fcbfbf09 Linter error fixes 2017-03-23 16:36:45 -07:00
Josh Ponelat
2479b8cdde ensure live-response headers exist 2017-03-19 08:37:56 +02:00
Ron
f22a628934 in with the new 2017-03-17 21:17:53 -07:00