Commit Graph

28 Commits

Author SHA1 Message Date
Roman Hotsiy
82f1be1d11
Get rid of prepareModel method. Use init instead 2016-07-20 11:07:08 +03:00
Roman Hotsiy
0b0f28cd4a
Implement expanding subschemas (fixes #56) 2016-06-29 18:02:19 +03:00
Roman Hotsiy
43a0872530 bypass sanitization for markdown 2016-06-22 12:45:03 +03:00
Roman Hotsiy
269f535d7f Default values (only for primitive types) 2016-05-18 22:24:34 +03:00
Roman Hotsiy
547cf0ceab Add type:file support for payloads 2016-05-16 23:02:34 +03:00
Roman Hotsiy
9d13b702b3 Update agnular to the latest beta 2016-04-29 22:57:24 +03:00
Roman Hotsiy
4c923682ba Omit readonly properties in request schemas (part of #42) 2016-04-27 22:34:41 +03:00
Roman Hotsiy
6004fb0132 Add help messages for different types of parameters (fixes #26) 2016-03-28 00:54:43 +03:00
Cesar
06cba79383 Global styles and Menu style 2016-03-02 14:48:55 -05:00
Cesar
d07e2f0026 Work on Request and Response Samples and overall padding 2016-03-01 13:08:02 -05:00
Roman Hotsiy
97e38b3a95 Group operation parameters by type (fixes #23) 2016-02-23 13:05:59 +02:00
Roman Hotsiy
ea6df01bfd Cache same schema views 2016-02-07 16:11:15 +02:00
Roman Hotsiy
7f57558225 fixed #12: schema representation on Safari 2016-02-06 18:02:10 +02:00
Roman Hotsiy
e861ae9add Display enums info 2016-02-06 17:00:36 +02:00
Roman Hotsiy
fae59c7917 Fix path params rendering 2016-02-04 11:49:00 +02:00
Roman Hotsiy
66aa19404a Update angular2 to the latest alpha + migrate 2015-12-14 17:20:40 +02:00
Roman Hotsiy
166af1ffb3 Refactor tree lines css 2015-11-22 20:04:18 +02:00
Roman Hotsiy
a78dd4a0ab Add _variables.scss and start stylesheets refactoring 2015-11-22 15:46:12 +02:00
Roman Hotsiy
7c8edb04e4 create own basic json-schema viewer 2015-11-18 23:30:59 +02:00
Roman Hotsiy
7195c1c9e4 update parameters design 2015-11-17 01:12:42 +02:00
Roman Gotsiy
90f304304c Display descriptions as GFM (closes #2) 2015-10-23 12:03:47 +03:00
Roman Gotsiy
e46eca92b6 fix incorrect cell order body-param 2015-10-21 17:26:06 +03:00
Roman Gotsiy
5c49fc49f0 Unify params table for no-params case 2015-10-21 12:25:51 +03:00
Roman Gotsiy
93d7d98ad7 Added responses list 2015-10-21 12:20:14 +03:00
Roman Gotsiy
8c54d83ee8 Minor styling 2015-10-18 20:16:40 +03:00
Roman Gotsiy
211cf2c38a Change param-list to a table 2015-10-18 12:29:18 +03:00
Roman Gotsiy
094c42f07a Displaying in-body param schema 2015-10-17 21:13:14 +03:00
Roman Gotsiy
b30bf98402 Added simple paramaters list 2015-10-10 16:01:41 +03:00