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
Copy file name to clipboardExpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@
30
30
</div>
31
31
32
32
## Overview
33
-
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an [OpenAPI Spec](https://github.com/OAI/OpenAPI-Specification). Currently, the following languages/frameworks are supported:
33
+
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an [OpenAPI Spec](https://github.com/OAI/OpenAPI-Specification) (both 2.0 and 3.0 are supported). Currently, the following languages/frameworks are supported:
34
34
35
35
|| Languages/Frameworks |
36
36
|-|-|
@@ -450,8 +450,9 @@ Here are the requirements to become a core team member:
450
450
- regular contributions to the project
451
451
- about 3 hours per week
452
452
- for contribution, it can be addressing issues, reviewing PRs submitted by others, submitting PR to fix bugs or make enhancements, etc
453
+
- must be active in the past 3 months at the time of application
453
454
454
-
To join the core team, please reach out to [email protected] (@wing328) for more information.
455
+
To join the core team, please reach out to [email protected] for more information.
455
456
456
457
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.
457
458
@@ -466,7 +467,7 @@ Members of the OpenAPI Generator technical committee shoulder the following resp
466
467
467
468
Who is eligible? Those who want to join must have at least 3 PRs merged into a generator. (Exceptions can be granted to template creators or contributors who have made a lot of code changes with less than 3 merged PRs)
468
469
469
-
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.
470
+
If you want to join the committee, please kindly apply by sending an email to [email protected] with your Github ID.
470
471
471
472
#### Members of Technical Committee
472
473
@@ -554,7 +555,6 @@ OpenAPI Generator is a fork of [Swagger Codegen](https://github.com/swagger-api/
0 commit comments