Skip to content

Commit

Permalink
Ruby: Add support for StatusCodeClass filtering
Browse files Browse the repository at this point in the history
  • Loading branch information
svix-frank committed Mar 1, 2022
1 parent 2d0c708 commit cc788d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruby/lib/svix.rb
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
require "svix/models/recover_in"
require "svix/models/validation_error"
require "svix/models/webhook_types"
require "svix/models/status_code_class"

# Core
require "svix/api_client"
Expand Down

0 comments on commit cc788d9

Please sign in to comment.