Module: Swagger::Shell::ApiPut
- Defined in:
- lib/swagger/shell/api_struct.rb
Instance Method Summary collapse
Instance Method Details
#put(message = {}) ⇒ Object
16 17 18 |
# File 'lib/swagger/shell/api_struct.rb', line 16 def put( = {}) _put(api_url, ) end |