Skip to content

Commit 84b985a

Browse files
authored
Merge pull request #194 from earth2marsh/patch-1
Noting support for OpenAPI v3
2 parents cfa627f + 8c91c35 commit 84b985a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ apispec
1313
:target: https://apispec.readthedocs.io/
1414
:alt: Documentation
1515

16-
A pluggable API specification generator. Currently supports the `OpenAPI specification <http://swagger.io/specification/>`_ (f.k.a. Swagger 2.0).
16+
A pluggable API specification generator. Currently supports the `OpenAPI Specification <https://github.com/OAI/OpenAPI-Specification>`_ (f.k.a. the Swagger specification).
1717

1818
Features
1919
========
2020

21-
- Supports OpenAPI 2.0 specification (f.k.a. Swagger)
21+
- Supports OpenAPI Specification version 2 (f.k.a. the Swagger specification) with limited support for version 3.
2222
- Framework-agnostic
2323
- Includes plugins for `marshmallow <https://marshmallow.readthedocs.io/>`_, `Flask <http://flask.pocoo.org/>`_, `Tornado <http://www.tornadoweb.org/>`_, and `bottle <http://bottlepy.org/docs/dev/>`_.
2424
- Utilities for parsing docstrings

0 commit comments

Comments
 (0)