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
psmandzich
347f9da32e
enable swagger empty body responses
2020-07-21 09:50:47 +02:00
Brennan Spellacy
30002e5b98
Add required field
2020-07-01 20:20:41 -07: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
Oleg Yakovenko
7c3c357291
cleanup
2020-06-04 17:22:20 +03:00
Oleg Yakovenko
81c110022e
example json actualized
2020-06-04 17:19:15 +03:00
Oleg Yakovenko
1ff396fb56
example group helper adjustment
2020-06-04 17:17:30 +03:00
Oleg Yakovenko
9c297317b2
keep examples content
2020-06-04 16:21:43 +03: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
Greg Myers
bd038949b4
Fix incorrect merge, Capybara::Webkit no longer loaded
2020-04-04 20:09:21 +01:00
Greg Myers
74ea37e048
Merge branch 'master' into openapi/merge
2020-04-04 20:05:00 +01:00
Greg Myers
d32f098e0b
Merge pull request #187 from pjdavis/configure-response-header-in-rswag-api
...
allow headers to be set in the configuration of rswag-api
2020-04-04 20:01:04 +01:00
Greg Myers
1996f5130f
doc: note that content-type is dynamic
2020-04-04 20:00:39 +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
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
5e2663eb6a
Merge pull request #293 from BookOfGreg/extend-output
...
add output for swaggerize command by inheriting thhe base text formatter
2020-04-04 19:46:37 +01:00
Greg Myers
bd06ebe526
Merge pull request #167 from akabiru/feat/add-basic-auth
...
🔒 Add Optional Basic Auth for Rswag UI
2020-04-04 18:29:39 +01:00
Greg Myers
b000c94ea0
add output for swaggerize command by inheriting thhe base text formatter
2020-03-29 20:27:36 +01:00
Greg Myers
02cf2e668b
doc update message about metadata[:operation]
2020-03-29 20:25:27 +01:00
Greg Myers
1f745003ff
fix do not delete from operation level metadata
2020-03-29 20:16:03 +01:00
Greg Myers
cddb7ae614
add preamble to contributing guide
...
we wish to make it easier to know what to expect as a contributor.
That is we want semantic versioning, and we want you to know that contributions are valuable, and that as a contributor you don't own anyone anything so there's no pressure.
2020-03-27 00:16:07 +00:00
Greg Myers
405ccca494
Add upgrades for consumes and produces in content with schemas
2020-03-26 23:37:00 +00:00
Greg Myers
c739228c89
ignore byebugs anywhere
2020-03-26 23:36:12 +00:00