Commit Graph

1500 Commits

Author SHA1 Message Date
Tony Tam
c6fb33a9c7 added support for body params with name other than 2014-10-17 08:51:15 -07:00
Tony Tam
b0301d6ee3 rebuilt with deprecate support, https://github.com/wordnik/swagger-ui/pull/645 2014-10-17 06:23:33 -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
Tony Tam
559221de56 updated version check, multi support for 2.0 2014-10-16 02:02:56 -07:00
Chris Allen
20c555306f Adding deprecated indicator to operations 2014-10-03 16:52:44 -07:00
Tony Tam
4d2ad25a10 added check for schema 2014-10-02 15:29:26 -07:00
Tony Tam
5823358e73 fix for #626, added support for (default || defaultValue) 2014-09-29 22:35:30 -07:00
Tony Tam
a39ab425bf undid double stringify 2014-09-28 20:23:04 -07:00
Tony Tam
b0eff2d78b added exception handling, updated client 2014-09-28 20:19:17 -07:00
Tony Tam
1eac80abdd formatting 2014-09-28 19:26:59 -07:00
Tony Tam
b7a452eca3 fix for #605, create default tag group 2014-09-26 09:52:27 -07:00
Tony Tam
4e15e9a068 added key listener 2014-09-25 21:44:23 -07:00
Tony Tam
607cca6229 fix for #612 2014-09-25 21:32:55 -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
922848b195 fix for #602 2014-09-23 00:54:14 -07:00
Tony Tam
8258d8b4d9 added null check 2014-09-20 21:20:04 -07:00
Tony Tam
b9d6f388e9 Merge pull request #589 from davidcole/escape_returned_html
Escape returned HTML
2014-09-20 13:45:20 -07:00
David Cole
252100b704 Escape returned HTML. 2014-09-19 13:44:45 -04:00
Markus Wolf
55a5abb9c7 Use initial url parameter if given, else fallback to petstore example 2014-09-19 10:55:17 +02:00
Tony Tam
6675568d09 merged from develop 2014-09-18 21:26:04 -07:00
Tony Tam
4e508c0a1e updated link 2014-09-18 21:04:24 -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
Tony Tam
91822035ef added response check for swagger 2.0/1.2 client 2014-09-16 17:40:33 -07:00
Tony Tam
394afba3e5 fix for #570, sanitized tag names 2014-09-15 17:37:50 -07:00
Tony Tam
b2096eb21b removed stubs 2014-09-15 17:37:22 -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
963c009870 added 2.0 client 2014-09-11 15:39:09 -07:00
Tony Tam
bdec07e8c3 updated files 2014-09-07 17:12:03 -07:00
Tony Tam
b1964254c5 Merge pull request #540 from bezhermoso/throbber_img_reference
Moved reference to throbber.gif to CSS file.
2014-08-24 21:19:03 -07:00
Samuel Reed
5da60bfa62 Fix potential self XSS in request url. 2014-08-24 11:02:54 -04:00
Bez Hermoso
f8991bc7f5 Moved reference to throbber.gif to CSS file. 2014-08-21 13:20:45 -07:00
Tony Tam
e04b756521 Merge pull request #507 from jbryson3/master
Provide option highlightSizeThreshold
2014-08-01 19:44:25 -07:00
Tony Tam
2de104aac9 updated templates to support file as body or form params 2014-08-01 17:13:56 -07:00
Tony Tam
fbe5278928 updated logger to avoid logging arrays 2014-08-01 17:13:30 -07:00
John Bryson
28c7597138 Provide option highlightSizeThreshold to allow conditional syntax highlighting based on response size 2014-07-31 11:56:13 -04:00
Chris Hatch
5d2bed7025 provide option sorter=[alpha|method] 2014-07-27 21:18:18 +08:00
Chris Hatch
6dc12f733e Merge branch 'master' of https://github.com/wordnik/swagger-ui 2014-07-27 20:24:01 +08:00
aurelian
9d0417e7f2 fixed undefined variable errors 2014-07-24 17:42:51 +02:00
Vincent Pizzo
698db2a95c If possible, support audio content types
Adding support for HTML5 audio playback if the browser supports both the audio HTML5 element and the content type.
2014-07-24 08:35:09 -05:00
Chris Hatch
8ad46f0813 remove console.info 2014-07-20 20:21:28 +08:00
Chris Hatch
db6419414c #254 alphabetical sort of apis and operations under apis
new option sortAlphabetical=true|false
2014-07-20 20:18:19 +08:00
Martijn van der Lee
525241fcd2 Fix for issue #492; HTML in response headers
Fix for issue #492 by escaping the response headers using Underscore
2014-07-14 20:39:54 +02:00
Tony Tam
855b31d73b switched to snippet view #491 2014-07-12 20:30:28 -07:00
Tony Tam
b8e4317929 updated to support explicit keys 2014-06-12 17:50:23 -07:00