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
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
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
Greg Myers
3393263df7
Remove duplicate test block
2020-03-26 22:17:16 +00:00