Class: Roseflow::OpenRouter::Operations::Base
- Inherits:
-
Dry::Struct
- Object
- Dry::Struct
- Roseflow::OpenRouter::Operations::Base
- Defined in:
- lib/roseflow/open_router/operations/base.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#body ⇒ Object
9 10 11 |
# File 'lib/roseflow/open_router/operations/base.rb', line 9 def body to_h.except(:path) end |