update ruby petstore samples

This commit is contained in:
wing328
2017-12-07 23:55:51 +08:00
parent 2d56f247ce
commit fb69703fe0
36 changed files with 37 additions and 37 deletions

View File

@@ -270,13 +270,13 @@ end
api_instance = Petstore::FakeApi.new
number = 3.4 # Float | None
number = 8.14 # Float | None
double = 1.2 # Float | None
pattern_without_delimiter = "pattern_without_delimiter_example" # String | None
byte = "byte_example" # String | None
byte = "B" # String | None
opts = {
integer: 56, # Integer | None