From 4ef34680cd53cb2b047bc2126a72f977001651fc Mon Sep 17 00:00:00 2001 From: nmonterroso Date: Thu, 18 Jun 2015 10:30:53 -0700 Subject: [PATCH] renaming to ApiClient.mustache --- .../main/resources/php/{APIClient.mustache => ApiClient.mustache} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename modules/swagger-codegen/src/main/resources/php/{APIClient.mustache => ApiClient.mustache} (100%) diff --git a/modules/swagger-codegen/src/main/resources/php/APIClient.mustache b/modules/swagger-codegen/src/main/resources/php/ApiClient.mustache similarity index 100% rename from modules/swagger-codegen/src/main/resources/php/APIClient.mustache rename to modules/swagger-codegen/src/main/resources/php/ApiClient.mustache