Takuma Nakajima
Results
2
comments of
Takuma Nakajima
@justin-tay I wrote a test pattern to validate the following objects as example. The object must have both age and user, and the user object must have either id or...
@justin-tay I checked some additional test cases with combinations of allOf and oneOf, and what we had to do to pass the test was to fix the JSON schemas to...