Greg Myers
74ea37e048
Merge branch 'master' into openapi/merge
2020-04-04 20:05:00 +01:00
Greg Myers
05dfd08f15
Merge pull request #239 from hdpuk86/master
...
update swagger-ui to 3.23.11
2020-04-04 19:53:18 +01:00
Greg Myers
e0ed6bb646
Merge branch 'master' into openapi/merge
2020-04-04 19:47:12 +01:00
Greg Myers
b5e210cd96
Merge branch 'openapi/master' into openapi/merge
2020-03-20 15:38:40 +00:00
Chris Miller
e21f786926
fix(references): update reference to Rswag::Ui::BasicAuth and env_matching_path environment accessor
2020-01-29 16:28:06 -08:00
Rutger Gelling
f331e064fd
Add yaml support ( #7 )
2020-01-27 20:24:27 -05:00
Kabiru Mwenja
a43e6f6546
fix(rswag-ui): Define BasicAuth in Rswag::Ui module
2020-01-06 10:55:43 +03:00
Kabiru Mwenja
6e706c04d7
Merge branch 'origin/master' into feat/add-basic-auth
2020-01-06 10:01:19 +03:00
Kabiru Mwenja
19e985a828
chore(rswag-ui): Organise basic auth files
2020-01-06 09:50:30 +03:00
Greg Myers
c904a32e51
Move constraint to less than rails 7
2019-11-02 17:06:21 +00:00
Greg Myers
dc161fe275
Serve yaml files as yaml instead of converting them to json
2019-11-02 13:57:47 +00:00
hdpuk86
b29373c0c4
update swagger-ui to 3.23.11
2019-10-24 21:53:48 +01:00
hdpuk86
db45cafea2
merge master fork
2019-10-24 21:17:23 +01:00
Hayley
dc2ebd94bb
update swagger ui to 3.18.2
2019-10-08 16:18:55 +01:00
Hayley
90df5bfa30
update package-lock
2019-10-07 17:11:16 +01:00
Hayley
bff44ee06e
update swagger-ui to 3.23.11
2019-10-07 16:55:20 +01:00
gravityslave92
5fe1637407
update dependency add protection
2019-09-06 14:59:25 +03:00
gravityslave92
8f2378eb6f
Remove hinders for migrating to rails 6
2019-09-06 12:57:44 +03:00
Thiago Pradi
ac65dc1780
Gemfile / gemspec files compatible with Rails 6
2019-08-25 22:36:14 -03:00
Jay Danielian
5a8d1ce359
Updates README with proper links and examples for new OpenApi 3.0 syntax / features
...
Missed a few generator items as part of the rename
2019-08-04 11:00:33 -04:00
Jay Danielian
157175c90f
Finishes some renaming elements that were missed previously
...
Modifes the travis.yml in trying to setup travis CI build
2019-08-01 14:05:57 -04:00
Jay Danielian
032ad5dc54
Fixes last little pathing mistakes from rename
...
All specs are passing in all gems and in test-app
Properly generates open api 3 swagger via rake rswag:specs:swaggerize and via bundle exec rspec in test-app dir
2019-08-01 09:10:38 -04:00
Jay Danielian
475929e9aa
Renames gems to open_api-rswag-*
2019-08-01 08:37:05 -04:00
Austin Kabiru
529cfae73e
fix: Scope auth to swagger endpoints
2018-12-03 11:26:01 +03:00
Austin Kabiru
875bbfa04b
chore(auth): Add documentation and specs
2018-11-30 14:54:10 +03:00
Austin Kabiru
b0712418a3
feat(auth): Allow Basic auth to be enabled
2018-11-30 12:33:13 +03:00
Georg Ledermann
00aa08bb22
⬆️ Upgrade "swagger-ui" to 3.17.3
2018-07-10 14:49:12 +02:00
Georg Ledermann
6b04c72cc9
⬆️ Upgrade "swagger-ui" to 3.17.1
2018-06-21 09:11:06 +02:00
domaindrivendev
efdfee5110
Tweak rswag-ui.gemspec to include node_modules
2018-05-24 09:31:06 -07:00
domaindrivendev
fee8491ab6
swagger-ui as middleware & upgrade to 3.12.2
2018-05-17 09:02:05 -07:00
domaindrivendev
3404fa72aa
Publish gems via CI on tagged builds of master
2017-07-10 23:52:51 -07:00
domaindrivendev
8f5cb1aa12
Reduce depencencies to require Rails components only
2017-06-28 09:01:07 -07:00
domaindrivendev
e40c5fc26e
Prep for 1.3.0
2017-06-26 17:39:34 -07:00
Vadim Lazebny
925b754233
Fixed issue with precomilation
2017-06-19 15:27:21 +03:00
domaindrivendev
1b3a976313
Merge branch 'master' into rails-5-1
2017-05-19 10:35:00 -07:00
domaindrivendev
2617fdc48d
Prep for v1.2.1 release
2017-05-19 10:32:22 -07:00
Grzesiek Kolodziejczyk
8aeb9a6c70
Relax Rails dependency to allow 5.1
2017-05-18 11:47:40 +02:00
richie
77d4cbe0ea
Prep for v1.2.0 release
2017-01-08 07:51:24 -08:00
Pavel Bezpalov
95b009a72f
Add missing in production assets
2017-01-04 16:38:12 +02:00
richie
471dff5e34
Prep for v1.1.0 release
2016-11-08 12:43:31 -08:00
richie
8315eda8b2
Update ui to use digest assets in prod
2016-11-02 22:15:09 -07:00
richie
3506fee3d0
Prep for 1.0.3 release
2016-10-17 14:50:57 -07:00
richie
7025ec0063
Prep for v1.0.2 release
2016-10-14 17:48:16 -07:00
richie
d193369d92
Prep for v1.0.1 release
2016-10-12 14:14:35 -07:00
richie
edc7e7c036
Ensure swagger-ui files are included in rswag-ui.gemspec
2016-10-12 14:09:10 -07:00
richie
fa8d42b37b
Tweak gemspecs and script to build gems
2016-10-11 21:55:13 -07:00
richie
02159f2136
Cleanup .gitignore files etc.
2016-10-11 18:53:53 -07:00
richie
c558098c39
rename to rswag plus major refactor - almost a rewrite
2016-10-11 18:31:12 -07:00