Commit Graph

278 Commits

Author SHA1 Message Date
Sergey Chursin
b5d859c6b6 schema syntax errors reporting in development mode 2018-03-23 17:04:54 +03:00
Sergey Chursin
c88e0f0e20 development mode with live reload support 2018-03-23 14:16:19 +03:00
Kam Low
1f088a4ca8
Merge pull request #131 from schursin/master
support of $ref in parameters and responses
2018-03-23 10:41:40 +01:00
Sergey Chursin
ff1ac52c28 support of $ref in parameters and responses 2018-03-23 10:57:20 +03:00
Kam Low
bdf2846e42
Merge pull request #128 from schursin/master
x-nullable support
2018-03-22 21:59:03 +01:00
schursin
0758fcb6ce
x-nullable support 2018-03-22 23:06:18 +03:00
Kam
c50bd06f7f Release 1.0.2 2018-03-22 12:53:33 +01:00
Kam
07f609ef4f Update security partial 2018-03-22 12:53:07 +01:00
Kam Low
198d545d13
Merge pull request #127 from yyamano/win
Improve windows support
2018-03-22 09:09:33 +01:00
Yuji Yamano
d7e68b9f6f Improve comment. Non functional change. 2018-03-22 11:04:57 +09:00
Yuji Yamano
9a4bab2eaa Make this work on Windows with spec files outside the current directory. 2018-03-22 11:04:57 +09:00
Kam
c49339f1d5 Release 1.0.1 2018-03-21 09:12:35 +01:00
Kam
e11adc7f3a Fix #122 and #126 markdown rendering issues
Improve the way schema descriptions are rendered and linked
2018-03-21 09:09:34 +01:00
Kam
c7a4f8b85f Release 1.0.0 2018-03-20 10:37:09 +01:00
Kam
88b9217d53 Require Node.js >= 8 2018-03-20 10:35:54 +01:00
Kam Low
f5d74c2442
Merge pull request #125 from dmgarland/master
Adding quiet option
2018-03-20 10:30:20 +01:00
Kam
fccdd0abcb Release 0.9.15 2018-03-20 10:28:07 +01:00
Kam
c78cf37606 Fix rendering of remote file references 2018-03-20 10:27:11 +01:00
Kam
e297fb9f5c Release 0.9.14 2018-03-20 07:48:45 +01:00
Dan Garland
33f18829c9 Adding quiet option
Passing through the quiet switch to suppress grunt output. Using quiet rather than silent so that we don't clash with the -s server switch
2018-03-15 14:11:21 +00:00
Yuji Yamano
17573051d6 POC for #98 2018-02-01 13:34:33 +09:00
Yuji Yamano
68dba56515 Add link to #98. 2018-02-01 12:58:33 +09:00
Yuji Yamano
51c6fc9734 Add https://github.com/sourcey/spectacle/files/1678647/swagger.json.zip as issue-98.json with beautification. #98 2018-02-01 12:52:30 +09:00
Yuji Yamano
e3853be1d7 Add an OpenAPI spec file for #98. 2018-01-30 22:15:04 +09:00
Kam Low
d447d0b87e
Merge pull request #100 from zakhenry/feat/display-response-headers
Add response headers to output
2018-01-17 23:26:40 +01:00
Kam Low
992c7d1c21
Merge pull request #117 from yetithefoot/master
Option to control rendering flow
2018-01-17 23:24:44 +01:00
Vlad Tsepelev
43ad20b43b specify x-spectacle-hide property to control rendering 2018-01-17 16:55:23 +01:00
Vlad Tsepelev
9fef15e130 allow to hide security definitions rendering 2018-01-17 16:41:56 +01:00
Vlad Tsepelev
0ccd8d894a use htmlId to build links instead of extra name property 2018-01-16 00:39:16 +01:00
Kam Low
f389c6484d
Merge pull request #112 from yyamano/issue-69
Show enum values in response to fix #69
2018-01-13 01:44:59 +01:00
Kam Low
de5fa3ea15
Merge pull request #115 from yyamano/log
Improve log messages
2018-01-13 01:44:25 +01:00
Kam Low
3d2d4eb8c7
Merge pull request #116 from yetithefoot/master
Readable params output, x-spectacle-topics extension
2018-01-13 01:43:38 +01:00
Vlad Tsepelev
c7d8242ed3
rename x-spectacle-articles to x-spectacle-topics 2018-01-12 02:38:33 +01:00
Vlad Tsepelev
2673c211dc
Add topics to content page 2018-01-12 02:37:39 +01:00
Vlad Tsepelev
5986693b31
Ad topics to navigation sidebar 2018-01-12 02:37:01 +01:00
Vlad Tsepelev
7ec345e464
Update swaggerCollectionFormat.js 2018-01-12 02:22:24 +01:00
Vlad Tsepelev
6cf523d3f9
Make table rendering more readable 2018-01-12 02:21:50 +01:00
Vlad Tsepelev
4a8c3435ee
Create x-spectacle-articles.hbs 2018-01-12 02:01:45 +01:00
Vlad Tsepelev
af95f4dce1
add Articles to content 2018-01-12 02:00:00 +01:00
Vlad Tsepelev
a69122397f
Add spectacle extension x-spectacle-articles 2018-01-12 01:58:59 +01:00
Vlad Tsepelev
f4738a2c33
Update parameters.hbs 2018-01-11 17:54:27 +01:00
Vlad Tsepelev
8be8778da2
Update parameters.hbs 2018-01-11 17:51:54 +01:00
Vlad Tsepelev
4071cf89c1
Update _layout.scss 2018-01-11 17:45:28 +01:00
Vlad Tsepelev
4c272f1d9f
Make parameters rendering more complete 2018-01-11 17:41:17 +01:00
Yuji Yamano
61b27c0eb7 Improve log messages. 2017-12-20 17:32:16 +09:00
Yuji Yamano
cbab96bbd2 Fix indent. Non functional change. 2017-12-20 17:28:21 +09:00
Yuji Yamano
9e54d1254b Add a spec file to test. Taken from #69 with some modifications. 2017-12-09 15:51:30 +09:00
Yuji Yamano
0745d8a084 Show enum values in response. Fixed #69. 2017-12-09 15:51:17 +09:00
Kam Low
2a636110d6
Merge pull request #111 from yyamano/fix-build
Make npm build work without global installation.
2017-12-07 15:11:39 +01:00
Yuji Yamano
4a3f12ae1d Make npm build work without global installation. 2017-12-07 23:06:53 +09:00