Commit Graph

3477 Commits

Author SHA1 Message Date
Kyle Shockey
efd02106a2 Support namespaces in OAS3 server state 2017-11-30 15:57:37 -08:00
Kyle Shockey
7e9d8f0b37 Wire up OperationServers passthrough 2017-11-30 15:30:46 -08:00
Kyle Shockey
ab7af75ab4 Add OAS3 state tests 2017-11-30 15:30:37 -08:00
Kyle Shockey
5d3efbb5f7 Display option level information in message, not header 2017-11-30 14:37:26 -08:00
Kyle Shockey
0997c5e5d4 Remove hardwired "Server" header, make global one prettier 2017-11-30 14:34:01 -08:00
Kyle Shockey
21ff236e43 Basic OperationServers display 2017-11-30 14:25:05 -08:00
Kyle Shockey
07a9410ee5 Create OperationServers component 2017-11-30 14:07:42 -08:00
Kyle Shockey
25b9fb28dc Move Server Variables header to a more sensible location 2017-11-30 13:50:39 -08:00
Kyle Shockey
e6ecb201c7 Update interceptor documentation 2017-11-29 21:06:25 -06:00
Kyle Shockey
2325118540 Add responseInterceptor as well 2017-11-29 15:55:15 -06:00
Kyle Shockey
ade47ca40e Add requestInterceptor to OAuth2 request authorization calls 2017-11-29 15:54:17 -06:00
kyle
91e7ade059 Merge pull request #3945 from shockey/v/3.5.0
v3.5.0
2017-11-23 11:01:28 -08:00
Kyle Shockey
88e98ce281 fix tests 2017-11-23 12:55:29 -06:00
Kyle Shockey
6bb5a95424 Rebuild dist 2017-11-23 12:52:28 -06:00
Kyle Shockey
23fd8a4d73 v3.5.0 2017-11-23 12:50:08 -06:00
Kyle Shockey
640050e54e Add spacing between done and authorize button 2017-11-23 12:35:00 -06:00
Kyle Shockey
c70e0f8c38 Display object model extensions correctly 2017-11-23 12:28:37 -06:00
Kyle Shockey
b42e2a7045 Render non-primitive extension values more reliably 2017-11-23 11:58:46 -06:00
kyle
d3cc636dde Merge pull request #3868 from thompsongl/ft/3052-extensions
parameter & operation extensions display
2017-11-22 22:30:50 -08:00
kyle
32ff344bdd Adjust formatting of method calls 2017-11-23 00:22:48 -06:00
kyle
40f8481127 Merge branch 'master' into ft/3052-extensions 2017-11-22 22:16:21 -08:00
kyle
7b13f41be7 Merge pull request #3938 from thompsongl/bug/3936-externaldocs
bug/3936-externaldocs
2017-11-22 21:10:04 -08:00
kyle
7f237f3b23 Merge branch 'master' into bug/3936-externaldocs 2017-11-22 20:38:35 -08:00
kyle
dc7706e262 Merge pull request #3929 from k42b3/master
Add flow to make scope checkbox id unqiue
2017-11-22 12:25:47 -08:00
kyle
20cf8a3b1b Merge branch 'master' into master 2017-11-22 12:22:09 -08:00
kyle
4f13d6dda6 Merge pull request #3939 from swagger-api/ft/authmodelclosebtn
Auth modal close button addded
2017-11-21 14:57:46 -08:00
kyle
1695f655bb Merge branch 'master' into ft/authmodelclosebtn 2017-11-21 14:53:38 -08:00
kyle
dc29e06d66 Merge pull request #3942 from shockey/master
Include `dist/oauth2-redirect.html` in `swagger-ui` module
2017-11-21 14:53:11 -08:00
Kyle Shockey
be8ce8688e Reset dist 2017-11-21 14:49:41 -08:00
Kyle Shockey
ef256de050 Include dist/oauth2-redirect.html in swagger-ui module 2017-11-21 14:44:54 -08:00
kyle
01d84cdc0f Merge pull request #3941 from shockey/bug/3932-schema-not-values
Don't treat `not` as an array (in contrast to `allOf`, `anyOf`, `oneOf`)
2017-11-21 14:33:29 -08:00
kyle
9f18e02ace Merge branch 'master' into bug/3932-schema-not-values 2017-11-21 14:22:21 -08:00
Kyle Shockey
44d9234971 Don't treat not as an array (in contrast to allOf, anyOf) 2017-11-21 14:08:55 -08:00
Greg Thompson
88eda43c46 resolve #3644 while in the file 2017-11-21 13:43:29 -06:00
Minasokoni
a7818d5983 Auth modal close button addded 2017-11-21 14:10:22 -05:00
Greg Thompson
a2f09896f7 stop using immutable getters for js obj 2017-11-21 12:50:37 -06:00
Greg Thompson
04daadafd5 Merge branch 'master' into ft/3052-extensions 2017-11-21 09:15:50 -06:00
kyle
cfc7b1a192 Merge pull request #3930 from floriantraber/bug/3571-oas-3.0-doesnt-render-in-ie11-startsWith-function-missing
Fixes #3571 - add polyfill for startsWith function for IE11.
2017-11-20 15:17:15 -08:00
Greg Thompson
8ff2d77398 Merge branch 'master' into ft/3052-extensions 2017-11-20 09:48:33 -06:00
Florian Traber
e2d0bd7628 Fixes #3571 - add polyfill for startsWith function for IE11. 2017-11-18 17:21:24 +01:00
Christoph Kappestein
774acb1f28 add flow to make scope checkbox id unqiue 2017-11-18 09:59:15 +01:00
kyle
2ad1bacf6f Merge pull request #3928 from shockey/v/3.4.5
v3.4.5
2017-11-17 23:11:06 -08:00
Kyle Shockey
ce2b2ca9cb Rebuild with fixes 2017-11-17 23:05:50 -08:00
Kyle Shockey
e5b2193708 Fix Callback Response markdown styling 2017-11-17 22:59:20 -08:00
Kyle Shockey
c7a3520dc5 Fix AuthorizeOperationBtn staleness issue 2017-11-17 22:55:20 -08:00
Kyle Shockey
e2de882a16 v3.4.5 2017-11-17 22:33:47 -08:00
kyle
b740eee286 Merge pull request #3840 from Jaza/uri-encoded-scopes-fix
Don't URI-encode scopes when posting in oauth2 password flow
2017-11-17 21:05:19 -08:00
kyle
1d286394ec Merge branch 'master' into uri-encoded-scopes-fix 2017-11-17 20:59:47 -08:00
kyle
0d2dbae733 Merge pull request #3909 from hugo19941994/bug/3897-markdown-table-headings
Bug/3897 markdown table headings
2017-11-17 20:51:48 -08:00
kyle
b3a602d3b0 Merge branch 'master' into bug/3897-markdown-table-headings 2017-11-17 20:47:34 -08:00