Method: Kickflow::RouteStepTarget.openapi_nullable
- Defined in:
- lib/kickflow/models/route_step_target.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
60 61 62 63 |
# File 'lib/kickflow/models/route_step_target.rb', line 60 def self.openapi_nullable Set.new([ ]) end |