Skip to content

Commit 98f4ae7

Browse files
committed
Update related projects in README
1 parent 68dc64f commit 98f4ae7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: README.rst

+6
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,13 @@ Response object should be instance of OpenAPIResponse class (See `Integrations <
132132

133133
Related projects
134134
################
135+
* `bottle-openapi-3 <https://github.com/cope-systems/bottle-openapi-3>`__
136+
OpenAPI 3.0 Support for the Bottle Web Framework
135137
* `openapi-spec-validator <https://github.com/p1c2u/openapi-spec-validator>`__
138+
Python library that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0 specification
136139
* `openapi-schema-validator <https://github.com/p1c2u/openapi-schema-validator>`__
140+
Python library that validates schema against the OpenAPI Schema Specification v3.0.
137141
* `pyramid_openapi3 <https://github.com/niteoweb/pyramid_openapi3>`__
142+
Pyramid addon for OpenAPI3 validation of requests and responses.
138143
* `tornado-openapi3 <https://github.com/correl/tornado-openapi3>`__
144+
Tornado OpenAPI 3 request and response validation library.

0 commit comments

Comments
 (0)