Erik Mendoza
|
04b44f297a
|
Fix #518 integer query params with enum values get default value of NaN
Fixes:
#518
Resolve parameters correctly when requestParametersResolution is set as 'Example' and the schema contains an enum value
|
2022-06-27 16:07:32 -05:00 |
|
Erik Mendoza
|
d9b4de972d
|
Fix #10672, Adding support to schemas with pattern key as schema property
Adding support to schemas with pattern key as schema property
|
2022-02-25 21:09:22 -06:00 |
|
umeshp7
|
3368be1528
|
Merge branch 'develop' into feature/sync-develop-and-split-develop
|
2022-02-08 20:25:03 +05:30 |
|
Vishal Shingala
|
140bfcd934
|
Fixed json-schema-faker to not generate extra props
|
2022-02-01 12:07:04 +05:30 |
|
Luis Tejeda
|
663321485b
|
Separate validation layers
Separate validation layers
|
2022-01-31 15:32:47 -06:00 |
|
Vishal Shingala
|
72e86f8368
|
Updated objectType definition in assets/jsf to latest version of jsf
|
2022-01-20 12:45:37 +05:30 |
|
Erik Mendoza
|
da4fae4977
|
validating transactions from openapi 3.1 spec, upgrading ajv library, adding tests to new scenarios
|
2022-01-03 10:21:43 -06:00 |
|
Vishal Shingala
|
f27caece5c
|
Fixed issue where example values with pm variable syntax were not picked up in conversion
|
2021-08-02 15:39:47 +05:30 |
|
Vishal Shingala
|
ebbb3a5dc7
|
fixed type in a comment
|
2021-04-29 19:28:57 +05:30 |
|
Vishal Shingala
|
7fa4832393
|
Fixed an issue in schema faker where schema with property named deafult was faked incorrectly
|
2021-04-29 18:45:50 +05:30 |
|
Vishal Shingala
|
db0a7941ce
|
Use _.clone instead _.cloneDeep for cloning schema during example validation
|
2020-12-29 02:03:44 +05:30 |
|
Vishal Shingala
|
5ea2c0820c
|
Fixed issue where for type array examples with more than 2 elements were not used in faking
|
2020-12-21 11:37:23 +05:30 |
|
umeshp7
|
509ca050e5
|
Update size limit for highest complexity, jsf limit update in unique function
|
2020-07-08 16:48:27 +05:30 |
|
Vishal Shingala
|
8b2e3662fe
|
Added source for new supported formats from latest json schema faker
|
2020-06-14 23:40:42 +05:30 |
|
Vishal Shingala
|
fb079ae2ce
|
Use faked value as example if schema example is invalid
|
2020-06-14 18:54:08 +05:30 |
|
Vishal Shingala
|
2c422728f0
|
Added support for suggesting available fixes
|
2020-06-01 19:09:48 +05:30 |
|
Dhroov7
|
1bd4c2b514
|
using example values instead of faking schema
|
2019-11-06 13:15:48 +05:30 |
|
Dhroov7
|
c04835e309
|
resolving circular refs by shallow cloning schema in case of array in deref.js
|
2019-09-27 14:02:17 +05:30 |
|
Dhroov7
|
485b48bba7
|
changed json-schema-faker behaviour to not throw an error for circular refs
|
2019-09-20 15:03:49 +05:30 |
|
abhijitkane
|
f006539275
|
Replacing all console.log with console.warn to not pollute sentry
|
2018-12-07 12:50:13 +05:30 |
|
abhijitkane
|
fb74fbf115
|
Using the browserified version of json-schema-faker, with no fs dependency
|
2018-12-05 17:25:29 +05:30 |
|