Pavel Puchkarev
6db63006a6
fixing request_url updates for all operations in one resource
2013-10-07 18:14:58 -04:00
Tony Tam
fcb82bdac4
merged https://github.com/wordnik/swagger-ui/pull/323
2013-10-06 15:47:13 -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
cd4fa99cc4
added resource description
2013-09-09 08:15:59 -07:00
Tony Tam
bc93240199
fixed merge issue
2013-09-05 20:03:31 -07:00
Tony Tam
999367589d
fix for #301 , headers being URI encoded
2013-09-05 11:39:18 -07:00
Tony Tam
8a9eedfdf3
manual merge of #304
2013-09-05 10:16:10 -07:00
Tony Tam
046e534d03
manual merge of #303
2013-09-05 09:31:21 -07:00
Tony Tam
73c89ba3f6
fix for #297 , enabled throbber
2013-09-03 12:41:26 -07:00
tomrac87
ff05f9113b
Added proper formatting for hal+json Content-Type responses in coffeescript source file
2013-09-02 10:02:26 +02:00
Tony Tam
9e25ec56c9
Merge branch 'master' of github.com:wordnik/swagger-ui
2013-08-19 11:40:19 -07:00
Tony Tam
085cc05cc7
fixed responseMessages issue per #267
2013-08-19 11:40:03 -07:00
Robert Crooks
7802c36646
fixing file name -- realized the typo in the link tag was replicating one in the css file name
2013-08-15 16:54:09 -04:00
Brightcove Learning Services
727d9e03e0
fix for issue #285
2013-08-15 14:07:45 -04:00
Tony Tam
888db09fd8
fixed enum, required flags
2013-08-14 16:49:08 -07:00
Tony Tam
25805a4bc0
fixed petstore link
2013-08-14 10:53:31 -07:00
Tony Tam
085fc8dc7e
updated handlebars
2013-08-14 10:48:48 -07:00
Tony Tam
205125cd9d
fixes for content-type
2013-08-14 10:38:41 -07:00
Tony Tam
4b5e4e5d69
updated for 1.2 support
2013-08-12 08:28:40 -07:00
Tony Tam
b2637fc4bc
removed console log, updated swagger.js
2013-07-31 08:11:51 -07:00
Tony Tam
df20d2bd5e
fix for #263
2013-07-17 16:02:47 -07:00
Tony Tam
e72dbd6bc6
fix for #261
2013-07-16 20:59:46 -07:00
Tony Tam
f4d77d7124
fix for #261
2013-07-16 20:57:26 -07:00
Tony Tam
390ee1c781
removed console logs
2013-07-11 16:56:03 -07:00
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
8f7e8f9ee0
updated to latest swagger-js
2013-07-08 18:38:11 -07:00
Tony Tam
09be20c97d
merged with swagger.js-2.0-develop
2013-07-07 00:53:30 -07:00
Tony Tam
7b9f8a2651
added separate request and response templates
2013-07-07 00:52:37 -07:00
Tony Tam
11b4d6d077
form data fix
2013-06-08 23:07:37 -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
Ian Forsey
c1efde5e5b
Add new column to display the paramType
2013-05-24 17:09:57 +01: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
Paul Hill
8ec69b272c
Making fonts call protocol agnostic so it works behind https
2013-04-05 11:20:39 -07:00
Tony Tam
091c3f912b
updated to support file + form params in same request
2013-04-05 08:26:14 -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
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
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
Andreas Andreou
29b3d1dc68
toggleOperationContent to escape resource name before querying for node
2013-02-25 16:05:03 +02:00