Method: Weblate::ScreenshotFile.openapi_types

Defined in:
lib/weblate/models/screenshot_file.rb

.openapi_typesObject

Attribute type mapping.



33
34
35
36
37
# File 'lib/weblate/models/screenshot_file.rb', line 33

def self.openapi_types
  {
    :'image' => :'String'
  }
end