Tony Tam
dc7b663239
updated files
2014-02-27 23:35:36 -08:00
Tony Tam
7b77ffd079
ie8 fixes
2014-02-27 19:55:56 -08:00
Tony Tam
2a642f5a5f
fix for https://github.com/wordnik/swagger-js/issues/81
2014-02-26 12:13:42 -08:00
Paul Winkler
99b3f7d00e
Add index.js file that returns the dist location and version when required
2014-02-21 10:10:49 +00:00
Tony Tam
aa848529c0
updated swagger-js
2014-02-19 11:49:15 -08:00
Tony Tam
7108afc191
updated swagger-js version
2014-02-19 11:17:26 -08:00
Tony Tam
0095768ab7
fix for https://github.com/wordnik/swagger-ui/pull/399
2014-02-18 15:54:36 -08:00
Tony Tam
31e772f0bf
fix for array params
2014-02-18 10:59:49 -08:00
Tony Tam
b41b200061
fixes for allowable values
2014-02-16 08:26:38 -08:00
Tony Tam
65a5bc34eb
updated swagger-js per https://github.com/wordnik/swagger-ui/pull/394#issuecomment-35181116 https://github.com/wordnik/swagger-ui/pull/394#issuecomment-35181116
2014-02-16 07:58:18 -08:00
Tony Tam
cc49093471
updated swagger-js versions
2014-02-13 14:11:31 -08:00
Tony Tam
b336076a19
updated version
2014-02-12 07:38:49 -08:00
Tony Tam
b8943665a2
updated client to 2.0.13
2014-02-12 07:37:41 -08:00
Tony Tam
0c0ffc569f
updated swagger-client
2014-02-03 22:25:57 -08:00
Tony Tam
18ce470f12
merge of #369 , https://github.com/wordnik/swagger-js/issues/74
2014-02-03 17:51:05 -08:00
Tony Tam
53593b796e
fix for #387
2014-02-03 16:20:07 -08:00
Tony Tam
2378b176f5
fix for #388
2014-02-03 08:28:22 -08:00
Tony Tam
7dd5142df2
fix for #381
2014-01-27 07:13:12 -08:00
Tony Tam
6b400b22fe
updated version
2014-01-23 20:40:40 -08:00
Tony Tam
c22d94b940
updated swagger-js client, support for IE8
2014-01-23 20:40:10 -08:00
Tony Tam
e7b9525911
updated swagger-js version to address #377 , #72
2014-01-21 18:31:26 -08:00
Tony Tam
ede80844a5
Merge pull request #376 from ilesm/mediatypes2
...
Added support for pretty-printing responses that use extended media type subtypes
2014-01-19 15:53:39 -08:00
Michael Iles
eea0d72a85
Added support for pretty-printing responses for media types with
...
extended subtypes. For example the media type
'application/vnd.myresource+json; version=1.2' will be correctly
recognized as JSON and pretty-printed. Conforms to RFC 6838, 6839.
2014-01-19 14:46:55 -05:00
Tony Tam
15acb15af6
fix for #248
2014-01-02 19:54:10 -08:00
Tony Tam
54d0a8ec09
Update README.md
2014-01-02 09:28:35 -08:00
Tony Tam
105c516f5f
Merge pull request #365 from xinvincible21/master
...
safe-JSON-parsing-check-for-type-undefined
2013-12-29 05:44:43 -08:00
invincible
542d4fe478
safe-JSON-parsing-check-for-type-undefined
2013-12-27 13:51:50 -05:00
Tony Tam
97e96ba3d9
rebuilt client
2013-12-20 17:37:55 -08:00
Tony Tam
73eaf9f564
Merge pull request #364 from bmatsuo/dont-upload-all-files
...
restrict uploaded file inputs to those in the form being submitted
2013-12-20 17:36:26 -08:00
Bryan Matsuo
fc0ccd4486
restrict uploaded file inputs to those in the form being submitted
2013-12-20 17:17:06 -08:00
Tony Tam
7f68c35742
Merge pull request #358 from autayeu/selfclosingtag
...
removed selfclosing tag #332 - reapplied e4d01c5 by thadudexx
2013-12-19 12:02:29 -08:00
Aliaksandr Autayeu
247e02ccb2
more platform-independent build
2013-12-14 21:21:08 +01:00
Aliaksandr Autayeu
dc1bc43a19
removed selfclosing tag #332 - reapplied e4d01c5 by thadudexx
2013-12-14 16:13:06 +01:00
Tony Tam
c32f6e836d
updated version
2013-11-29 22:08:07 -08:00
Tony Tam
34bd474bff
fix for #288
2013-11-29 22:07:37 -08:00
Tony Tam
4601f62702
fix for #334
2013-11-06 21:06:27 -08:00
Tony Tam
2bddfb688a
Merge pull request #327 from georgeOsdDev/master
...
Add image contents type resopnse handler
2013-11-04 09:57:57 -08:00
Tony Tam
b7458010f1
Merge pull request #326 from aerotech/upstream
...
Request URL updates for all operations in our resource
2013-11-04 09:21:57 -08:00
Tony Tam
49f480440b
Merge pull request #332 from thadudexx/master
...
Small cosmetic update index.html
2013-10-18 16:31:54 -07:00
thadudexx
e4d01c57bf
Update index.html
...
removed selfclosing tag
2013-10-15 17:24:05 +02:00
Tony Tam
187517dfe3
fixed package to include less
2013-10-10 11:41:23 -07:00
Takeharu Oshida
846628f1f3
Match all image types
2013-10-08 16:44:28 +09:00
Takeharu Oshida
355380a5c4
Add image contents type resopnse handler
2013-10-08 14:30:48 +09:00
Pavel Puchkarev
6db63006a6
fixing request_url updates for all operations in one resource
2013-10-07 18:14:58 -04:00
Pavel
0505d6cadf
Merge pull request #1 from wordnik/master
...
Update to latest swagger-ui code
2013-10-07 15:06:13 -07:00
Tony Tam
fcb82bdac4
merged https://github.com/wordnik/swagger-ui/pull/323
2013-10-06 15:47:13 -07:00
Tony Tam
348f1e109b
updated swagger-js
2013-09-26 16:24:06 -07:00
Tony Tam
abc3600994
Merge pull request #295 from tomrac87/hal_json
...
Proper formatting for "application/hal+json" Content-Type
2013-09-24 06:38:16 -07:00
Tony Tam
77882a0e3e
Merge pull request #311 from aerotech/master
...
updating docs, change in sample and java required for build
2013-09-17 10:09:39 -07:00
Pavel Puchkarev
0e98639f45
updating docs, change in sample and java required for build
2013-09-17 13:04:08 -04:00