Commit Graph

1276 Commits

Author SHA1 Message Date
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
Laurent Lepinay
c269dbd9ed don't override title and type if they are already defined 2015-10-05 13:36:52 +02:00
Eran Stiller
5fa84ff570 Add easy option to specify additional query parameters during the OAuth2 authorization process 2015-10-04 11:37:12 +03:00
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
Laurent Lepinay
50a9fc8d79 dont check the post body text area for as a required field when it's not visible (fro example when using the jsoneditor) 2015-09-24 11:43:26 +02:00
Laurent Lepinay
7e82b3d66a jshint 2015-09-21 15:36:59 +02:00
Laurent Lepinay
f08e9df8da fix jsoneditor render when nested object type is not defined 2015-09-21 15:11:50 +02:00
Laurent Lepinay
1367e8f6fa Merge remote-tracking branch 'upstream/master' into JSONEditorMaster
Conflicts:
	dist/swagger-ui.js
	dist/swagger-ui.min.js
	test/e2e/v2.js
2015-09-21 14:48:29 +02: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
Laurent Lepinay
1a8444c4c0 regenerated dist files 2015-09-16 10:54:06 +02:00
unknown
504095e10e regression bug fix 2015-09-16 10:44:57 +02: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
unknown
ea2cefa46e Merge branch 'JSONEditor' into JSONEditorMaster
Conflicts:
	dist/swagger-ui.js
	dist/swagger-ui.min.js
	src/main/less/screen.less
2015-09-10 10:53:15 +02:00
Laurent Lepinay
3128da0446 Merge pull request #1 from Thermeon/feature/ref_strings
Fix $ref strings treated as objects by JSONEditor
2015-09-09 15:47:02 +02:00
Gareth Kirwan
4288506957 Fix $ref strings treated as objects by JSONEditor 2015-09-08 15:47:42 +01:00
Thomas Riccardi
22aa02504f Go back to released http-server versions dependency now that they released CORS support in 0.8.0
http-server dependency was changed to git master version by commit
bdb181cb08 because it required
30f4d1e008,
which is now included in http-server v0.8.0.
2015-08-26 11:42:05 +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