Commit Graph

66 Commits

Author SHA1 Message Date
Roman Hotsiy
c0698bb215
fix: prevent possible xss using untrusted-spec option 2017-05-12 12:42:24 +03:00
Roman Hotsiy
c08b0a9994
chore: revert "Replace david-dm badge with gemnasium"
[ci-skip]

This reverts commit fed2f378df.
2017-05-05 13:33:19 +03:00
Roman Hotsiy
f7affbfb39
docs: add docs for path-in-middle-panel 2017-04-23 17:42:26 +03:00
Roman Hotsiy
00b304a4be
new: option to disable authentication auto adding 2017-04-19 12:42:09 +03:00
Roman Hotsiy
b9740bfe55
refactor: renamve Method to Operation 2017-03-30 15:18:26 +03:00
Roman Hotsiy
9e0283849a Merge pull request #227 from brendo/support-x-examples-request
Support x-examples vendor extension for requests
2017-03-13 09:15:57 +02:00
Roman Hotsiy
d99f2562ac
feat: support for OpenAPI object as a parameter for init
closes #224
2017-03-09 21:00:45 +02:00
Brendan Abbott
3c569cde6e Support x-examples vendor extension for requests 2017-03-09 20:55:23 +10:00
Roman Hotsiy
258009b1f7
chore: update sample index.html with utf meta (credits @sarus) #213 2017-02-27 18:00:55 +02:00
Roman Hotsiy
c724df48f4
feat: new option required-props-first
closes #191
2017-02-27 13:12:53 +02:00
Roman Hotsiy
fa9b634126
Revert "fix: remove unused hide-hostname option"
This reverts commit 7031176330.
2017-02-26 01:59:18 +02:00
Roman Hotsiy
7031176330
fix: remove unused hide-hostname option
(unused since eba219e)
2017-02-26 01:00:23 +02:00
Roman Hotsiy
a1aefa4123
docs: docs for x-servers 2017-02-26 01:00:08 +02:00
Roman Hotsiy
4d14c01e02
docs: Add real-life usages to README 2017-02-14 12:18:34 +02:00
Roman Hotsiy
a460dfa6ec
Tick next item in roadmap 2017-02-09 15:34:20 +02:00
Roman Hotsiy
fed2f378df
Replace david-dm badge with gemnasium [ci skip] 2017-02-02 10:50:39 +02:00
Roman Hotsiy
60c9ef59bc Update README.md 2017-01-31 12:18:28 +02:00
Roman Hotsiy
c6b1fc8e72
Enhance README 2017-01-31 12:09:46 +02:00
Roman Hotsiy
f902abd5f1
add x-tagGroups docs 2016-12-25 23:47:33 +02:00
Roman Hotsiy
95f2da8b97
add expand-responses option 2016-12-14 14:49:02 +02:00
Roman Hotsiy
06adadef2e Update README.md [skip ci] 2016-12-11 22:57:22 +02:00
Roman Hotsiy
0e8402aa0a Update README.md 2016-12-02 08:00:14 +02:00
Roman Hotsiy
fc46931551
Add lazyRendering option 2016-11-30 13:23:24 +02:00
Roman Hotsiy
878d3191f9 README: Add button link to yeoman-generator 2016-11-29 19:11:39 +02:00
Roman Hotsiy
d1862ecea0
typo fix 2016-11-02 13:59:42 +02:00
Roman Hotsiy
2756b4bebf
Add new badges 2016-11-02 13:57:49 +02:00
Roman Hotsiy
4b6cc2ea79 Merge pull request #132 from bfirsh/docker-development-environment
Add Docker development environment
2016-11-01 23:32:40 +02:00
Ben Firshman
c1de34703a
Add Docker development environment 2016-11-01 11:56:06 -07:00
Ben Firshman
2453ffb11b
Add option to hide hostname in method definition
This allows ReDoc to be used for self-hosted tools where the
hostname may not be known.
2016-11-01 11:44:22 -07:00
Roman Hotsiy
93e7ed04f7
Remove codeclimate 2016-11-01 16:59:06 +02:00
Roman Hotsiy
9955cb8fec
Security definitions docs 2016-10-31 12:32:17 +02:00
Roman Hotsiy
84349a451a
Fix dev servers and scss files (fixes #97) 2016-10-31 11:03:15 +02:00
amanganiello
c1f1944cae fix issue #116 2016-09-22 09:13:29 +02:00
Roman Hotsiy
6cc525e594 Update local dev steps (fixes #114) 2016-09-20 18:28:42 -04:00
Roman Hotsiy
28fb22827f
Updated deps 2016-09-02 23:26:33 +03:00
Roman Hotsiy
40c40cd327
Add x-nullable to the docs 2016-08-31 22:45:34 +03:00
Roman Hotsiy
f66b194e3d
Updated README and CHANGELOG 2016-08-30 21:29:22 +03:00
Roman Hotsiy
c7e1c14ce7
Updated README to avoid confusions (#83) 2016-08-23 01:04:10 +03:00
Roman Hotsiy
9abd2691f7 Update README.md 2016-08-04 19:14:50 +03:00
Roman Hotsiy
f65c4b3de3
add features to readme 2016-08-01 08:15:52 +03:00
Roman Hotsiy
bc47b40466 Update README.md 2016-07-29 18:20:38 +03:00
Roman Hotsiy
7166fd6322
polish README 2016-07-29 13:44:23 +03:00
Roman Hotsiy
972e77fd79 Update README.md 2016-07-28 21:54:58 +03:00
Roman Hotsiy
9093932639 Update README.md 2016-07-28 21:36:43 +03:00
Roman Hotsiy
0493f62f0b
README updates 2016-07-28 20:17:56 +03:00
Roman Hotsiy
2f3e8a0f1e
Enhance Readme 2016-07-28 19:58:04 +03:00
Roman Hotsiy
9e2fab9108
Make roboto/montserrat fonts part of ReDoc (until styling feature is done) 2016-07-28 15:56:14 +03:00
Roman Hotsiy
4b61357be0
Warnings on the top of page (fixes #48) 2016-07-27 18:57:23 +03:00
Roman Hotsiy
f0a4534400 Add info about CDN to README
fixes #50
2016-06-30 11:34:39 +03:00
Ivan Goncharov
43756f168d Update APIs.guru URLs in README 2016-06-09 20:39:52 +03:00