Mark Siemers
dd6530b718
Loosen gemspec requirement to allow rails 7.0
2021-09-22 17:32:58 -04:00
Andrew Kofink
f0fba9c093
Update wording in gemspecs to include OpenAPI
...
Fixes #333
Mentioning OpenAPI in the gemspec allows users on rubygems.org to find
this gem easily. Those who are still looking for Swagger tools will also
continue to find the gem, since I've mentioned that OpenAPI used to be
called Swagger.
Signed-off-by: Andrew Kofink <akofink@redhat.com>
2020-06-08 12:00:08 -04:00
Greg Myers
74ea37e048
Merge branch 'master' into openapi/merge
2020-04-04 20:05:00 +01:00
Greg Myers
8ae6653cf7
Merge branch 'master' into configure-response-header-in-rswag-api
2020-04-04 19:57:16 +01:00
Greg Myers
2b239ef0f3
Reverted some files related to definitions changes
2020-03-21 17:04:41 +00:00
Greg Myers
b5e210cd96
Merge branch 'openapi/master' into openapi/merge
2020-03-20 15:38:40 +00:00
Rutger Gelling
f331e064fd
Add yaml support ( #7 )
2020-01-27 20:24:27 -05: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
Greg Myers
69edcd1be6
Merge branch 'master' into allow-yaml-parsing-in-rswag-api
2019-10-14 21:41:18 +01:00
gravityslave92
3da9eda063
Update dependency add protecting check
2019-09-06 14:57:22 +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
Jay Danielian
13f7007b2f
Renames and fixes specs in api and specs project to prefix OpenApi module. Gem name to open_api-rswag
2019-07-27 14:53:01 -04:00
Jay Danielian
27a7481b48
Renames rswag-api to open_api-rswag-api
2019-07-23 22:23:59 -04:00
Jay Danielian
eb4e6045c5
Modifies generator and specs to look for openapi: 3.0.0 vs swagger 2.0
...
Renames rswag-api to rswag_api as that is preferred file naming convention in initializers per rubocop linting
2019-07-20 12:52:31 -04:00
Ben Lewis
9eb2d3ddec
Allow ".yaml" and ".yml" filename endings for yaml
2019-02-12 10:47:15 +00:00
Ben Lewis
29c9f7cae2
Allow parsing of yml swagger files in rswag-api
2019-02-06 11:43:02 +00:00
PJ Davis
d00bb06e19
allow headers to be set in the configuration of rswag-api
2019-01-30 13:46:13 -05: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
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
724ede0076
Remove unnecessary whitespace
2017-05-18 11:48:14 +02: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
richie
471dff5e34
Prep for v1.1.0 release
2016-11-08 12:43:31 -08: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