Commit Graph

113 Commits

Author SHA1 Message Date
Brett Randall
073b1df730 Updated 'urls' (An array of API definition objects) description. (#4525)
* Updated 'urls' (An array of API definition objects) description.

Updated 'urls' (An array of API definition objects) description to show an actual object array containing two (2) urls, clarifying this configuration-option.

* urls is an array, not a string
2018-05-07 21:56:08 -07:00
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
Helder Sepulveda
d3c9ceceef Change the 5# to 4# (#4447)
The 5# do not show well on the wiki but 4# do and they were not used
2018-04-18 16:29:53 -07:00
Chris Ormerod
2bf2167a18 docs: fix typo (#4431)
Operations is lowercase, without this fix the example doesn't work as a Copy/Paste
2018-04-12 16:53:10 -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
kyle
83232dc2d8 v3.12.0 (#4282)
* Use `parameterWithMeta` to get parameter data in <ParameterRow>

* Prefer specPath when fetching resolved subtrees in OperationContainer

* Add test for OAS3 callback rendering

* Remove debugger statement

* Pass base resolution URL directly to Swagger-Client subtree resolver

* Remove accidental comment

* Migrate additional options

* Don't default to empty Map when getting subtree

* fix(validateParam): check for ImList type before using count method

* Use `replaceState` to update `urls.primaryName`

This gives us the stateful URL we want, without:
(a) refreshing the page on update
(b) creating a long, useless history for the user
(c) implying that browser history is two-way bound
    to Swagger-UI (it isn't, we don't have a router)

* Add `fn.opsFilter` docs and internal API versioning note

* restrict `x-example` functionality to Swagger 2.0

* polish Authorize + Close buttons

* add tachyons; use it for padding the new Reset button

* v3.12.0

* rebuild dist
2018-03-02 21:13:00 -08:00
Swaroop Hegde
ba59db2449 Fix Summary links 2018-02-13 18:08:11 +05:30
Scott O'Hara
f589cb99af feature: supportedSubmitMethods config parameter (#4186) 2018-02-09 19:39:43 -08:00
kyle
7fd229fe72 improve(docs): use computed key to demonstrate statePlugin namespacing (#4193) 2018-02-05 15:22:12 -08:00
Rafael Lüder
6110a7da12 fix(docs): typos! (#4148) 2018-01-24 16:44:46 -08:00
Mike Fidel
3f647875fd bug(docs) correct typo in installation.md (#4144) 2018-01-23 16:26:36 -08:00
Can Taşdemir
c28213d457 fix(docs): correct plugin api typo (#4138) 2018-01-19 10:53:06 -06:00
Alexandre Barbier
31ccaf3ea3 Fix example 2018-01-15 12:07:29 +01:00
diegospd
024b7db81e fix(docs): correct tranditional typo (#4104) 2018-01-12 16:39:13 -06:00
kyle
8f3535b5ff Merge branch 'master' into zopflipng 2018-01-03 18:55:00 -06:00
Kyle Shockey
56caeec8c8 Add documentation for rootInjects interface 2017-12-28 16:44:20 -06:00
Kyle Shockey
9d48c4751a Refactor afterLoad interface to expose raw plugin context 2017-12-28 16:26:18 -06:00
Kyle Shockey
022b660b8c Merge branch 'master' into support/editor-validation-refactor 2017-12-19 23:29:59 -06:00
Ville Skyttä
8c4b511227 Run *.png through zopflipng -m 2017-12-16 22:42:14 +02:00
kyle
15dbc20efd Merge branch 'master' into master 2017-12-15 18:22:07 -08:00
Kyle Shockey
c1ae4c133d Add afterLoad plugin interface 2017-12-14 21:01:37 -08:00
kyle
9147d2eac2 Merge branch 'master' into ft/docs 2017-12-12 15:49:23 -08:00
kyle
a9ee23413d Merge branch 'master' into ft/docs 2017-12-12 14:34:27 -08:00
kyle
9a7ef85aa4 Clarify wrapComponent interface in Plugin API docs 2017-12-12 14:33:41 -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
Martin Nowak
08b8f9c35a fix example integration 2017-12-08 13:22:25 +01:00
Abner Chen
112bca9065 fix link 2017-12-08 00:00:04 +08:00
Kyle Shockey
c23b884d9a Add script documentation to development docs 2017-12-05 20:33:28 -08:00
kyle
47c560227b Finish sentence fragment in Plugin API documentation 2017-12-05 19:18:47 -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
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
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
0fe17539e1 Add limitations.md 2017-12-04 20:58:53 -08:00