Sha256: c52849681b8904d3c15c796070b56bfd63c2e59de3c2815e1a49aacbd83a25b7
Contents?: true
Size: 252 Bytes
Versions: 2
Compression:
Stored size: 252 Bytes
Contents
module CrystalApi class Webhook include Attributes root_element :webhook integer_attribute :id integer_attribute :resource_id string_attribute :address string_attribute :topic boolean_attribute :only_catalog end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
crystal_api-0.1.0 | lib/crystal_api/webhook.rb |
crystal_api-0.0.1 | lib/crystal_api/webhook.rb |