Gi60s / openapi-enforcer

Apache License 2.0
94 stars 22 forks source link

improve random generation #114

Closed imsamurai closed 3 years ago

imsamurai commented 3 years ago
  1. generate random value by pattern regexp
  2. fix random number for case of negative numbers
  3. fix allOf string pattern serialization
Gi60s commented 3 years ago

This PR looks really good. Thanks for sharing it. I've got a few other changes that should be ready in the next few days and I'll roll this PR and those together into one release.

Gi60s commented 3 years ago

Changes have been published to NPM as version 1.14.0. Thanks for the PR.