You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -345,21 +345,21 @@ The OpenAPI Generator project is intended as a benefit for users of the Open API
345
345
346
346
When code is generated from this project, it shall be considered **AS IS** and owned by the user of the software. There are no warranties--expressed or implied--for generated code. You can do what you wish with it, and once generated, the code is your responsibility and subject to the licensing terms that you deem appropriate.
347
347
348
-
# 4 - Companies/Projects using OpenAPI Generator
348
+
##4 - Companies/Projects using OpenAPI Generator
349
349
Here are some companies/projects using OpenAPI Generator in production. To add your company/project to the list, please visit [README.md](README.md) and click on the icon to edit the page.
350
350
351
351
-[REST United](https://restunited.com)
352
352
353
-
# 5 - Presentations/Videos/Tutorials/Books
353
+
##5 - Presentations/Videos/Tutorials/Books
354
354
355
355
356
-
# 6 - About Us
356
+
##6 - About Us
357
357
358
-
## 6.1 - OpenAPI Generator Core Team
358
+
###6.1 - OpenAPI Generator Core Team
359
359
360
360
OpenAPI Generator core team members are contributors who have been making significant contributions (review issues, fix bugs, make enhancements, etc) to the project on a regular basis.
@@ -453,7 +453,7 @@ Here is a list of template creators:
453
453
* Configuration
454
454
* Apache2: @stkrwork
455
455
456
-
### How to join the core team
456
+
####How to join the core team
457
457
458
458
Here are the requirements to become a core team member:
459
459
- rank within top 50 in https://github.com/openapitools/openapi-generator/graphs/contributors
@@ -466,7 +466,7 @@ Here are the requirements to become a core team member:
466
466
467
467
To become a Template Creator, simply submit a PR for new API client (e.g. Rust, Elixir) or server stub (e.g. Ruby Grape) generator.
468
468
469
-
## 6.2 - OpenAPI Generator Technical Committee
469
+
###6.2 - OpenAPI Generator Technical Committee
470
470
471
471
Members of the OpenAPI Generator technical committee shoulder the following responsibilities:
472
472
@@ -479,7 +479,7 @@ Who is eligible? Those who want to join must have at least 3 PRs merged into a g
479
479
480
480
If you want to join the committee, please kindly apply by sending an email to [email protected] ([@wing328](https://github.com/wing328)) with your Github ID.
481
481
482
-
### Members of Technical Committee
482
+
####Members of Technical Committee
483
483
484
484
| Languages | Member (join date) |
485
485
|:-------------|:-------------|
@@ -514,11 +514,11 @@ If you want to join the committee, please kindly apply by sending an email to wi
OpenAPI Generator is a fork of [Swagger Codegen](https://github.com/swagger-api/swagger-codegen). In view of the issues with the Swagger Codegen 3.0.0 (beta) release and the disagreement on the project's direction, more than 40 top contributors and template creators of Swagger Codegen decided to fork Swagger Codegen and maintain a community-driven version called "OpenAPI Generator". Please refer to the [Q&A](docs/qna.md) for more information.
0 commit comments