changing to invokerPackage

This commit is contained in:
nmonterroso 2015-06-22 19:09:32 -07:00
parent b8b003bc83
commit da14c9e692

View File

@ -15,7 +15,7 @@
* limitations under the License. * limitations under the License.
*/ */
namespace {{invokerNamespace}}; namespace {{invokerPackage}};
class ApiClientConfiguration { class ApiClientConfiguration {