Commit Graph

6560 Commits

Author SHA1 Message Date
Tony Tam
dd3037f481 updated to support 1.2 spec responseMessages 2013-06-26 08:05:33 -07:00
Tony Tam
d133e38f21 updated to support 1.2 spec responseMessages 2013-06-26 08:04:11 -07:00
Tony Tam
11b4d6d077 form data fix 2013-06-08 23:07:37 -07:00
Tony Tam
ecf1519abf Merge branch 'master' of github.com:wordnik/swagger-ui 2013-06-08 23:04:58 -07:00
Tony Tam
4a8e5dd310 Merge pull request #216 from sibblegp/master
Create proper JSON Formatting in example models
2013-05-30 01:33:47 -07:00
Tony Tam
636f3514cb Merge branch 'master' of git://github.com/sibblegp/swagger-ui into sibblegp-master 2013-05-30 01:32:36 -07:00
Tony Tam
bde3c26ece Merge branch 'master' of github.com:wordnik/swagger-ui 2013-05-30 01:32:23 -07:00
Tony Tam
78fdef4d70 Merge pull request #214 from Net-A-Porter/master
Add new column to show paramType
2013-05-30 01:32:10 -07:00
Tony Tam
beab1f2eaa Merge branch 'master' of git://github.com/Net-A-Porter/swagger-ui into Net-A-Porter-master 2013-05-30 01:29:51 -07:00
Tony Tam
dbfb1adc26 fixed file param name 2013-05-30 01:25:20 -07:00
George Sibble
880c8da652 Create proper example JSON 2013-05-27 17:39:35 -07:00
Ian Forsey
c1efde5e5b Add new column to display the paramType 2013-05-24 17:09:57 +01:00
Tony Tam
b5d2f21a6d Merge pull request #192 from earth2marsh/patch-1
minor typo correction
2013-04-23 05:32:38 -07:00
Marsh Gardiner
7200f3edbb minor typo correction 2013-04-22 22:17:45 -07:00
Tony Tam
156d0befbb merged #pr175 2013-04-11 16:04:43 -07:00
Tony Tam
84240817e1 fix for #180 2013-04-09 11:56:05 -07:00
Tony Tam
8b1cf18daa fix for sending content-type header during GET requests 2013-04-05 13:29:14 -07:00
Tony Tam
e66c08907d Merge pull request #166 from JonnyJD/simpler-cors
don't set contentType for empty body
2013-04-05 13:19:41 -07:00
Tony Tam
f43e96fec8 Merge pull request #179 from paulhill/master
Making fonts call protocol agnostic so it works behind https
2013-04-05 12:09:01 -07:00
Paul Hill
8ec69b272c Making fonts call protocol agnostic so it works behind https 2013-04-05 11:20:39 -07:00
Tony Tam
ec15dea8c2 Merge branch 'master' of github.com:wordnik/swagger-ui 2013-04-05 08:26:28 -07:00
Tony Tam
091c3f912b updated to support file + form params in same request 2013-04-05 08:26:14 -07:00
Tony Tam
484406b95e removed reference to downloads folder 2013-03-28 13:25:26 -07:00
Johannes Dewender
ae93b581d2 don't set contentType for empty body
When content-type is set to a non-standard value,
CORS requires a preflight request that needs to be handled
by the destination server.
We shouldn't require that, when no body is sent at all
and the content-type is irrelevant anyways.
2013-03-17 22:36:17 +01:00
Tony Tam
722da60f5d fixed required param bug per #163 2013-03-08 06:19:29 -08:00
Tony Tam
db4175ef57 bumped version 2013-03-05 21:10:17 -08:00
Tony Tam
c2292905c2 Merge pull request #155 from pdegeus/master
UI improvements
2013-03-05 21:09:16 -08:00
Pepijn de Geus
c3a3f1861c Merge commit '4ee046d39c58cbf72042bf72616e9958dbf8f71a'
# By Andreas Andreou
# Via Andreas Andreou (1) and Tony Tam (1)
* commit '4ee046d39c58cbf72042bf72616e9958dbf8f71a':
  toggleOperationContent to escape resource name before querying for node
2013-03-01 09:48:35 +01:00
Tony Tam
4ee046d39c Merge pull request #154 from andyhot/master
toggleOperationContent needs to escape resource name
2013-02-28 22:24:44 -08:00
Pepijn de Geus
d9285f175d More CSS cleaning. 2013-02-28 12:59:30 +01:00
Pepijn de Geus
4fb7ffdcac Fix custom bold text. 2013-02-28 11:20:25 +01:00
Pepijn de Geus
d205753044 UI improvements for parameters (input and read-only) and model description.
Uses changes to swagger.js (swagger-client).
2013-02-27 17:01:25 +01:00
Pepijn de Geus
1a017d46a5 Update to Handlebars 1.0.10+, CoffeeScript 1.5 2013-02-27 16:37:40 +01:00
Andreas Andreou
29b3d1dc68 toggleOperationContent to escape resource name before querying for node 2013-02-25 16:05:03 +02:00
Tony Tam
e7e95c372e updated swagger.js dependency for #136 2013-02-20 08:53:25 -08:00
Tony Tam
a79a6600cc Merge branch 'master' of github.com:wordnik/swagger-ui 2013-02-08 11:57:54 -08:00
Tony Tam
c016b2977f added ignore file 2013-02-08 11:57:44 -08:00
Tony Tam
b6d60786c1 added swagger-client as dependency, renamed from to to avoid collisions 2013-02-08 11:54:57 -08:00
Tony Tam
39e36013b0 Merge pull request #141 from rawsyntax/master
add the correct link for distribution downloads
2013-02-04 16:37:08 -08:00
Eric Himmelreich
2a16842f6b add correct link to distribution downloads 2013-02-04 14:17:18 -05:00
Tony Tam
e318616cd1 reverted default url 2013-02-04 10:39:45 -08:00
Tony Tam
9b1bd11f2d fix for #121 2013-02-01 21:32:14 -05:00
Tony Tam
f195c65880 improved error handling 2013-01-31 22:02:44 -05:00
Tony Tam
1ec55a8829 update for swagger.js#14, #138, #139 2013-01-31 20:06:34 -05:00
Tony Tam
7a23876ce7 updated README for download instructions 2013-01-25 20:16:14 -08:00
Tony Tam
8a9d41ca27 added dist folder back now that git downloads are gone 2013-01-25 20:15:23 -08:00
Tony Tam
f0f6a07a61 fixed file bug for indent issue and param type check 2013-01-25 20:13:09 -08:00
Tony Tam
ba2263e6f3 Merge pull request #133 from Filirom1/master
Simplify build
2013-01-23 09:44:18 -08:00
Filirom1
8669ad1018 update README 2013-01-23 17:22:18 +01:00
Filirom1
baab722d64 simplify build 2013-01-23 17:20:34 +01:00