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

feat: added API to disable and enable validation #180

Merged
merged 1 commit into from Jun 14, 2023

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Allow to enable/disable validation using:

  • API
  • process.env.SKIP_VALIDATION

Breaking Changes

No

Additional Info

We use local and process.env.SKIP_VALIDATION variables to disable it to support globally disabling, because you can have multiple different versions

@alexander-akait alexander-akait merged commit d6b9c9e into master Jun 14, 2023
17 checks passed
@alexander-akait alexander-akait deleted the feat-allow-to-skip-validation branch June 14, 2023 14:12
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

1 participant