.gitignore README.md application/config.yml application/config/app.yml application/config/data_transfer.yml application/config/path_handler.yml application/container.php composer.json public/index.php src/App/DTO/AdditionalPropertiesAnyType.php src/App/DTO/AdditionalPropertiesArray.php src/App/DTO/AdditionalPropertiesBoolean.php src/App/DTO/AdditionalPropertiesClass.php src/App/DTO/AdditionalPropertiesInteger.php src/App/DTO/AdditionalPropertiesNumber.php src/App/DTO/AdditionalPropertiesObject.php src/App/DTO/AdditionalPropertiesString.php src/App/DTO/Animal.php src/App/DTO/ApiResponse.php src/App/DTO/ArrayOfArrayOfNumberOnly.php src/App/DTO/ArrayOfNumberOnly.php src/App/DTO/ArrayTest.php src/App/DTO/BigCat.php src/App/DTO/BigCatAllOf.php src/App/DTO/Capitalization.php src/App/DTO/Cat.php src/App/DTO/CatAllOf.php src/App/DTO/Category.php src/App/DTO/ClassModel.php src/App/DTO/Client.php src/App/DTO/Dog.php src/App/DTO/DogAllOf.php src/App/DTO/EnumArrays.php src/App/DTO/EnumClass.php src/App/DTO/EnumTest.php src/App/DTO/FileSchemaTestClass.php src/App/DTO/FormatTest.php src/App/DTO/HasOnlyReadOnly.php src/App/DTO/MapTest.php src/App/DTO/MixedPropertiesAndAdditionalPropertiesClass.php src/App/DTO/Model200Response.php src/App/DTO/ModelReturn.php src/App/DTO/Name.php src/App/DTO/NumberOnly.php src/App/DTO/Order.php src/App/DTO/OuterComposite.php src/App/DTO/OuterEnum.php src/App/DTO/Pet.php src/App/DTO/ReadOnlyFirst.php src/App/DTO/SpecialModelName.php src/App/DTO/Tag.php src/App/DTO/TypeHolderDefault.php src/App/DTO/TypeHolderExample.php src/App/DTO/User.php src/App/DTO/XmlItem.php src/App/Factory.php src/App/Handler/AnotherFakeDummy.php src/App/Handler/Fake.php src/App/Handler/FakeBodyWithFileSchema.php src/App/Handler/FakeBodyWithQueryParams.php src/App/Handler/FakeClassnameTest.php src/App/Handler/FakeCreateXmlItem.php src/App/Handler/FakeInlineAdditionalProperties.php src/App/Handler/FakeJsonFormData.php src/App/Handler/FakeOuterBoolean.php src/App/Handler/FakeOuterComposite.php src/App/Handler/FakeOuterNumber.php src/App/Handler/FakeOuterString.php src/App/Handler/FakePetIdUploadImageWithRequiredFile.php src/App/Handler/FakeTestQueryParamters.php src/App/Handler/Pet.php src/App/Handler/PetFindByStatus.php src/App/Handler/PetFindByTags.php src/App/Handler/PetPetId.php src/App/Handler/PetPetIdUploadImage.php src/App/Handler/StoreInventory.php src/App/Handler/StoreOrder.php src/App/Handler/StoreOrderOrderId.php src/App/Handler/User.php src/App/Handler/UserCreateWithArray.php src/App/Handler/UserCreateWithList.php src/App/Handler/UserLogin.php src/App/Handler/UserLogout.php src/App/Handler/UserUsername.php src/App/Middleware/InternalServerError.php src/App/Strategy/Date.php src/App/Strategy/DateTime.php src/App/Strategy/QueryParameter.php src/App/Strategy/QueryParameterArray.php src/App/Validator/QueryParameterArrayType.php src/App/Validator/QueryParameterType.php src/App/Validator/Type.php