Commit Graph

85 Commits

Author SHA1 Message Date
Nara Kasbergen
c2dee786e4 Fixes #1233 2015-05-13 16:39:01 -04:00
Nara Kasbergen
41eb5237ef Fixes #1268 2015-05-13 16:26:11 -04:00
Tony Tam
4f3116930b merged 2015-05-08 12:50:45 -07:00
Tony Tam
b1efe883db merged logic from #1177 2015-05-08 12:45:00 -07:00
Tony Tam
9c58ed7018 Merge branch 'multi-value-params' of ssh://github.com/valdemon/swagger-ui into valdemon-multi-value-params 2015-05-08 12:10:01 -07:00
Tony Tam
ccfc4aa4ba manually added #1086, #1089 2015-05-08 12:01:06 -07:00
mgttlinger
29b9f48e5c Fix for #1113 2015-04-17 15:49:03 +02:00
Waldek Kozba
af39ae0603 Multiple values for array type parameters as separated lines in the textarea.
Improved required parameter handling for the array type.
Improved default value handling for the array type.
2015-04-03 14:31:23 +00:00
Livio Soares
aef4574958 operation.handlebars: Using a <div> around {{{description}}} is more robust to
potential HTML tags cannot be nested within the <p> context.
2015-03-20 16:37:54 -04:00
Mohsen Azimi
9b409f75b8 Encode/decode tags before using it in the URL
Fixes #994

Conflicts:
	dist/swagger-ui.min.js
2015-03-17 14:14:28 -07:00
Mohsen Azimi
998cfc72b1 Bring back "Raw" link for 1.2 specs 2015-03-06 14:33:54 -08:00
Mohsen Azimi
3e9ef059ec Render externalDocs when it's available 2015-03-05 13:51:16 -08:00
Mohsen Azimi
eeb83a40bd Render response headers
Fixes #930
2015-03-05 10:50:38 -08:00
Mohsen Azimi
8abc30a191 Add 'required' class to list parameter if it's required
Fixes #700
2015-02-25 14:06:15 -08:00
Tony Tam
038443fc22 merged from develop_2.0 2015-02-01 02:27:43 -08:00
Shaun Becker
c8d4ded6aa Fixed terms of service link 2015-01-07 14:06:58 -05:00
Tony Tam
355a7e4a2c merged #779 2014-12-29 10:18:16 -08:00
Tony Tam
6961dd7f92 merged from develop, added fix for #627 2014-12-02 22:24:47 -08:00
Tony Tam
091eca50d9 fix for default values--standardized on which is handled by ParameterView.coffee 2014-11-22 07:54:20 -10:00
Tony Tam
aefd35237c updated for auth 2014-10-25 11:33:04 -07:00
Tony Tam
73f02aa182 minor formatting 2014-10-25 11:27:40 -07:00
Tony Tam
97efb054bf Merge pull request #645 from callenx/addDeprecated
Adding deprecated indicator to operations
2014-10-17 06:22:34 -07:00
Tony Tam
f882750e5c merged from https://github.com/wordnik/swagger-ui/pull/642 2014-10-17 06:21:00 -07:00
Chris Allen
20c555306f Adding deprecated indicator to operations 2014-10-03 16:52:44 -07:00
Tony Tam
5823358e73 fix for #626, added support for (default || defaultValue) 2014-09-29 22:35:30 -07:00
Tony Tam
b7a452eca3 fix for #605, create default tag group 2014-09-26 09:52:27 -07:00
Tony Tam
d3f373c188 fixed version 2014-09-25 21:28:34 -07:00
Tony Tam
8918fa1c24 added validator for v2 2014-09-25 21:23:05 -07:00
Tony Tam
3492c72024 added logic for link 2014-09-25 21:02:31 -07:00
Tony Tam
af6eed4eb4 fix for #606, renamed resource to in the template 2014-09-23 10:00:03 -07:00
Tony Tam
2eabeb667a updated client, converted newlines to br in description 2014-09-23 01:26:18 -07:00
Tony Tam
6675568d09 merged from develop 2014-09-18 21:26:04 -07:00
Tony Tam
4ad4b499ee fix for license structure change 2014-09-18 09:29:52 -07:00
Tony Tam
b653a9909b updated readme, resource to remove url if not present 2014-09-18 08:24:17 -07:00
Samuel Reed
7a91117b6f Remove inline event handlers from resource template.
This allows us to use a strict CSP on explorer pages.
2014-09-12 14:30:42 -04:00
Tony Tam
bdec07e8c3 updated files 2014-09-07 17:12:03 -07:00
Bez Hermoso
f8991bc7f5 Moved reference to throbber.gif to CSS file. 2014-08-21 13:20:45 -07:00
Tony Tam
2de104aac9 updated templates to support file as body or form params 2014-08-01 17:13:56 -07:00
FilippQoma
9cedc0b4d7 ~ "Error Status Codes" -> "Response Messages"
+ "Response Model" column in OperationView template
+ Response Model in Response Messages
2014-04-29 19:20:31 +03:00
Tony Tam
da63a33845 merged from oauth2 branch 2014-03-19 21:50:31 -07:00
valdemon
1a346fbf26 Modified commit for the https://github.com/wordnik/swagger-ui/pull/414
Brings backward compatibility for the 'allowMultiple' attribute.
2014-03-06 12:39:49 +01:00
Tony Tam
dc7b663239 updated files 2014-02-27 23:35:36 -08:00
Tony Tam
cd4fa99cc4 added resource description 2013-09-09 08:15:59 -07:00
Tony Tam
bc93240199 fixed merge issue 2013-09-05 20:03:31 -07:00
Tony Tam
8a9eedfdf3 manual merge of #304 2013-09-05 10:16:10 -07:00
Tony Tam
046e534d03 manual merge of #303 2013-09-05 09:31:21 -07:00
Tony Tam
085cc05cc7 fixed responseMessages issue per #267 2013-08-19 11:40:03 -07:00
Tony Tam
888db09fd8 fixed enum, required flags 2013-08-14 16:49:08 -07:00
Tony Tam
205125cd9d fixes for content-type 2013-08-14 10:38:41 -07:00
Tony Tam
df20d2bd5e fix for #263 2013-07-17 16:02:47 -07:00