Anna Bodnia
|
ea688851f9
|
#1248 createXMLSample show XML example for parameter
|
2016-01-15 15:29:37 +02:00 |
|
Anna Bodnia
|
4443883546
|
#1248 createXMLSample added error message
|
2016-01-15 12:35:11 +02:00 |
|
Anna Bodnia
|
14df0151ef
|
#1248 createXMLSample added comments what was copy-pasted from swagger-js
|
2016-01-14 20:55:20 +02:00 |
|
Anna Bodnia
|
c1f4814281
|
#1248 createXMLSample added message about additional properties
|
2016-01-14 20:53:30 +02:00 |
|
Anna Bodnia
|
9543ea4671
|
#1248 createXMLSample moved creating primitive xml into separate function
|
2016-01-14 19:16:10 +02:00 |
|
Anna Bodnia
|
1c555c00b8
|
#1248 createXMLSample added XML display for Model in definitions
|
2016-01-14 17:41:50 +02:00 |
|
Tony Tam
|
5ebbf7d742
|
merged
|
2016-01-13 09:49:59 -08:00 |
|
Tony Tam
|
31709fc118
|
Merge pull request #1867 from joevennix/fix-content-type-xss
Fix issue #1866, XSS in content types from schema.
|
2016-01-13 09:47:12 -08:00 |
|
Anna Bodnia
|
8917a9bf76
|
#1248 createXMLSample added object xml representation
|
2016-01-13 17:13:42 +02:00 |
|
S. Bozhko
|
0e107c0b56
|
Do not validate if model url equals '127.0.0.1'
|
2016-01-13 15:50:04 +03:00 |
|
Anna Bodnia
|
aa86bb5fe7
|
#1248 createXMLSample added array
|
2016-01-13 12:30:12 +02:00 |
|
joev
|
331d2be070
|
Escape curl command to fix XSS vulnerability.
|
2016-01-12 23:31:59 -06:00 |
|
joev
|
50c713a261
|
Fix issue #1866, XSS in content types from schema.
|
2016-01-12 23:08:45 -06:00 |
|
Anna Bodnia
|
b3ddef2965
|
#1248 createXMLSample added namespace display
|
2016-01-12 19:33:00 +02:00 |
|
Anna Bodnia
|
4b0b385102
|
#1248 createXMLSample made separate function for tagname
|
2016-01-12 17:14:43 +02:00 |
|
Anna Bodnia
|
b104272ae9
|
#1248 createXMLSample added getSampleDate method
|
2016-01-12 15:40:55 +02:00 |
|
Anna Bodnia
|
73feed4ca2
|
#1248 createXMLSample handle prefix and names in xml
|
2016-01-12 15:26:59 +02:00 |
|
Anna Bodnia
|
7a8f7016c2
|
#1248 createXMLSample create xml sample for primitive
|
2016-01-12 14:06:54 +02:00 |
|
Anna Bodnia
|
e904ca1729
|
Renamed SwaggerUi.partials.signature
|
2016-01-11 17:11:37 +02:00 |
|
Anna Bodnia
|
4205cb83b0
|
#1248 moved render of parameter model to swagger-ui
|
2016-01-06 15:50:40 +02:00 |
|
Anna Bodnia
|
ba5b89a0cf
|
#1248 moved render of parameter model to swagger-ui
|
2016-01-06 15:38:13 +02:00 |
|
Anna Bodnia
|
75fdf59c94
|
#1248 Changed title from Model Schema to Example Value
|
2016-01-05 16:31:57 +02:00 |
|
Anna Bodnia
|
2fdd02258c
|
#1248 added partial
|
2016-01-05 13:51:24 +02:00 |
|
Anna Bodnia
|
3426cc8c13
|
#1248 moved model rendering into separate partial
|
2016-01-05 13:50:30 +02:00 |
|
Anna Bodnia
|
3dd4315bb8
|
#1248 Added schema render from swagger-js to swagger-ui
|
2016-01-04 20:23:37 +02:00 |
|
Tony Tam
|
b246d406fe
|
Merge pull request #1842 from konstantin-uniyatov/translation_improvements
Translation additions
|
2016-01-03 16:58:41 -08:00 |
|
Tony Tam
|
8cbf3905fd
|
rebuilt
|
2015-12-31 11:17:39 -08:00 |
|
Anna Bodnia
|
2b377bfa9e
|
Response headers not being displayed for either 200 or other responses #1117
|
2015-12-31 18:39:45 +02:00 |
|
Anna Bodnia
|
65877f339b
|
#198 ran gulp
|
2015-12-31 11:24:12 +02:00 |
|
Konstantin Uniyatov
|
c23ed39ab0
|
Translation support for parameter_content_type.handlebars and signature.handlebars
|
2015-12-30 21:54:48 +03:00 |
|
Anna Bodnia
|
c6b224268e
|
Inconsistent enter key behaviour #198
|
2015-12-30 18:04:16 +02:00 |
|
Rodion
|
63951d0bf8
|
check 'defaultValue' before calling 'replace'
fix error "defaultValue.replace is not a function" when defaultValue is Integer
|
2015-12-17 20:14:09 +03:00 |
|
Tony Tam
|
60848bb4e2
|
rebuilt, set editor to false by default
|
2015-12-16 02:46:47 -08:00 |
|
Laurent Lepinay
|
2c431d7873
|
Merge remote-tracking branch 'upstream/master' into JSONEditorMaster
Conflicts:
dist/swagger-ui.js
dist/swagger-ui.min.js
src/main/javascript/view/OperationView.js
src/main/less/screen.less
|
2015-12-16 10:25:38 +01:00 |
|
Tony Tam
|
c578a530af
|
formatting
|
2015-12-09 20:35:44 -08:00 |
|
Tony Tam
|
daf150de34
|
fixes #1807
|
2015-12-09 20:14:41 -08:00 |
|
Tony Tam
|
1945404efe
|
Merge pull request #1530 from yyamano/fix-xss
Fix a XSS issue.
|
2015-12-09 15:15:16 -08:00 |
|
Tony Tam
|
1ae098e390
|
Merge pull request #1521 from yyamano/fix-missing-data-sw-translate
Add missing data-sw-translate attributes.
|
2015-12-09 15:13:25 -08:00 |
|
Tony Tam
|
5af798c84e
|
Merge pull request #1648 from estiller/master
Support additional query parameters during OAuth2 authorization process
|
2015-12-09 14:36:38 -08:00 |
|
Tony Tam
|
bfa98a88ba
|
removed unused var
|
2015-12-09 13:52:37 -08:00 |
|
Tony Tam
|
644da49077
|
added success response per #1476
|
2015-12-09 13:49:04 -08:00 |
|
Tony Tam
|
8ee29c743a
|
fix for #1453, escaped apostrophe
|
2015-12-09 12:45:43 -08:00 |
|
Tony Tam
|
97f3af0443
|
fix for #1068, enabled content-type when read-only mode
|
2015-12-07 12:40:41 -08:00 |
|
Jon Bates
|
3c52598ec9
|
Add support for content-types which contain a quote symbol.
|
2015-12-07 13:45:36 +00:00 |
|
Sean Kennedy
|
d2d057c0c0
|
distribution of new defaultModelRendering option
|
2015-11-30 08:27:58 -05:00 |
|
Sean Kennedy
|
1ccab589f8
|
implement option to control whether models are displayed as valid JSON schema or the docs rendering (with descriptions) by default
|
2015-11-30 08:26:30 -05:00 |
|
Tony Tam
|
20c2454438
|
rebuilt after merge with master
|
2015-11-27 18:21:04 -08:00 |
|
Tony Tam
|
a7c3ffc0f8
|
Merge branch '_refactor/less' of https://github.com/verpixelt/swagger-ui into verpixelt-_refactor/less
|
2015-11-27 18:19:08 -08:00 |
|
Tony Tam
|
3cb9f1f797
|
merged
|
2015-11-27 18:09:41 -08:00 |
|
Tony Tam
|
8276fbf073
|
fixes #1767
|
2015-11-27 17:28:46 -08:00 |
|