Commit Graph

3588 Commits

Author SHA1 Message Date
Martin Nowak
08b8f9c35a fix example integration 2017-12-08 13:22:25 +01:00
kyle
943f71be5d Merge pull request #4005 from shockey/oas-301-support
Accept OpenAPI 3.*
2017-12-07 17:47:18 -08:00
kyle
059520e819 Merge branch 'master' into oas-301-support 2017-12-07 17:43:33 -08:00
Kyle Shockey
3b35b0767e Accept OpenAPI 3.* 2017-12-07 17:42:49 -08:00
kyle
eac66355aa Merge pull request #3814 from swagger-api/feature/spec-path
Propagate the specPath prop through most model components
2017-12-07 17:16:32 -08:00
Kyle Shockey
60ee667688 Linter & test harness fixes 2017-12-07 17:07:30 -08:00
kyle
bfb4c7a8d7 Merge branch 'master' into feature/spec-path 2017-12-07 16:49:34 -08:00
kyle
832f5e4d30 Merge pull request #4004 from shockey/bug/3982-oas3-trace-method
OAS3 `TRACE` method operation display
2017-12-07 14:05:36 -08:00
kyle
70ba6a93ef Merge branch 'master' into bug/3982-oas3-trace-method 2017-12-07 14:03:11 -08:00
Kyle Shockey
a7e71d8117 Add FIXME 2017-12-07 14:00:49 -08:00
Kyle Shockey
328f02c463 Move method filtering logic to Operations component 2017-12-07 14:00:47 -08:00
Kyle Shockey
eb97b91d7e Add failing tests 2017-12-07 14:00:26 -08:00
kyle
3d8f500c48 Merge pull request #4003 from houjunchen/doc
Fix link in configuration.md
2017-12-07 11:39:55 -08:00
Abner Chen
112bca9065 fix link 2017-12-08 00:00:04 +08:00
kyle
841b9acf55 Merge pull request #3991 from keik/fix-case-style
Fix case style
2017-12-06 20:58:51 -08:00
kyle
2de55991f4 Merge branch 'master' into fix-case-style 2017-12-06 20:53:27 -08:00
kyle
5ef042d12c Merge pull request #3990 from keik/invalid-source-map-option
Pass `false` webpack devtool option instead of `null`
2017-12-06 19:58:16 -08:00
kyle
6e2230b881 Merge branch 'master' into invalid-source-map-option 2017-12-06 19:52:52 -08:00
kyle
d773b79c45 Merge pull request #3997 from swagger-api/feature/load-swagger-ui-in-node
Be more nodejs friendly
2017-12-06 19:51:08 -08:00
Josh Ponelat
733cddf146 Be more nodejs friendly, tweak some lines 2017-12-06 21:02:45 +02:00
keik
372b1c6a6a Fix case style 2017-12-06 15:29:34 +09:00
keik
765fb75356 Pass false webpack devtool option instead of null 2017-12-06 15:25:22 +09:00
kyle
e0ac7c11db Merge pull request #3989 from swagger-api/ft/docs
Add script documentation to development docs
2017-12-05 20:38:14 -08:00
Kyle Shockey
c23b884d9a Add script documentation to development docs 2017-12-05 20:33:28 -08:00
kyle
fc3e0b224a Merge pull request #3988 from swagger-api/shockey-patch-1
Finish sentence fragment in Plugin API documentation
2017-12-05 19:23:19 -08:00
kyle
47c560227b Finish sentence fragment in Plugin API documentation 2017-12-05 19:18:47 -08:00
kyle
743eb8c9c7 Merge pull request #3754 from swagger-api/ft/docs
Expand documentation
2017-12-05 18:51:19 -08:00
Kyle Shockey
c68d1589ff Prepare revised documentation for merge 2017-12-05 18:46:10 -08:00
Kyle Shockey
5503a349a7 Test and touch up Plugin API docs 2017-12-05 18:37:29 -08:00
Kyle Shockey
dc9e5ad9cd Fix a core system issue blocking preset-plugin wrapComponents
cc: 3968
2017-12-05 18:30:39 -08:00
Kyle Shockey
a1da9d39b6 Inject React as a system function 2017-12-05 17:00:07 -08:00
Kyle Shockey
55622b6105 Add required parameters 2017-12-05 15:24:19 -08:00
Kyle Shockey
1b926d834f Sort parameters alphabetically 2017-12-05 15:22:37 -08:00
Kyle Shockey
8a8ddd7c51 Touch up configuration docs 2017-12-05 15:17:01 -08:00
Kyle Shockey
ba605eb2ed Fix filter markdown 2017-12-05 15:14:49 -08:00
Kyle Shockey
07dac1b582 Add parameter type information 2017-12-05 15:13:19 -08:00
Kyle Shockey
2eba306698 Add plugin system documentation 2017-12-05 14:49:08 -08:00
Kyle Shockey
b7f4b23025 Segment configuration document 2017-12-05 14:44:37 -08:00
Kyle Shockey
d3e8875de0 Touch up swagger-ui-dist section 2017-12-04 23:01:22 -08:00
Kyle Shockey
675b3ff2f7 SwaggerUIBundle -> SwaggerUI 2017-12-04 23:00:26 -08:00
Kyle Shockey
84f4ec805e Reshuffle more documentation locations 2017-12-04 22:58:58 -08:00
Kyle Shockey
c6bc13c3f5 Add note about swagger-ui-dist 2017-12-04 21:46:47 -08:00
Kyle Shockey
b19af62e20 Move Docker section out of README, into installation.md 2017-12-04 21:40:10 -08:00
Kyle Shockey
930659d1d7 Fix some formatting issues in new documentation 2017-12-04 21:38:37 -08:00
Kyle Shockey
759aaa13ed Merge branch 'ft/docs' of github.com:swagger-api/swagger-ui into ft/docs 2017-12-04 21:31:49 -08:00
Kyle Shockey
dc0fbee68e Add documentation links to README 2017-12-04 21:31:01 -08:00
Kyle Shockey
f546c0b342 Move OAuth2 docs 2017-12-04 21:25:48 -08:00
Kyle Shockey
4bf3b209be Move CORS documentation 2017-12-04 21:24:14 -08:00
Kyle Shockey
e3666b9a97 Remove parameters from README 2017-12-04 21:23:06 -08:00
Kyle Shockey
0fe17539e1 Add limitations.md 2017-12-04 20:58:53 -08:00