lib/slack/web/api/endpoints/api.rb in slack-ruby-client-0.14.4 vs lib/slack/web/api/endpoints/api.rb in slack-ruby-client-0.14.5
- old
+ new
@@ -1,13 +1,14 @@
+# frozen_string_literal: true
# This file was auto-generated by lib/tasks/web.rake
module Slack
module Web
module Api
module Endpoints
module Api
#
- # This method helps you test your calling code.
+ # Checks API calling code.
#
# @option options [Object] :error
# Error response to return.
# @option options [Object] :foo
# example property to return.