Makes it possible to put templates in subdirectories
This commit is contained in:
parent
68dc70c176
commit
7e8aa018e9
9 changed files with 109 additions and 53 deletions
|
@ -1,3 +1,5 @@
|
|||
Generated from template: ${meta.templateFile}
|
||||
|
||||
<#list endpoints as endpoint>
|
||||
<#list endpoint.paths.paths>
|
||||
<#items as segment>/${segment}</#items>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue