goodeggs / unionized

A factory library for setting up JavaScript objects as test data.
MIT License
13 stars 3 forks source link

feat(JSONSchemaFactory): add support for "decimal" format #130

Closed serhalp closed 3 years ago

serhalp commented 3 years ago

This already supports custom, somewhat Good Eggs-specific JSON Schema formats, and has no affordance to register custom formats at runtime, so this seems OK.

This is sort of a deprecated module anyway, so this seems doubly OK, and this solves a problem for us right now!