Commit Graph

1154 Commits

Author SHA1 Message Date
Mehdi Achour
dafe87b66d Add french translation 2015-11-01 17:16:00 +01:00
Tony Tam
2fced78075 rebuilt 2015-10-26 17:11:10 -07:00
Tony Tam
5f22a46672 Merge pull request #1682 from lucian303/oauth-client-secret
Make client secret optional, depending on grant type.
2015-10-26 16:24:31 -07:00
Lucian Hontau
19639aba2b Make client secret optional, depending on grant type. 2015-10-16 13:34:05 -04:00
Tony Tam
2c252f3c48 Update README.md 2015-10-16 13:13:44 -04:00
Tony Tam
f515752602 rebuilt 2015-10-16 12:58:24 -04:00
Tony Tam
51ee684caa Merge branch 'rwinscot-master' 2015-10-15 18:16:01 -04:00
Tony Tam
a732bd3f79 rebuilt 2015-10-15 18:15:49 -04:00
Rick Winscot
2f2e727636 https://github.com/swagger-api/swagger-ui/issues/1664 2015-10-15 16:39:59 -04:00
Ron
893e1af2d3 Merge pull request #1666 from ducin/badge-npm
npm badges added
2015-10-09 15:06:23 -07:00
Tomasz Ducin
ef6563d9c7 added npm dependencies badge 2015-10-09 23:59:12 +02:00
Tomasz Ducin
901a17309c added npm package badge 2015-10-09 23:56:45 +02:00
Tony Tam
e72e8f7e61 rebuilt 2015-10-08 23:30:17 -07:00
Tony Tam
fa4caaf264 rebuilt 2015-10-08 23:27:14 -07:00
Tony Tam
500b6201c5 updated swagger-client version 2015-10-08 23:25:43 -07:00
Tony Tam
2b0a1d9483 Merge pull request #1650 from VinayBhalerao/urlencoded-json-body
Send POST body with content-type: application/x-www-form-urlencoded
2015-10-05 14:23:41 -07:00
vinay3scale
d1325fca4e send urlencoded body only when in:formData 2015-10-06 02:03:25 +05:30
Ron
0a95435abe Merge pull request #1638 from rwuebker/patch-1
Update README.md
2015-10-02 14:21:58 -07:00
Tony Tam
e45f4b7e50 added ja file to dist 2015-10-02 10:37:31 -07:00
Rick Wuebker
c8777504fd Update README.md
- improves wording
- line 169 changes 'requires' to 'required'

BEFORE: The application is located behind a proxy that enables the requires CORS headers.
AFTER :   The application is located behind a proxy that enables the required CORS headers.
2015-09-30 11:06:04 -07:00
Tony Tam
60a1cd8071 Merge pull request #1631 from bigwheel/feature/add-lang-ja
Add Japanese lang file
2015-09-28 20:50:44 -07:00
kazufumi_nishida
991d8695d7 Add japanese lang file 2015-09-29 12:31:44 +09:00
Tony Tam
8bc259558b updated build 2015-09-19 11:58:10 -07:00
Tony Tam
9bf8129058 Merge pull request #1607 from safinalexey/master
fix for angular apps, when you dont have proper route and clicking on…
2015-09-19 11:51:19 -07:00
Tony Tam
49afcc8b02 Merge branch 'ezburg-master' 2015-09-19 11:49:06 -07:00
Tony Tam
bee68dd7c5 Merge branch 'master' of https://github.com/ezburg/swagger-ui into ezburg-master 2015-09-19 11:48:58 -07:00
Tony Tam
1c6073ce2e Merge pull request #1612 from swagger-api/client-update
updated client version, rebuilt
2015-09-19 11:48:36 -07:00
Tony Tam
20b0dde184 updated timeouts 2015-09-19 11:36:40 -07:00
Tony Tam
f6f8e74586 Update v1.js 2015-09-19 10:39:16 -07:00
Tony Tam
4efefb156a Update v2.js 2015-09-19 10:39:01 -07:00
Tony Tam
058f959669 extended timeouts 2015-09-19 09:51:23 -07:00
Tony Tam
22654e2180 unset sudo 2015-09-19 09:43:03 -07:00
Tony Tam
8930cbb6dc updated client version, rebuilt 2015-09-19 09:08:58 -07:00
Hans Zhang
d14f153014 Create zh-cn.js 2015-09-19 17:03:10 +02:00
Hans Zhang
e60b195c46 Create zh-cn.js 2015-09-19 17:02:23 +02:00
Tony Tam
66b574c220 Merge pull request #1599 from toke/master
Prevent screwed up layout on long Content-Types
2015-09-17 06:25:47 -07:00
Tony Tam
5f387dd2a5 Merge pull request #1604 from swagger-api/client-update
updated client
2015-09-16 10:45:52 -07:00
safin
16cfce4c20 fix for angular apps, when you dont have proper route and clicking on header leads to 'othewise' branch of router 2015-09-16 18:48:53 +03:00
Tony Tam
1f74d9fac4 updated client 2015-09-15 23:38:46 -07:00
Thomas Kerpe
40c732c087 Prevent screwed up layout on long Content-Types
Some Content-Types (especially Vendor specific Content-Types)
can be rather long. This breaks the layout so prevent
rendering too wide select boxes by default.
2015-09-15 17:00:42 +02:00
Thomas Kerpe
4e6669d63f Merge branch 'master' of github.com:toke/swagger-ui 2015-09-15 16:22:11 +02:00
Thomas Kerpe
84337d5a0b Prevent screwed up layout on long Content-Types
Some Content-Types (especially Vendor specific Content-Types)
can be rather long. This breaks the layout so prevent
rendering too wide select boxes by default.
2015-09-15 16:19:18 +02:00
Tony Tam
736e7cd90e Merge pull request #1560 from gorfik/1350
fix for issue 1350
2015-08-25 12:40:19 -07:00
Mariusz Lewicki
529705afce fix for issue 1350 2015-08-25 21:25:32 +02:00
Tony Tam
93b7da1fa0 Merge pull request #1559 from muzir/patch-1
Create tr.js
2015-08-25 12:20:57 -07:00
erhun
e557210f1e Create tr.js
I added turkish language support for swagger index.html. I use this file in my project too.  https://github.com/muzir/azorka.web/blob/master/src/main/webapp/resources/dist/lang/tr.js
2015-08-25 22:17:24 +03:00
Tony Tam
8076ff1462 Merge pull request #1553 from swagger-api/issue-1552
updated client for #1552
2015-08-19 22:51:22 -07:00
Tony Tam
ec446fd7f3 updated client from #1552 2015-08-19 22:44:54 -07:00
Tony Tam
daa45c4efb Merge pull request #1528 from sloppycoder/master
fix for issue #1516: OAuth logout doesn't work
2015-08-11 10:57:29 -07:00
Li Lin
00a5e4d838 fix for issue #1516: OAuth logout doesn't work 2015-08-11 16:38:03 +08:00