Method: Athenian::PatchTokenRequest.openapi_types
- Defined in:
- lib/athenian/models/patch_token_request.rb
.openapi_types ⇒ Object
Attribute type mapping.
32 33 34 35 36 |
# File 'lib/athenian/models/patch_token_request.rb', line 32 def self.openapi_types { :'name' => :'String' } end |