Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 274 Bytes

File metadata and controls

18 lines (12 loc) · 274 Bytes

Petstore::File

Properties

Name Type Description Notes
source_uri String Test capitalization [optional]

Example

require 'petstore'

instance = Petstore::File.new(
  source_uri: null
)