Commit Graph

2085 Commits

Author SHA1 Message Date
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
daniel-smartbear
9603905d1d fix for swagger-2 header type not showing 2017-11-30 10:55:17 +00:00
daniel-smartbear
a7a50b8457 slight changes to header code 2017-11-30 10:55:17 +00:00
daniel-smartbear
00a059b8dd fix response header type not showing, and displaying example below if theres one present 2017-11-30 10:55:17 +00:00
kyle
d5a4cab383 Merge branch 'master' into bug/oauth2-authorization-interceptor 2017-11-29 21:06:57 -06:00
kyle
67132ca920 Merge branch 'master' into bug/3949-enum-selectable-values 2017-11-29 19:45:36 -06:00
Kyle Shockey
15cf495452 Wrap ternary operator in parens to ensure correct flow 2017-11-29 19:27:51 -06:00
Kyle Shockey
5224932cf9 Fix failing test 2017-11-29 19:21:20 -06:00
Kyle Shockey
8d1d15ca4a Simplify JsonSchemaform getComponent logic 2017-11-29 19:04:50 -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
713d1a1bb8 Merge branch 'master' into bug/oas3-parameter-without-schema 2017-11-28 22:23:17 -06:00
Kyle Shockey
40bd720eb4 Correctly validate OAS3 parameters that lack a schema 2017-11-28 22:19:53 -06:00
conorlennon
51a68c0d8e Merge branch 'master' into master 2017-11-24 08:11:03 +00: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
conorlennon
469b4d6323 Merge branch 'master' into master 2017-11-23 07:51:16 +00: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
7f237f3b23 Merge branch 'master' into bug/3936-externaldocs 2017-11-22 20:38:35 -08:00
kyle
20cf8a3b1b Merge branch 'master' into master 2017-11-22 12:22:09 -08:00
conorlennon
f697e45362 Merge branch 'master' into master 2017-11-22 07:53:26 +00:00
kyle
1695f655bb Merge branch 'master' into ft/authmodelclosebtn 2017-11-21 14:53:38 -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
conorlennon
3c2af93589 Merge branch 'master' into master 2017-11-21 08:20:35 +00:00
Greg Thompson
8ff2d77398 Merge branch 'master' into ft/3052-extensions 2017-11-20 09:48:33 -06:00
conorlennon
7c1126ce51 Merge branch 'master' into master 2017-11-20 07:58:09 +00: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 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
1d286394ec Merge branch 'master' into uri-encoded-scopes-fix 2017-11-17 20:59:47 -08:00
kyle
b3a602d3b0 Merge branch 'master' into bug/3897-markdown-table-headings 2017-11-17 20:47:34 -08:00
Kyle Shockey
f382e8d72d Display name security scheme property for apiKey type 2017-11-17 20:39:38 -08:00
Kyle Shockey
26eb07da33 Linter fixes 2017-11-17 18:52:39 -08:00
Kyle Shockey
33f8338560 Prevent RequestBody from accessing a media type that ceased to exist 2017-11-17 18:45:19 -08:00
Kyle Shockey
44bd85a5bb Wrap container components in render protection 2017-11-17 18:26:07 -08:00
Kyle Shockey
200b361328 Recalculate example value when requestBody value changes 2017-11-17 17:20:01 -08:00
Kyle Shockey
f44dfebd2a Add empty string tag for Callback operations 2017-11-17 16:15:43 -08:00
Kyle Shockey
b61cf558f3 Rewire ability to disable Try It Out from OperationContainer 2017-11-17 15:47:54 -08:00
Kyle Shockey
84db66eb94 Rewire Callbacks usage of Operation to match new interface 2017-11-17 14:43:14 -08:00
Greg Thompson
31694d7533 Merge branch 'master' into ft/3052-extensions 2017-11-17 11:00:43 -06:00
conorlennon
2831c59e70 Merge branch 'master' into master 2017-11-17 09:37:35 +00:00