Method: Athenian::LogicalDeploymentRules.openapi_types
- Defined in:
- lib/athenian/models/logical_deployment_rules.rb
.openapi_types ⇒ Object
Attribute type mapping.
36 37 38 39 40 41 |
# File 'lib/athenian/models/logical_deployment_rules.rb', line 36 def self.openapi_types { :'title' => :'String', :'labels_include' => :'Hash<String, Array<String>>' } end |