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
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
Greg Myers
6b4f49aacb
Basic rubocops
2020-03-24 16:02:13 +00:00
Greg Myers
5060697761
add conversion oauth flow to flows
2020-03-24 15:20:15 +00:00
Greg Myers
231a2d135c
add rewrite for securitySchemes into swagger_doc
2020-03-24 14:56:24 +00:00
Greg Myers
b70e3a0794
Merge pull request #289 from bjelline/patch-1
...
fix README.md: dry_run goes into test.rb, not application.rb
2020-03-23 15:14:18 +00:00
Brigitte Jellinek
3046ea9f33
fix README.md: dry_run goes into test.rb, not application.rb
...
adding RSpec.configure to application.rb can lead to problems in production, where rspec may not be present.
config/environments/test.rb avoids these problems.
2020-03-23 07:10:23 +01:00
Greg Myers
e9aebe6221
fix mistake in assigning header nodes for type
2020-03-22 23:45:47 +00:00
Greg Myers
eb58fe687a
add upgrade for basepath and host to server urls
2020-03-22 23:39:48 +00:00
Greg Myers
da230a4f3e
add header type schema support for openapi3
2020-03-21 23:17:00 +00:00
Greg Myers
a25307dc69
add support for openapi 3 securitySchemas
2020-03-21 23:14:58 +00:00
Greg Myers
9414ca16b6
add upgrade parameters refs to openapi3
2020-03-21 22:38:49 +00:00
Greg Myers
70eb277e04
add upgrade path and query param type output to openapi3 if selected
2020-03-21 21:38:09 +00:00
Greg Myers
23a1074d07
Add tests for OA3 components/schemas loader with upgrade notice
2020-03-21 20:24:04 +00:00
Greg Myers
095067792f
add loader for OA3 schema definitions with version based deprecation
...
notice
2020-03-21 19:51:01 +00:00
Greg Myers
2b239ef0f3
Reverted some files related to definitions changes
2020-03-21 17:04:41 +00:00
Greg Myers
0020d71c90
Remove deprecation warnings for Rails 5 and 6
2020-03-20 20:52:36 +00:00