Paul Filipow
bd48e40529
add schema to mime type instead of overwriting
2021-01-25 21:12:16 -08:00
Paul Filipow
465950a65c
don't clobber response content
2021-01-25 16:11:54 -08:00
Blake Erickson
be160c5552
Merge pull request #391 from codeart/master
...
Inherit consumes from swagger schema. Addresses #320 .
2021-01-25 14:30:33 -07:00
Alexander
ad95f1098a
Inherit consumes from swagger schema. Addresses #320 .
2021-01-22 13:25:27 +02:00
Jamie Macey
83567e0ee2
Merge pull request #372 from rswag/spec-deprecations
...
Clean up spec ouput
2020-10-18 17:59:40 -07:00
Jamie Macey
0a9487b328
make spec output less noisy
2020-10-17 13:34:17 -07:00
Jamie Macey
8d673068af
Merge pull request #369 from jamie/actions
...
CI via Github Actions
2020-10-17 08:20:36 -07:00
Greg Myers
d558bd4774
Merge pull request #334 from akofink/issue-333
...
Update wording in gemspecs to include OpenAPI
2020-10-14 23:08:13 +01:00
Jamie Macey
c990348f0b
update cache hash
2020-10-12 13:56:22 -07:00
Jamie Macey
38c861f5e0
strip prelude
2020-10-12 13:51:42 -07:00
Jamie Macey
1cd7df89f1
update conditional tags
2020-10-12 13:48:24 -07:00
Jamie Macey
04059808d5
fix matrix syntax
2020-10-12 13:45:38 -07:00
Jamie Macey
4c06f95a68
run multiple ruby/rails versions
2020-10-12 13:43:58 -07:00
Jamie Macey
08b1678e53
skip a test requiring headless firefox capybara driver
2020-10-12 13:37:57 -07:00
Jamie Macey
27b015b3d2
ensure we run all specs if there are early failures
2020-10-12 13:29:28 -07:00
Jamie Macey
eb14eba7eb
build individually
2020-10-12 13:26:31 -07:00
Jamie Macey
e419635209
cache gems/npm
2020-10-12 13:20:46 -07:00
Jamie Macey
ea89b0b0d5
Github Actions CI
2020-10-12 13:16:17 -07:00
Jamie Macey
423e86c463
bump ruby-version, stricter npm lockfile
2020-10-12 13:13:53 -07:00
Greg Myers
89f95694a4
Merge pull request #349 from MikeSmithEU/patch-1
...
Fix typo in test-app/app/controllers/blogs_controller.rb
2020-08-21 17:08:13 +01:00
Greg Myers
6133179aa5
Merge pull request #312 from levidavidmurray/master
...
Update README.md
2020-08-21 17:07:12 +01:00
Greg Myers
89e69915f8
Merge pull request #335 from zkatemor/master
...
Update version Swagger UI to 3.28.0
2020-08-17 15:04:31 +01:00
Greg Myers
4e300b2255
Update changelog, readme
...
Swagger-ui version no.
2020-08-17 15:04:22 +01:00
Greg Myers
3cb3f4a651
Merge pull request #324 from graceful-potato/fix_route_parser
...
Fix routes method in RoutePareser
2020-08-17 15:03:00 +01:00
MikeSmithEU
267007ef1b
Update blogs_controller.rb
...
Fix typo
2020-07-22 11:23:01 +02:00
Ekaterina Zababurina
a7944d48d6
Update Swagger UI to 3.28.0
2020-06-30 09:45:55 +03:00
Ekaterina Zababurina
015b1c8b56
Update Swagger UI to 3.27.0
2020-06-25 13:37:23 +03:00
Ekaterina Zababurina
36e79da0fd
Update swagger UI to 3.26.2
2020-06-16 10:15:35 +03:00
Ekaterina Zababurina
3aff6bca1f
Update version Swagger UI to 3.26.0
2020-06-10 09:19:57 +03: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
bec4f16676
fix #322
2020-06-06 19:56:28 +01:00
Graceful Potato
3b85f09acf
Fix RoutePareser#routes and add spec for it
2020-05-26 02:01:38 +03:00
Levi Murray
9727ec34b7
Update README.md
2020-05-03 13:58:04 -07:00
Greg Myers
7ceedab4cb
Update CHANGELOG.md
2020-04-08 23:12:33 +01:00
Greg Myers
e7fb44fcf5
Merge pull request #296 from rswag/BookOfGreg-patch-1
...
fix #295
2020-04-08 23:10:55 +01:00
Greg Myers
2797866224
fix #295
2020-04-08 23:09:31 +01:00
Greg Myers
4de6661f4c
Update README.md
2020-04-08 23:08:46 +01:00
Greg Myers
42fdf6d482
Merge pull request #286 from BookOfGreg/openapi/merge
...
Support for some openapi3 features
2020-04-05 01:05:17 +01:00
Greg Myers
24a1483929
update changelog
2020-04-05 01:02:46 +01:00
Greg Myers
4ab432080b
update Readme
2020-04-05 00:53:04 +01:00
Greg Myers
a96a466205
doctoc the readme
2020-04-05 00:44:20 +01:00
Greg Myers
965f14406f
add support for oneOf anyOf allOf
2020-04-05 00:36:25 +01:00
Greg Myers
d644a91da5
Remove all commented code. Add "nullable"
2020-04-04 23:37:38 +01:00
Greg Myers
b158f1e164
add specific test for formData
2020-04-04 23:05:26 +01:00
Greg Myers
e53f2ca257
remove commented code.
2020-04-04 23:02:25 +01:00
Greg Myers
2af7c13e59
feature handle in: :body and :formData params
2020-04-04 22:53:23 +01:00
Greg Myers
cbc7a33ac3
feature remove trailing produces and consumes
2020-04-04 21:25:17 +01:00
Greg Myers
f1f8b0ed18
fix oauth corrections correct way round
2020-04-04 21:03:04 +01:00
Greg Myers
96fc5276c4
add oauth flow renaming and warnings
2020-04-04 20:55:04 +01:00
Greg Myers
d66be41d04
Fix oauth2 transform keys except type
2020-04-04 20:43:31 +01:00