pmcelhaney / counterfact

OpenAPI / Swagger to TypeScript generator and mock server
MIT License
106 stars 13 forks source link

feat(server): Update JSONSchemaFaker not to create fake object properties #1084

Closed dethell closed 1 month ago

dethell commented 1 month ago

Updates the default settings for JSONSchemaFaker so the fillProperties setting is false. This prevents the schema faker from creating random properties in the result objects.

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 707a0ec63f7a9d64698f0ee723f6585fa8785855

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------- | ----- | | counterfact | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11388760172

Details


Totals Coverage Status
Change from base Build 11344583152: 0.007%
Covered Lines: 3282
Relevant Lines: 4057

💛 - Coveralls