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