Commit Graph

36 Commits

Author SHA1 Message Date
umeshp7
46b7913911 Merge develop into feature/meta-data-function 2020-04-27 21:01:19 +05:30
umeshp7
1e344ae7ba change getMetaData function to be async and add tests 2020-04-27 20:49:35 +05:30
Vishal Shingala
f783d37172 Updated options name and description and added support for criteria searching for getOptions() 2020-04-23 19:17:31 +05:30
umeshp7
babbddd331 Update getMetaData function to handle validation fails 2020-04-20 15:21:34 +05:30
umeshp7
90c555ab58 Add getMetaData function 2020-04-20 14:09:21 +05:30
umeshp7
f9adc10459 Support for multi file schema in schemapack 2020-01-14 16:21:59 +05:30
umeshp7
f15d44dc8a fix lint issues 2020-01-07 15:26:12 +05:30
umeshp7
9a419d8249 Fix eslint 2020-01-07 15:03:23 +05:30
umeshp7
3a89a0b02c Merge branch 'develop' into feature/support_for_multifiles 2020-01-07 14:36:21 +05:30
Abhijit Kane
bbc7c5e02f Lint fixes + getting older wrappers using new API correctly 2019-12-18 14:59:13 +05:30
Abhijit Kane
3f551fd259 New SchemaPack API exposed, validatorAgainstHistory v1 2019-12-15 14:51:52 +05:30
Dhroov7
33f9da6ec8 returing callback with an error in mergeFiles catch 2019-12-10 13:48:57 +05:30
Dhroov7
d0fa30f079 changed function name from returnCollectios to returnCollection 2019-12-10 13:15:49 +05:30
Dhroov7
b349053c97 removed loop because convertedSpec can only has one collection 2019-12-10 13:11:38 +05:30
Dhroov7
fcd54b1380 filtering collections from convertedSpec 2019-12-10 13:02:26 +05:30
Dhroov7
7e4eacf966 added tests for function readSpecFile 2019-12-09 19:23:08 +05:30
Dhroov7
5deb2c9e0f added check for https, changed behaviour of callback back to err throwing in convert function 2019-12-09 18:48:40 +05:30
Dhroov7
abf9962aed changed the function name to mergeFiles 2019-12-09 11:49:01 +05:30
Dhroov7
825620979f removed unncessary callback from convert 2019-12-09 00:24:23 +05:30
Dhroov7
2cbaa1d7be some changes 2019-12-06 16:42:17 +05:30
Dhroov7
cf53c1c209 removed speccy and using oas-resolver 2019-12-06 14:06:58 +05:30
Dhroov7
822a034526 added validation for folder 2019-12-04 17:05:01 +05:30
Dhroov7
3df9ba4f0a using eachSeries instead of each in async 2019-12-04 13:35:49 +05:30
Dhroov7
7e963b0ba2 added support for multifile 2019-12-04 13:26:41 +05:30
Dhroov7
01bbb065f5 setting default values of options through getOptions function 2019-10-21 13:41:27 +05:30
Dhroov7
d351e79fee changed the name of options to a similar pattern 2019-10-16 13:30:07 +05:30
Dhroov7
33dc2faa6b added two more options where were already exists 2019-10-15 14:48:50 +05:30
Dhroov7
d220aed3c5 added getOptions function 2019-10-14 16:30:45 +05:30
abhijitkane
c5f14b996e Comments, minor cleanup 2018-10-15 17:46:07 +05:30
pavantejapotnuru
0190323d95 removed unwanted try catch 2018-10-01 12:08:13 +05:30
pavantejapotnuru
3d607678ff 100% code coverage with small changes 2018-10-01 11:47:43 +05:30
pavanteja-potnuru
2ee7be66f1 added options for schemaFaker & reqName 2018-09-10 16:03:17 +05:30
pavanteja-potnuru
03e0ae2d9b updated package-lock and index.js 2018-08-28 12:01:48 +05:30
pavanteja-potnuru
81cc971cc5 changed to new input format, updated plugintest 2018-08-22 11:45:57 +05:30
Tuhin Khare
15fe521921 Removed lint errors 2018-04-03 15:28:52 +05:30
Tuhin Khare
a2185792c5 Added index file exposing the interface 2018-03-29 15:15:05 +05:30