Roman Hotsiy
|
955ef7101d
|
chore: remove some dead code
|
2017-08-17 10:28:22 +03:00 |
|
Roman Hotsiy
|
cb106cc668
|
feat: display xml examples if present in response examples
|
2017-05-12 11:03:14 +03:00 |
|
Roman Hotsiy
|
476d6c44fe
|
fix: don't show download button if initialized with an object
|
2017-04-23 15:22:04 +03:00 |
|
Roman Hotsiy
|
c41f56d33c
|
chore: fix tests
|
2017-04-19 12:42:42 +03:00 |
|
Roman Hotsiy
|
b9740bfe55
|
refactor: renamve Method to Operation
|
2017-03-30 15:18:26 +03:00 |
|
Roman Hotsiy
|
34defb0d74
|
tests: remove crashing test
|
2017-03-27 10:39:33 +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
|
4899f3e08f
|
fix: x-extendedDiscriminator not working
closes #217
|
2017-03-09 19:57:55 +02:00 |
|
Brendan Abbott
|
e72471feab
|
Allow JSON-like examples to be shown, which supports things like JSON API
|
2017-03-06 17:54:52 +10:00 |
|
Roman Hotsiy
|
fd49082db2
|
feat: Add support for x-servers
|
2017-02-26 00:59:49 +02:00 |
|
Roman Hotsiy
|
a5c03abbe4
|
fix: Fix extra slash if basePath is not present
fixes #201
|
2017-02-14 09:49:58 +02:00 |
|
jsmartfo
|
d9bec1bd6a
|
fix(heading): fix for headings render making failsafe, adding test, adjusting some commentary and spelling/typos
|
2017-02-02 23:13:40 +02:00 |
|
Roman Hotsiy
|
1ff87ce665
|
More Swagger Typings + index headers
|
2017-02-02 23:13:40 +02:00 |
|
Roman Hotsiy
|
0f580eeed0
|
Fix tests + other minor fixes
|
2016-11-30 11:55:37 +02:00 |
|
Roman Hotsiy
|
1e152f96f0
|
fix build
|
2016-10-31 21:09:55 +02:00 |
|
Roman Hotsiy
|
1aa9c4a3f2
|
Fix e2e and unit tests
|
2016-10-31 20:15:56 +02:00 |
|
Roman Hotsiy
|
17e7bf9fd8
|
Refactor + minor fixes/optimizations
|
2016-10-23 20:18:42 +03:00 |
|
Roman Hotsiy
|
a7a4a349f0
|
Fix tests
|
2016-08-30 20:05:21 +03:00 |
|
Roman Hotsiy
|
3aa586cced
|
Migrate to typescript 2.0 and get rid of typings (fixes #80, #81)
|
2016-08-28 21:44:11 +03:00 |
|
Mike Stead
|
e8f090604c
|
Validate that api scheme is used correctly
|
2016-08-01 10:26:10 +10:00 |
|
Mike Stead
|
51965f94b5
|
Use api host if schema host is undefined
|
2016-08-01 09:46:34 +10:00 |
|
Roman Hotsiy
|
2872ffbcf9
|
If API supports both HTTP and HTTPS use HTTPS (fixes #72)
|
2016-07-26 14:51:59 +03:00 |
|
Roman Hotsiy
|
ac6c203f24
|
fix tests
|
2016-07-01 18:33:42 +03:00 |
|
Roman Hotsiy
|
003fba8651
|
Refactoring
Rename schemaMgr to specMgr
fix error logs in tests
|
2016-06-23 17:46:10 +03:00 |
|
Roman Hotsiy
|
53b4f55876
|
Refactor
|
2016-06-22 21:53:11 +03:00 |
|
Roman Hotsiy
|
4f39ab9edc
|
Add tslint
|
2016-06-13 20:54:24 +03:00 |
|
Roman Hotsiy
|
4498884f62
|
Migrate tests to TypeScript
|
2016-06-12 20:44:34 +03:00 |
|
Roman Hotsiy
|
823c0e60c5
|
Hanlde empty discriminator
|
2016-04-13 15:46:41 +03:00 |
|
Roman Hotsiy
|
fa81187e10
|
Use operationId in links; fixes #14
|
2016-02-07 16:10:32 +02:00 |
|
Roman Hotsiy
|
fb7c2d160f
|
Update tests
|
2016-02-01 14:47:45 +02:00 |
|
Roman Hotsiy
|
38f642dbb8
|
Fix pipes spec
|
2016-01-23 16:00:38 +02:00 |
|
Roman Hotsiy
|
26b9bbc4ae
|
Discriminator support
|
2016-01-09 22:37:01 +02:00 |
|
Roman Hotsiy
|
ba2571a446
|
Implemented findDerivedDefs routine
|
2016-01-09 22:37:01 +02:00 |
|
Roman Hotsiy
|
53f7f3a007
|
Sort tests by groups
|
2015-12-19 19:36:28 +02:00 |
|
Roman Hotsiy
|
36c51dee3d
|
Migrate tests to jasmine instead of macha (angular testing depends on jasmine)
|
2015-12-18 10:34:17 +02:00 |
|
Roman Hotsiy
|
832d018c1b
|
Fix pipes and testcases
|
2015-12-14 18:31:17 +02:00 |
|
Roman Hotsiy
|
b5dcc7a19d
|
Add pipes test suite
|
2015-12-14 18:14:35 +02:00 |
|
Roman Hotsiy
|
47cd65f2a3
|
Improved SchemaManager test suite
|
2015-12-14 15:54:29 +02:00 |
|
Roman Hotsiy
|
4f3c8ba56e
|
Renamed shcema-manager spec
|
2015-12-12 19:08:21 +02:00 |
|
Roman Hotsiy
|
362cd3b7bf
|
JsonPointer testsuite
|
2015-12-12 18:31:59 +02:00 |
|
Roman Hotsiy
|
d077d8267d
|
helpers testsuite
|
2015-12-12 18:31:35 +02:00 |
|
Roman Hotsiy
|
d2d856067b
|
Redesigned specs + finish schemaManager spec
|
2015-12-12 17:28:46 +02:00 |
|
Roman Hotsiy
|
18697190ae
|
tests on buildMenuTree
|
2015-12-11 23:50:26 +02:00 |
|
Roman Hotsiy
|
8c814f9fc0
|
Add a few schema-manager tests
|
2015-12-10 21:36:11 +02:00 |
|
Roman Hotsiy
|
5ceb4b8858
|
Setup unit tests + few simple tests
|
2015-12-09 23:46:27 +02:00 |
|