File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,13 @@ Response object should be instance of OpenAPIResponse class (See `Integrations <
132
132
133
133
Related projects
134
134
################
135
+ * `bottle-openapi-3 <https://github.com/cope-systems/bottle-openapi-3 >`__
136
+ OpenAPI 3.0 Support for the Bottle Web Framework
135
137
* `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
136
139
* `openapi-schema-validator <https://github.com/p1c2u/openapi-schema-validator >`__
140
+ Python library that validates schema against the OpenAPI Schema Specification v3.0.
137
141
* `pyramid_openapi3 <https://github.com/niteoweb/pyramid_openapi3 >`__
142
+ Pyramid addon for OpenAPI3 validation of requests and responses.
138
143
* `tornado-openapi3 <https://github.com/correl/tornado-openapi3 >`__
144
+ Tornado OpenAPI 3 request and response validation library.
You can’t perform that action at this time.
0 commit comments