Searched refs:templateFilePath (Results 1 – 1 of 1) sorted by relevance
128 …pToRedirect(apiDefinitionsBasePath, apiDefinitionsRelativeFilePath, templateFilePath, outputFilePa… argument131 with codecs.open(templateFilePath, 'rb', 'utf-8') as redirect_template: