Searched refs:URITEMPLATE (Results 1 – 1 of 1) sorted by relevance
76 URITEMPLATE = re.compile('{[^}]*}') variable595 for match in URITEMPLATE.finditer(method_desc['path']):