Module: Datadog::Core::Remote::Transport::HTTP::Config::API::Spec
- Defined in:
- lib/datadog/core/remote/transport/http/config.rb
Overview
Extensions for HTTP API Spec
Instance Attribute Summary collapse
-
#config ⇒ Object
Returns the value of attribute config.
Instance Method Summary collapse
Instance Attribute Details
#config ⇒ Object
Returns the value of attribute config.
189 190 191 |
# File 'lib/datadog/core/remote/transport/http/config.rb', line 189 def config @config end |