Commit Graph

42 Commits

Author SHA1 Message Date
Josh Strohminger bdcc4ec34b
Configure the default OAuth2 ClientID (#209) 2022-05-04 17:13:38 +03:00
Bogdan U 88c9ed2643
chore: add multiple api example (#207)
* chore: add multiple api example
* chore: update README.md
2022-04-22 16:50:33 +03:00
Nishith Savla 2ae0634528
fix: typo in word DocExpansion in Readme (#198) 2022-02-22 14:04:11 +02:00
Jakub Mikłasz cb6be4cbcf
feat: add support for swagger-ui persist-authorization (#195) 2022-02-06 13:05:35 +02:00
Jasper 301224e3df
fix: incomplete sentences in README (#179) 2021-11-15 14:15:10 +02:00
h44z 8ae7504f84
feat: allow multiple Swagger documents (#168) 2021-11-05 00:49:34 +02:00
alvaro garcia fernandez 498deb2d90
fix: oauth2-redirect outside of the base swagger path (#177) 2021-11-04 22:25:29 +02:00
Ben Wolfaardt 7da8e84293
doc: correct syntax (#175) 2021-11-02 22:10:35 +02:00
Bogdan U c14c0debe8
add goreleaser support (#165)
* add goreleaser.yml
add README.md

* update goreleaser
2021-09-25 15:24:06 +03:00
Bogdan U b388ffa3dd
add docExpansion feature (#163)
* add docExpansion feature

* add pull request template
2021-09-25 14:14:03 +03:00
Anton Troyanov 6433b1c297
feat(ui): configure default expansion depth for models (#158)
* feat(ui): configure default expansion depth for models

This commit adds possibility to configure defaultModelsExpandDepth,
which controls how models (at the bottom of the API doc) are displayed.

Default value is 1, but it can be set to -1 completely hide the models.

https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md#display

* doc: update README.md

Added Configuration section describing available configuration options.
2021-09-25 01:45:34 +03:00
Xieyuschen 92cfa4c8ef
Edit readme to makes it more friendly to newer (#132)
* edit readme to makes it more friendly to newer

* Fix for reviewing

* Fix comment format

Co-authored-by: Xieyuschen <Xieyuschen@users.noreply.github.com>
2021-09-25 00:25:27 +03:00
Bogdan U 560c440e4a
GitHub actions workflow (#159)
* migrate to GitHub actions

* update example

* update README.md
2021-09-23 22:20:10 +03:00
Bogdan U 8c37e9f279
Update README.md 2021-08-04 23:44:53 +03:00
Liu Yuan 0e6b4ac19e
fix data race while set prefix (#125)
fix data race in gin handler
2020-11-03 12:09:07 +02:00
Bogdan U 68c62b3122
Merge pull request #120 from V-know/master
fix the syntax error in readme
2020-10-24 11:46:15 +03:00
Alexandre GV d6f84722fb
Fix typos in README 2020-10-23 20:06:14 +02:00
Woen 36fb1b522f fix the syntax error in readme 2020-07-16 18:24:49 +08:00
Bo-Yi Wu bbeaf5b73c
fix import path (#80)
Co-authored-by: Eason Lin <easonlin404@gmail.com>
2020-05-10 01:03:32 +08:00
Menghan Zheng d488a69274 fix import in examples (#70) 2019-07-17 15:42:06 +08:00
easonlin e40184058e chore: update generated doc import 2019-07-16 17:23:33 +08:00
Eason Lin 2bdb1e51dc
fix(doc): fix go get imported pkg (#68) 2019-07-05 22:50:31 +08:00
Eason Lin 08f491371f
feat: update swagger embedded files (#66) 2019-07-05 15:56:58 +08:00
Tang Weizhi ddb1576126 chore: improved readme (#61) 2019-06-13 15:24:37 +08:00
Eason Lin f9b4e464b0 doc(readme): fix canonical example (#49) 2019-03-24 21:20:11 +09:00
pei db2fafd4b0 feat: support swagger configuration (#48) 2019-03-24 09:56:13 +08:00
pei acdcd7f6da
Revert "feat: support swagger configuration (#46)" (#47)
This reverts commit 814845170e.
2019-03-23 19:16:08 +09:00
Eason Lin 814845170e
feat: support swagger configuration (#46) 2019-03-23 17:04:42 +08:00
Nikita Goncharov 6f4fdc3ec4 feat: add disabling handler (#33) 2018-09-26 10:28:12 +08:00
Eason Lin 6192cec7d2 doc(readme): add the -u flag (#32) 2018-09-19 14:22:14 +09:00
Eason Lin 8cf3fa9932 [WIP] fix: fix 'See Declarative Comments Format' link (#19)
* fix: fix 'See Declarative Comments Format' link

* fix: fix import example lib
2018-04-14 03:04:08 +09:00
Eason Lin 0ee1d2817c
doc(readme): add GoDoc 2018-01-12 23:34:00 +08:00
ffischer1984 0e25eab24f doc(readme): improved readme (#10)
less error-prone more intuitive ;)
2018-01-11 09:48:52 +08:00
Eason Lin 1ff949fa14
Update README.md 2017-12-19 18:24:52 +08:00
Eason Lin 754ef90102 Update README.md 2017-10-25 23:20:17 -05:00
Eason Lin 3ff87dd9a0 doc: update readme, fixed #2 2017-10-24 20:33:12 +08:00
Eason Lin a10887db49 doc(gin-swagger): update docments. 2017-08-04 11:25:46 +08:00
Eason Lin 27e43b231e fix(import): adjust import path 2017-07-07 00:57:54 +08:00
Eason Lin ee961b2c60 Update README.md 2017-06-25 22:27:03 +08:00
Eason Lin f677d2b131 Update readme 2017-06-25 17:51:58 +08:00
Eason Lin 2b46be98d2 Update readme and b0x.yml 2017-06-25 17:49:42 +08:00
easonlin dce16baeff first commit 2017-06-22 16:39:12 +08:00