Commit Graph

25 Commits

Author SHA1 Message Date
richie
19beb9e34d minor reordering for readability 2016-08-19 15:22:33 -07:00
richie
4a025309aa Add gitkeep to ensure spec folder is present in fixtures 2016-08-19 15:20:31 -07:00
Garima Singh
7f97e286a9 Adding more documentation to the dummy rails application 2016-08-12 09:16:44 +08:00
Garima Singh
9c250cffe1 Extracting out APIMetadata from Formatter 2016-08-12 08:23:28 +08:00
Garima Singh
d7f02de0c2 Adding test for formatter#stop 2016-08-11 22:11:01 +08:00
Garima Singh
2fae4a0a30 Adding test for formatter
I have added database cleaner as for formatter spec it was trying to
use inbuild transactional fixture flag, which was failing as it
couldn't find any transaction to rollback. Hence switched to using
database_cleaner gem for using truncation as strategy
2016-08-11 14:45:53 +08:00
Garima Singh
1bd138b0fb Adding description (Implementation Notes) for HTTP operations 2016-08-10 10:29:31 +08:00
richie
f716c4f054 Serve static swagger-ui assets via vendor/assets 2016-07-13 18:30:47 -07:00
richie
7a01babe01 Support mount-specific swagger_root and add swagger_filter setting 2016-06-29 16:11:40 -07:00
richie
9a327e84cf Honor basePath, output tags & other cleanup 2016-05-13 00:03:23 -07:00
domaindrivendev
efab9b43a4 Require 'in' property for path params + rename Adapter to DSL 2016-04-25 23:32:33 -07:00
domaindrivendev
0cf86cb5bf Add some comments to swagger_rails initializer 2016-04-06 17:19:54 -07:00
domaindrivendev
63861a3940 First iteration of rspec driven swagger 2016-04-06 09:19:41 -07:00
domaindrivendev
d579dab7d8 wip:swagger-based dsl for rspec 2016-03-09 16:58:38 -08:00
domaindrivendev
9297120adb Demo swagger-driven tests with minitest and rspec 2016-02-25 09:47:09 -08:00
domaindrivendev
9ad7a49e6d assert response body based on spec examples 2016-02-25 09:47:09 -08:00
domaindrivendev
071239727a rename & refactor example_builder 2016-02-25 09:47:09 -08:00
domaindrivendev
f9225a8a22 Basic functionality via minitest 2016-02-25 09:47:09 -08:00
domaindrivendev
4b40fb9efe Support multiple swagger documents. Add custom_ui_generator. Update readme 2016-02-05 14:47:55 -08:00
domaindrivendev
df4b9c80c9 Serve Swagger docs via middleware 2016-02-03 23:41:31 -08:00
domaindrivendev
ec2bda1e3d Add install generator and support Rails 3 or 4 2015-12-10 18:24:35 -08:00
domaindrivendev
c01edd2ded swagger-ui via bower and middleware 2015-09-22 15:12:28 -07:00
domaindrivendev
527bbd1cc3 Vendor latest swagger-ui 2015-09-17 12:02:41 -07:00
domaindrivendev
9b0539a79d Initial commit 2015-01-12 18:08:38 -08:00
domaindrivendev
e4da21b9c5 Generated as mountable Rails Engine 2015-01-12 18:08:38 -08:00