Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing new json schema faker #620

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

Carlos-Veloz
Copy link
Contributor

@Carlos-Veloz Carlos-Veloz commented Sep 14, 2022

Replacing json-schema-faker with another one generated through bundle from this repo:
VShingala/json-schema-faker#12

As we are using the generated Bundle from json-schema-faker, we called the file json-schema-faker-bundle.js

Correcting some unit tests due to the latest changes implemented on json-schema-fake source code

In the interest of modifying the json-schema-faker code the less, we are injecting the validation function via parameters and validation options via Json-schema-faker OptionAPI

We also removed a fix that handled "Examples" for OAS3.1 because the latest version of json-schema-faker has the support

erfemega and others added 5 commits September 9, 2022 19:06
- Adding json-schema-faker generated from VShingala/json-schema-faker pmHologation branch
- The package was generatet using the command:
browserify src/main.cjs.js --standalone json-schema-faker -p esmify > json-schema-faker.js
@LuisTejedaS LuisTejedaS marked this pull request as ready for review September 14, 2022 16:39
@LuisTejedaS LuisTejedaS self-assigned this Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants