Skip to content
GitLab
    • Explore Projects Groups Snippets
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
  • Merge requests
  • !3227

add link to the "new-generator" guide

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/DanielHabenicht/patch-1 into master 6 years ago
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: DanielHabenicht

PR checklist

  • Read the contribution guidelines.
  • Filed the PR against the correct branch: master, 4.1.x, 5.0.x. Default: master.

Description of the PR

Currently, there is no link to the new-generator guide in the CONTRIBUTING.md. This PR adds one.

Compare
  • master (base)

and
  • latest version
    c58ef4a5
    2 commits, 2 years ago

1 file
+ 2
- 0

    Preferences

    File browser
    Compare changes
CONTRIBUTING.md
+ 2
- 0
  • View file @ c58ef4a5

  • Edit in single-file editor

  • Open in Web IDE


@@ -31,6 +31,8 @@ Please file the pull request against the correct branch, e.g. `master` for non-b
All the code generators can be found in [modules/openapi-generator/src/main/java/org/openapitools/codegen/languages](https://github.com/openapitools/openapi-generator/tree/master/modules/openapi-generator/src/main/java/org/openapitools/codegen/languages)
If you want to add a new generator, follow the [new-generator](https://openapi-generator.tech/docs/new-generator) guide.
### Templates
All the templates ([mustache](https://mustache.github.io/)) can be found in [modules/openapi-generator/src/main/resources](https://github.com/openapitools/openapi-generator/tree/master/modules/openapi-generator/src/main/resources).
0 Assignees
None
Assign to
Reviewer
Jim Schubert's avatar
Jim Schubert
Request review from
Labels
2
Enhancement: CI/Test Server: PHP
2
Enhancement: CI/Test Server: PHP
    Assign labels
  • Manage project labels

Milestone
6.3.0
6.3.0 (expired)
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: OpenAPITools/openapi-generator!14117
Source branch: github/fork/DanielHabenicht/patch-1

Menu

Explore Projects Groups Snippets