Skip to content

Commit db2319a

Browse files
committed
Align heading level
1 parent 935790e commit db2319a

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ OpenAPI Generator allows generation of API client libraries (SDK generation), se
5151
**Configuration files** | [**Apache2**](https://httpd.apache.org/)
5252
**Others** | **JMeter**
5353

54-
# Table of contents
54+
## Table of contents
5555

5656
- [OpenAPI Generator](#openapi-generator)
5757
- [Overview](#overview)
@@ -345,21 +345,21 @@ The OpenAPI Generator project is intended as a benefit for users of the Open API
345345

346346
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.
347347

348-
# 4 - Companies/Projects using OpenAPI Generator
348+
## 4 - Companies/Projects using OpenAPI Generator
349349
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.
350350

351351
- [REST United](https://restunited.com)
352352

353-
# 5 - Presentations/Videos/Tutorials/Books
353+
## 5 - Presentations/Videos/Tutorials/Books
354354

355355

356-
# 6 - About Us
356+
## 6 - About Us
357357

358-
## 6.1 - OpenAPI Generator Core Team
358+
### 6.1 - OpenAPI Generator Core Team
359359

360360
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.
361361

362-
### Core Team Members
362+
#### Core Team Members
363363
* [@wing328](https://github.com/wing328) (2015/07)
364364
* [@jimschubert](https://github.com/jimschubert) (2016/05)
365365
* [@cbornet](https://github.com/cbornet) (2016/05)
@@ -368,7 +368,7 @@ OpenAPI Generator core team members are contributors who have been making signif
368368
* [@JFCote](https://github.com/JFCote) (2018/03)
369369
* [@jmini](https://github.com/jmini) (2018/04)
370370

371-
### Template Creator
371+
#### Template Creator
372372
Here is a list of template creators:
373373
* API Clients:
374374
* Ada: @stcarrez
@@ -453,7 +453,7 @@ Here is a list of template creators:
453453
* Configuration
454454
* Apache2: @stkrwork
455455

456-
### How to join the core team
456+
#### How to join the core team
457457

458458
Here are the requirements to become a core team member:
459459
- 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:
466466

467467
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.
468468

469-
## 6.2 - OpenAPI Generator Technical Committee
469+
### 6.2 - OpenAPI Generator Technical Committee
470470

471471
Members of the OpenAPI Generator technical committee shoulder the following responsibilities:
472472

@@ -479,7 +479,7 @@ Who is eligible? Those who want to join must have at least 3 PRs merged into a g
479479

480480
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.
481481

482-
### Members of Technical Committee
482+
#### Members of Technical Committee
483483

484484
| Languages | Member (join date) |
485485
|:-------------|:-------------|
@@ -514,11 +514,11 @@ If you want to join the committee, please kindly apply by sending an email to wi
514514
| Swift | @jgavris (2017/07) @ehyche (2017/08) @Edubits (2017/09) @jaz-ah (2017/09) @d-date (2018/03) |
515515
| TypeScript | @TiFu (2017/07) @taxpon (2017/07) @sebastianhaas (2017/07) @kenisteward (2017/07) @Vrolijkx (2017/09) @macjohnny (2018/01) |
516516

517-
## 6.3 - History of OpenAPI Generator
517+
### 6.3 - History of OpenAPI Generator
518518

519519
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.
520520

521-
### Founding Members (alphabetical order):
521+
#### Founding Members (alphabetical order):
522522

523523
- [Akihito Nakano](https://github.com/ackintosh)
524524
- [Artem Ocheredko](https://github.com/galaxie)

0 commit comments

Comments
 (0)