shockey
ebe9f9b7f4
Merge pull request #3252 from shockey/v/3.0.15
...
v/3.0.15
2017-06-16 19:26:29 -07:00
shockey
344f28bf22
Fix README typo
...
nano is questionable.
2017-06-16 19:23:44 -07:00
Kyle Shockey
556ff037dc
Rebuild dist
2017-06-16 19:20:08 -07:00
Kyle Shockey
754a93c14e
Version bump
2017-06-16 19:10:15 -07:00
shockey
eccc26da1b
Merge pull request #3236 from mhw/fix-model-markdown
...
Render Markdown for object and property descriptions
2017-06-16 17:09:31 -07:00
shockey
99600df0f1
Merge branch 'master' into fix-model-markdown
2017-06-16 13:52:32 -07:00
shockey
1cab4984e0
Merge pull request #3250 from GSokol/#2946_FIX
...
#2946 Fix
2017-06-16 13:02:05 -07:00
sokol
acff34e1d4
#2946 Fix CR fix
2017-06-16 21:14:00 +03:00
sokol
129129be97
#2946 Fix
2017-06-16 18:16:46 +03:00
Josh Ponelat
4a6716ffed
Replace babel-polyfill with runtime transform
2017-06-15 16:36:33 +02:00
shockey
00745bca38
Merge pull request #3211 from dwickern/multipart-file-upload
...
Fix #2922 : file uploads fail to render curl command
2017-06-13 16:15:45 -07:00
shockey
1bd1190749
Merge branch 'master' into multipart-file-upload
2017-06-13 16:08:19 -07:00
shockey
667976ca67
Merge pull request #3238 from mhw/fix-response-json-indentation
...
Indent JSON examples.
2017-06-13 15:57:47 -07:00
Ron
0345f66ee2
Merge branch 'master' into fix-response-json-indentation
2017-06-13 15:45:16 -07:00
Mark H. Wilkinson
7d24a95d78
Indent JSON examples.
2017-06-13 23:07:44 +01:00
shockey
ce16666b57
Merge branch 'master' into fix-model-markdown
2017-06-13 12:09:58 -07:00
shockey
3cfda13cfe
Merge pull request #3076 from furkanayhan/show_actual_error_response
...
Show actual error response when trying
2017-06-13 11:34:02 -07:00
shockey
a54d6fa2bc
Merge branch 'master' into show_actual_error_response
2017-06-13 10:36:41 -07:00
Mark H. Wilkinson
c24a07c523
Render primitive property descriptions as Markdown.
2017-06-13 17:15:59 +01:00
Mark H. Wilkinson
db57ee0dfe
Render object descriptions as Markdown.
2017-06-13 17:13:33 +01:00
shockey
99a525eac2
Merge pull request #3218 from dylancwood/chore-dist-dir
...
Add absolutePath to swagger-ui-dist exports
2017-06-12 23:18:37 -07:00
shockey
3e71861712
Merge branch 'master' into chore-dist-dir
2017-06-12 23:15:21 -07:00
shockey
5f8ffb870c
Add function invocation to method example
2017-06-12 23:14:00 -07:00
Dylan
3311f3e95f
export getAbsoluteFSPath method instead of property
2017-06-12 22:21:47 -07:00
shockey
b5b00953e9
Merge pull request #3230 from shockey/rebuild
...
Rebuild dist
2017-06-12 15:25:42 -07:00
Kyle Shockey
873cb2892f
Rebuild dist
2017-06-12 15:21:17 -07:00
Dylan
df149c543b
make dist absolutePath browser-safe, add test
2017-06-10 15:59:21 -07:00
Dylan
d6d5b1d06e
add documentation of absolutePath as well as npm version badge
2017-06-10 15:59:21 -07:00
Dylan
234e6d5d57
add absolutePath to swagger-ui-dist
2017-06-10 15:59:21 -07:00
shockey
212396f24d
Merge pull request #3223 from swagger-api/readme-patch
...
Fix README.md
2017-06-09 22:14:17 -07:00
shockey
f4a253461e
Create README.md
2017-06-09 21:49:45 -07:00
shockey
f23b7044c8
Merge pull request #3222 from shockey/v/3.0.14
...
v3.0.14, second edition...
2017-06-09 21:37:44 -07:00
Kyle Shockey
d043f0e7af
Bump version
2017-06-09 21:30:55 -07:00
shockey
72cbcc69e8
Merge pull request #3221 from shockey/v/3.0.14
...
v/3.0.14
2017-06-09 21:02:05 -07:00
Kyle Shockey
e3fa724f87
Rebuild dist
2017-06-09 20:56:33 -07:00
Kyle Shockey
811a0a10e3
v3.0.14
2017-06-09 20:39:50 -07:00
Kyle Shockey
0ab6fde25f
Remove problematic package-lock.json (for now)
2017-06-09 20:37:47 -07:00
Tony Tam
99c03cf3bb
Merge pull request #3179 from franzwong/master
...
Copy swagger.json to nginx directory
2017-06-09 11:47:20 -07:00
Tony Tam
071307c61e
Merge branch 'master' into master
2017-06-09 11:40:50 -07:00
Tony Tam
08c691894d
extract basename from $SWAGGER_JSON file
2017-06-09 11:40:33 -07:00
Furkan Ayhan
b3e476f476
Show actual error response when trying
2017-06-09 10:25:28 +03:00
shockey
8ef7818f56
Add Good first contribution message
2017-06-08 22:58:40 -07:00
Derek Wickern
c5a23e584c
Fix #2922 : file uploads fail to render curl command
...
The request body is an immutable.js OrderedMap rather than a string,
so this fixes the type error:
TypeError: request.get(...).split is not a function
Adds a special curl command argument for files, e.g.
curl -F "param=value" -F "file=@filename.txt ;type=text/plain"
2017-06-08 15:59:41 -07:00
Tony Tam
f6e921f101
Merge pull request #3053 from Yasami/docker-run.sh-eol-lf
...
Force line endings of docker-run.sh to Unix-style
2017-06-08 13:22:36 -07:00
Tony Tam
6defee4402
Merge branch 'master' into docker-run.sh-eol-lf
2017-06-08 13:16:29 -07:00
Ron
d980982942
Merge pull request #3210 from dylancwood/chore-swagger-ui-dist-docs
...
Documentation: clarify the two different npm packages available
2017-06-08 13:04:25 -07:00
Ron
30686d6975
Merge branch 'master' into chore-swagger-ui-dist-docs
2017-06-08 13:01:29 -07:00
Ron
07076d6064
Merge pull request #3125 from micmro/update-alpine
...
update Docker base-image to alpine 3.5
2017-06-08 12:57:05 -07:00
Tony Tam
5e6103f0cb
Merge branch 'master' into update-alpine
2017-06-08 12:53:50 -07:00
Ron
5a1f824c21
Merge branch 'master' into docker-run.sh-eol-lf
2017-06-08 12:49:43 -07:00