.gitignore
.travis.yml
README.md
api/openapi.yaml
api_another_fake.go
api_default.go
api_fake.go
api_fake_classname_tags123.go
api_pet.go
api_store.go
api_user.go
client.go
configuration.go
docs/AdditionalPropertiesClass.md
docs/AllOfPrimitiveTypes.md
docs/Animal.md
docs/AnotherFakeAPI.md
docs/AnyOfPrimitiveType.md
docs/ApiResponse.md
docs/Apple.md
docs/AppleReq.md
docs/ArrayOfArrayOfNumberOnly.md
docs/ArrayOfNumberOnly.md
docs/ArrayTest.md
docs/ArrayTestWithWrapped.md
docs/ArrayTestWithWrappedAndName.md
docs/Banana.md
docs/BananaReq.md
docs/Capitalization.md
docs/Cat.md
docs/Category.md
docs/ClassModel.md
docs/Client.md
docs/DefaultAPI.md
docs/Dog.md
docs/DuplicatedPropChild.md
docs/DuplicatedPropParent.md
docs/EnumArrays.md
docs/EnumClass.md
docs/EnumTest.md
docs/ExampleEnum.md
docs/FakeAPI.md
docs/FakeClassnameTags123API.md
docs/File.md
docs/FileSchemaTestClass.md
docs/FilterAny.md
docs/FilterTypeRange.md
docs/FilterTypeRegex.md
docs/Foo.md
docs/FooGetDefaultResponse.md
docs/FormatTest.md
docs/Fruit.md
docs/FruitJuice.md
docs/FruitReq.md
docs/GmFruit.md
docs/HasOnlyReadOnly.md
docs/HealthCheckResult.md
docs/IDsWrapper.md
docs/IncidentData.md
docs/List.md
docs/Mammal.md
docs/MapOfFileTest.md
docs/MapTest.md
docs/MixedPropertiesAndAdditionalPropertiesClass.md
docs/Model200Response.md
docs/Name.md
docs/NullableAllOf.md
docs/NullableAllOfChild.md
docs/NullableClass.md
docs/NumberOnly.md
docs/OneOfPrimitiveType.md
docs/OneOfPrimitiveTypeChild.md
docs/OneOfPrimitiveTypes.md
docs/OneOfWithComplexType.md
docs/Order.md
docs/OuterComposite.md
docs/OuterEnum.md
docs/OuterEnumDefaultValue.md
docs/OuterEnumInteger.md
docs/OuterEnumIntegerDefaultValue.md
docs/Pet.md
docs/PetAPI.md
docs/PropertyNameMapping.md
docs/ReadOnlyFirst.md
docs/ReadOnlyWithDefault.md
docs/Return.md
docs/SomeOpsRequiringRefIntRequest.md
docs/SpecialModelName.md
docs/StoreAPI.md
docs/Tag.md
docs/TestInlineFreeformAdditionalPropertiesRequest.md
docs/User.md
docs/UserAPI.md
docs/Whale.md
docs/Zebra.md
git_push.sh
go.mod
go.sum
model_200_response.go
model__foo_get_default_response.go
model__special_model_name_.go
model_additional_properties_class.go
model_all_of_primitive_types.go
model_animal.go
model_any_of_primitive_type.go
model_api_response.go
model_apple.go
model_apple_req.go
model_array_of_array_of_number_only.go
model_array_of_number_only.go
model_array_test_.go
model_array_test_with_wrapped.go
model_array_test_with_wrapped_and_name.go
model_banana.go
model_banana_req.go
model_capitalization.go
model_cat.go
model_category.go
model_class_model.go
model_client.go
model_dog.go
model_duplicated_prop_child.go
model_duplicated_prop_parent.go
model_enum_arrays.go
model_enum_class.go
model_enum_test_.go
model_example_enum.go
model_file.go
model_file_schema_test_class.go
model_filter_any.go
model_filter_type_range.go
model_filter_type_regex.go
model_foo.go
model_format_test_.go
model_fruit.go
model_fruit_juice.go
model_fruit_req.go
model_gm_fruit.go
model_has_only_read_only.go
model_health_check_result.go
model_ids_wrapper.go
model_incident_data.go
model_list.go
model_mammal.go
model_map_of_file_test_.go
model_map_test_.go
model_mixed_properties_and_additional_properties_class.go
model_name.go
model_nullable_all_of.go
model_nullable_all_of_child.go
model_nullable_class.go
model_number_only.go
model_one_of_primitive_type.go
model_one_of_primitive_type_child.go
model_one_of_primitive_types.go
model_one_of_with_complex_type.go
model_order.go
model_outer_composite.go
model_outer_enum.go
model_outer_enum_default_value.go
model_outer_enum_integer.go
model_outer_enum_integer_default_value.go
model_pet.go
model_property_name_mapping.go
model_read_only_first.go
model_read_only_with_default.go
model_return.go
model_some_ops_requiring_ref_int_request.go
model_tag.go
model_test_inline_freeform_additional_properties_request.go
model_user.go
model_whale.go
model_zebra.go
response.go
signing.go
utils.go
