Commit Graph

16 Commits

Author SHA1 Message Date
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
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
Ayush Gupta
04dad6d23d using basePath from the apis 2012-02-19 18:23:26 -08:00
Ayush Gupta
a76f27d7ab using different basePath variants to get API Listing 2012-02-16 16:08:45 -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
54209dd341 Support resource and discovery URLs with or without .json extension 2012-01-24 16:27:40 -08:00
rpidikiti
b3b8dffba3 Updated UI to handle object structure for list allowed values 2011-10-19 16:08:27 -07:00
Jonathan Pearlin
967a0d330f Added regex to replace / with _ in resource name 2011-09-28 10:13:04 -04: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
zeke
92620038b8 Added a Param Spine model and created a template for dropdown inputs when params.allowableValues is present; Inputs are also set to honor param.defaultValue, if present. 2011-08-09 15:08:24 -07:00
zeke
5dc5dca7b7 Improved header and footer. 2011-08-09 11:41:42 -07:00
zeke
42fd723870 JS dependencies are all squished into app.js; Updated all the CSS. 2011-08-02 22:25:45 -07:00