Tony Tam
627fd8b4d6
removed some logging
2013-07-11 16:52:48 -07:00
Tony Tam
078851ba6e
fixed default URL
2013-07-11 07:59:11 -07:00
Tony Tam
e980cca6b4
added api info
2013-07-11 00:26:05 -07:00
Tony Tam
187d245047
updated to use petstore instead of localhost
2013-07-09 11:54:06 -07:00
Tony Tam
58746157b3
added authorization support from swagger-js 2.0
2013-07-09 11:27:32 -07:00
Tony Tam
2a206b0a6b
renamed discoveryUrl to url to match js change
2013-07-08 23:53:05 -07:00
Tony Tam
6a5dfdcedc
fix for #174 , #78
2013-07-08 22:03:15 -07:00
Tony Tam
8f7e8f9ee0
updated to latest swagger-js
2013-07-08 18:38:11 -07:00
Tony Tam
22e5f5ccc1
#199
2013-07-07 01:21:39 -07:00
Tony Tam
8fcaa608e0
removed swagger-client dep for now, it's copied manually
2013-07-07 01:16:48 -07:00
Tony Tam
8bac45d960
updated deps, version
2013-07-07 00:55:11 -07:00
Tony Tam
09be20c97d
merged with swagger.js-2.0-develop
2013-07-07 00:53:30 -07:00
Tony Tam
7334079535
added shred library
2013-07-07 00:53:12 -07:00
Tony Tam
cde29f0d9a
added separate request and response templates
2013-07-07 00:52:46 -07:00
Tony Tam
7b9f8a2651
added separate request and response templates
2013-07-07 00:52:37 -07:00
Tony Tam
2dd2eb9e50
added shred library
2013-07-07 00:52:00 -07:00
Tony Tam
4a6fc1d3bd
added shred library
2013-07-07 00:51:55 -07:00
Tony Tam
5794d1c0d5
Update index.html
2013-07-01 21:39:20 -07:00
Tony Tam
9efb0a798e
added support for swagger-spec 1.2
2013-06-30 21:37:21 -07:00
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