File tree 1 file changed +16
-0
lines changed 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1
1
openapi-core
2
2
************
3
3
4
+ .. image :: https://img.shields.io/pypi/v/openapi-core.svg
5
+ :target: https://pypi.python.org/pypi/openapi-core
6
+ .. image :: https://travis-ci.org/p1c2u/openapi-core.svg?branch=master
7
+ :target: https://travis-ci.org/p1c2u/openapi-core
8
+ .. image :: https://img.shields.io/codecov/c/github/p1c2u/openapi-core/master.svg?style=flat
9
+ :target: https://codecov.io/github/p1c2u/openapi-core?branch=master
10
+ .. image :: https://img.shields.io/pypi/pyversions/openapi-core.svg
11
+ :target: https://pypi.python.org/pypi/openapi-core
12
+ .. image :: https://img.shields.io/pypi/format/openapi-core.svg
13
+ :target: https://pypi.python.org/pypi/openapi-core
14
+ .. image :: https://img.shields.io/pypi/status/openapi-core.svg
15
+ :target: https://pypi.python.org/pypi/openapi-core
16
+
17
+ About
18
+ =====
19
+
4
20
Openapi-core is a Python library that adds client-side and server-side support
5
21
for the `OpenAPI Specification v3.0.0 <https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md >`__.
6
22
You can’t perform that action at this time.
0 commit comments