We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1f736 commit ddbd551Copy full SHA for ddbd551
README.md
@@ -20,7 +20,8 @@ READ [OpenAPI](https://www.openapis.org/) 3.0.x YAML and JSON files and make the
20
This library provides a low level API for reading OpenAPI files. It is used by higher level tools to
21
do awesome work:
22
23
-- https://github.com/cebe/yii2-openapi
+- https://github.com/cebe/yii2-openapi Code Generator for REST API from OpenAPI spec
24
+- https://github.com/cebe/yii2-app-api Yii framework application template for developing API-first applications
25
- ... ([add yours](https://github.com/cebe/php-openapi/edit/master/README.md#L24))
26
27
## Usage
0 commit comments