Helder Sepulveda
cbff0251ae
feat: option to show common query parameters ( #4245 )
...
* extend getExtensions
Add optional param to getExtensions that can retrieve more stuff
* Add getCommonExtensions
* Trim trailing spaces
* Remove unused parameter
* Move the format inline with the param type
* correction to UnitTest
2018-04-26 21:18:45 -07:00
kyle
911a140e38
docs: add async interceptor documentation ( #4418 )
...
* docs: add async interceptor documentation
* Update configuration.md
2018-04-06 15:19:44 -07:00
kyle
b8cf080e6c
docs: fix broken method table ( #4340 )
2018-03-16 22:34:54 -07:00
kyle
245428e7cd
feat: preauthorization ( #4339 )
...
* feat: swagger 2.0 preauthorization methods
* tests: add cases for oas3 preauthorization
* docs: add new preauth docs; touch up existing auth docs
* tests: add `rootInject` tests
* docs: remove unfinished sentence
2018-03-16 22:25:04 -07:00
kyle
624a81201f
feat: onComplete config option ( #4322 )
...
* feat: `onComplete` config option
* tests(e2e): add case for onComplete option
2018-03-16 00:08:39 -07:00
Scott O'Hara
f589cb99af
feature: supportedSubmitMethods config parameter ( #4186 )
2018-02-09 19:39:43 -08:00
HelderSepu
28c706c70a
Add defaultModelsExpandDepth
...
This change separates:
the Model (the one on the model-example section)
from
the Models (the ones at the bottom)
2017-12-08 21:12:41 -05:00
Abner Chen
112bca9065
fix link
2017-12-08 00:00:04 +08:00
Kyle Shockey
c68d1589ff
Prepare revised documentation for merge
2017-12-05 18:46:10 -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
84f4ec805e
Reshuffle more documentation locations
2017-12-04 22:58:58 -08:00
Kyle Shockey
9400c91820
Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/docs
2017-12-04 20:38:09 -08:00
Kyle Shockey
f6206d35fd
Docs WIP
2017-10-04 18:39:13 -07:00