Skip to content

Commit e68eb02

Browse files
committed
docs: fixed readme table of contents
1 parent 98b0f35 commit e68eb02

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

README.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,19 @@
2727
---
2828

2929
## Table of Contents
30-
- [Features](#features)
31-
- [Installation](#installation)
32-
- [Quick Start](#quick-start)
33-
- [Usage Examples](#usage-examples)
34-
- [Using Pydantic Classes as Schema](#using-pydantic-classes-as-schema)
30+
- [Table of Contents](#table-of-contents)
31+
- [✨ Features](#-features)
32+
- [📦 Installation](#-installation)
33+
- [🚀 Quick Start](#-quick-start)
34+
- [📝 Usage Examples](#-usage-examples)
35+
- [🧑‍💻 Using Pydantic Classes as Schema](#-using-pydantic-classes-as-schema)
3536
- [Notes](#notes)
36-
- [Credits](#credits)
37-
- [License](#license)
37+
- [Use of OpenAPI.model\_dump() / OpenAPI.model\_dump\_json() / OpenAPI.json() / OpenAPI.dict()](#use-of-openapimodel_dump--openapimodel_dump_json--openapijson--openapidict)
38+
- [Non-pydantic schema types](#non-pydantic-schema-types)
39+
- [Use OpenAPI 3.0 instead of 3.1](#use-openapi-30-instead-of-31)
40+
- [Pydantic version compatibility](#pydantic-version-compatibility)
41+
- [🙏 Credits](#-credits)
42+
- [📄 License](#-license)
3843

3944
---
4045

0 commit comments

Comments
 (0)