Method: Athenian::DeploymentWith.openapi_types
- Defined in:
- lib/athenian/models/deployment_with.rb
.openapi_types ⇒ Object
Attribute type mapping.
37 38 39 40 41 42 43 |
# File 'lib/athenian/models/deployment_with.rb', line 37 def self.openapi_types { :'pr_author' => :'Array', :'commit_author' => :'Array', :'releaser' => :'Array' } end |