Method: Contentful::Management::WebhookCall.create
- Defined in:
- lib/contentful/management/webhook_call.rb
.create ⇒ Object
Not supported
45 46 47 |
# File 'lib/contentful/management/webhook_call.rb', line 45 def self.create(*) fail 'Not supported' end |