Commit Graph

6639 Commits

Author SHA1 Message Date
Rintcius Blok
ed7bf75e9a allow html in summary, notes and description
Conflicts:

	src/main/template/param_readonly.handlebars
	src/main/template/param_readonly_required.handlebars
2012-08-18 11:33:39 +01:00
Rintcius Blok
c8c75cf4b3 fix build 2012-08-18 10:57:01 +01:00
Tony Tam
af5ec2a700 re-enabled notes 2012-08-03 21:09:36 -07:00
Ayush Gupta
e4006b9b41 updated readme with info on supportHeaderParams 2012-07-18 15:47:37 -07:00
Ayush Gupta
489be0c4c8 updated readme, escaping underscore 2012-07-18 15:43:01 -07:00
Ayush Gupta
a77e617277 Support for changing api_key parameter name. Closes #36 2012-07-18 15:40:43 -07:00
Ayush Gupta
4a54c7a7a0 added sublime project file 2012-07-18 11:45:44 -07:00
Ayush Gupta
5a52410e62 Calling Backbone.history.start later 2012-07-17 22:24:06 -07:00
Ayush Gupta
16a1e1bda8 updated readme 2012-07-17 18:36:31 -07:00
Ayush Gupta
94d97efdc6 updated readme 2012-07-17 18:34:26 -07:00
Ayush Gupta
f2e63c65a7 support for non GET methods. Closes #15 2012-07-17 18:31:38 -07:00
Ayush Gupta
f42a3bf687 closes #34 2012-07-17 12:23:23 -07:00
Ayush Gupta
77493426f6 proper encoding of query params 2012-07-17 00:10:28 -07:00
Ayush Gupta
56c83c5624 Calling load after instantiation of SwaggerUI 2012-07-13 16:45:04 -07:00
Ayush Gupta
a1320696e0 closes #32 2012-07-13 08:40:22 -07:00
Tony Tam
5f2e11117c added pre-built distro 2012-07-13 06:17:37 -07:00
Tony Tam
6be8516d60 updated key 2012-07-13 06:16:38 -07:00
Tony Tam
fbecdedb35 updated to v2 2012-07-11 09:58:32 -07:00
Tony Tam
d2eb882e52 updated to v2 2012-07-11 09:57:27 -07:00
fehguy
a2c1c18f75 Merge pull request #20 from aaronmccall/master
Correct issue where top-level (only one initial slash) paths have no name
2012-06-21 15:12:37 -07:00
Tony Tam
ef810f5b2d added ignore of baseUrl if not defined or valid 2012-05-27 09:45:21 -07:00
Aaron McCall
6da589612c Corrected bug where top level (only one initial '/') api paths get no name. 2012-04-17 16:21:28 -07:00
Zeke Sikelianos
75d7758c53 Merge pull request #17 from chirino/master
Support a relative url path to the service & Support deeply nested resources.
2012-04-04 10:46:32 -07:00
Zeke Sikelianos
d498255d7c Merge pull request #16 from acasademont/master
Make swagger-ui compatible with non-GET requests
2012-04-04 10:46:12 -07:00
Hiram Chirino
bbcb230b20 Rebuilt using 'middleman build' 2012-03-19 09:57:38 -04:00
Hiram Chirino
4e1ad46699 Simplify how the name of the resource is constructed so that it can handle resources nested multiple directory levels in. 2012-03-19 09:56:34 -04:00
Hiram Chirino
0061046d3b Support a relative url path to the service. 2012-03-19 09:55:50 -04:00
Albert Casademont
1630abed59 Make swagger-ui compatible with non-GET requests 2012-03-07 18:54:10 +01:00
Albert Casademont
04d0b16815 Make swagger-ui compatible with non-GET requests 2012-03-07 18:52:07 +01:00
zeke
b659da04a8 Added development instructions to the README 2012-02-27 14:42:11 -08:00
fehguy
eb9e31eb89 Merge pull request #13 from ayush/master
now using basePath returned by the apis
2012-02-19 20:52:17 -08:00
Ayush Gupta
04dad6d23d using basePath from the apis 2012-02-19 18:23:26 -08:00
Zeke Sikelianos
9d12605517 Merge pull request #12 from ayush/master
Support for geting api listing from many variant paths
2012-02-16 17:25:57 -08:00
Ayush Gupta
a76f27d7ab using different basePath variants to get API Listing 2012-02-16 16:08:45 -08:00
fehguy
1d6a4a0f3b Merge pull request #9 from zeke/master
Better detection of resource discovery URL components.
2012-01-25 11:00:28 -08:00
zeke
a96cc2d39b Infer root resource name from baseUrl. 2012-01-25 10:29:49 -08:00
zeke
063a948c28 Updated sample discovery URL. 2012-01-25 10:28:52 -08:00
Zeke Sikelianos
af73beacbc Merge pull request #8 from zeke/master
Updates to allow for presence or absence of .{format} string in discovery and resource URLs
2012-01-24 16:44:50 -08:00
zeke
4ce5b8fe9c new build 2012-01-24 16:30:26 -08:00
zeke
54209dd341 Support resource and discovery URLs with or without .json extension 2012-01-24 16:27:40 -08:00
zeke
2d25217dd2 small templating change 2012-01-24 13:43:10 -08:00
zeke
112576d66e Removed empty CSS rule 2012-01-24 13:42:36 -08:00
bpinkney
739219d306 Fixed conflicts 2012-01-24 11:44:41 -08:00
Tony Tam
c71371d016 updated urls 2011-12-07 08:45:18 -08:00
rpidikiti
b3b8dffba3 Updated UI to handle object structure for list allowed values 2011-10-19 16:08:27 -07:00
rpidikiti
010b3c130a Made enum value optional if the parameter is not required 2011-10-11 11:05:17 -07:00
fehguy
4f8b2cdc21 Merge pull request #1 from jdpgrailsdev/feature/resourceNameIssues
Added regex to replace / with _ in resource name thanks @jdpgrailsdev!
2011-09-28 15:06:42 -07:00
Jonathan Pearlin
967a0d330f Added regex to replace / with _ in resource name 2011-09-28 10:13:04 -04:00
zeke
eefd173d9a Built a fresh version 2011-08-09 16:24:37 -07:00
zeke
41f1c6d528 Added a logo to the build; Added some suggested base URLs for first-time visitors. 2011-08-09 16:20:18 -07:00