We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d224aab commit 330490aCopy full SHA for 330490a
lib/services/typetalk.rb
@@ -1,4 +1,4 @@
1
-class Service::Typetalk < Service
+class Service::Typetalk < Service::HttpPost
2
string :client_id, :topic, :restrict_to_branch
3
password :client_secret
4
white_list :topic, :restrict_to_branch
0 commit comments