Class: ApiExplorer::DescriptionProxy
- Inherits:
-
GroupProxy
- Object
- BaseProxy
- GroupProxy
- ApiExplorer::DescriptionProxy
- Defined in:
- lib/api_explorer/dsl/description_proxy.rb
Instance Attribute Summary
Attributes inherited from BaseProxy
Instance Method Summary collapse
Methods inherited from GroupProxy
#delete, #get, #group, #patch, #path, #post, #put, #request, #shared
Methods inherited from BaseProxy
Constructor Details
This class inherits a constructor from ApiExplorer::BaseProxy
Instance Method Details
#base_url(url) ⇒ Object
3 4 5 |
# File 'lib/api_explorer/dsl/description_proxy.rb', line 3 def base_url(url) path url end |