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

added webhook verification to mux_ruby + helper-func infrastructure #46

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
OAS ignore
eropple committed Mar 18, 2022
commit 296320a2b9d7921cea19ea0e3dea46ed174be0a1
6 changes: 3 additions & 3 deletions .openapi-generator-ignore
Original file line number Diff line number Diff line change
@@ -27,9 +27,9 @@ git_push.sh
.travis.yml

lib/helpers.rb
lib/helpers/**/*.rb
lib/helpers/*.rb

spec/api_client_spec.rb
spec/configuration_spec.rb
spec/api/**/*.rb
spec/models/**/*.rb
spec/api/*.rb
spec/models/*.rb