Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Issues
  • #5541
Closed
Open
Issue created Mar 06, 2020 by Administrator@rootContributor

[REQ][Handlebars] Move all mustache templates in resource folder to new mustache subfolder to better support multiple template Engines

Created by: lindgrenfredrik

Is your feature request related to a problem? Please describe.

Currently all templates are located in resources folder and all languages point to them there If choosing to run different templating engine and provide those templates would today have to live in same folder as current mustache template. This solution would make a clutter of files for every language that has supports multiple templating engines.

Describe the solution you'd like

make a new substructure in resources folder for mustache templates matching identifier of the templating engine Then new templates for other templating engines can be places in parallel folder structure related to their identifier (i.e. new folder for handlebars templates)

Describe alternatives you've considered

Add new info to Templating engine related to "folder offset" to find templates for that particular templating engine

Assignee
Assign to
Time tracking