Commit Graph

69 Commits

Author SHA1 Message Date
Kyle Shockey
5f9efc09cb Merge branch 'master' of https://github.com/marcgibbons/swagger-ui into marcgibbons-master 2017-04-06 16:44:47 -07:00
Mészáros Mihály
81abe37a31 add fn.fetch instead of native fetch 2017-04-06 14:46:04 +02:00
Mészáros Mihály
4066d1920e move out the code according @bodnia guide 2017-04-06 13:12:28 +02:00
Anna Bodnia
59ecaf40ee fix #2456 2017-04-04 16:09:28 +03:00
Anna Bodnia
432cd7f965 #2774 display scopes for oauth2 password flow 2017-03-30 17:49:32 +03:00
Marc Gibbons
a1e5f2198e Allow any HTTP headers, send cookies on same origin 2017-03-29 17:18:41 -04:00
shockey
e23dada9fe Merge pull request #2755 from buunguyen/master
Use loadSpec option of latest swagger client
2017-03-25 00:57:46 -07:00
Kyle Shockey
40ccf6aa98 Send spec url to swagger-client 2017-03-25 00:35:52 -07:00
Buu Nguyen
633fa101b9 Merge branch 'master' of https://github.com/swagger-api/swagger-ui
# Conflicts:
#	dist/swagger-ui-bundle.js
#	dist/swagger-ui-bundle.js.map
#	dist/swagger-ui-standalone-preset.js
#	dist/swagger-ui.js
#	dist/swagger-ui.js.map
2017-03-24 10:59:11 -07:00
Kyle Shockey
8dd23053b2 Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/linting-and-testing 2017-03-23 16:43:37 -07:00
Kyle Shockey
e1fcbfbf09 Linter error fixes 2017-03-23 16:36:45 -07:00
Kyle Shockey
f195d01184 Autofix ESLint problems 2017-03-22 20:40:05 -07:00
Anna Bodnia
4ebe2273da fixes for XML render 2017-03-22 16:14:20 +02:00
Kyle Shockey
3be5d2cb93 Remove plugin that's breaking Try It Out when host/basePath isn't defined 2017-03-21 16:43:06 -07:00
Buu Nguyen
a6a3affff9 Use loadSpec option of latest swagger client 2017-03-20 18:10:31 -07:00
Anna Bodnia
26d5305404 fetch spec from url provided in query parameter 2017-03-19 13:28:10 +02:00
Josh Ponelat
3a2185c158 remove double-encoding of response (ie: serializeRes ) 2017-03-19 08:38:16 +02: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