forked from loafle/openapi-generator-original
Fix typo aiohtpp -> aiohttp (#4709)
This commit is contained in:
parent
f472020412
commit
8d8eea4fe9
@ -3,9 +3,9 @@
|
||||
## Overview
|
||||
This server was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the
|
||||
[OpenAPI-Spec](https://openapis.org) from a remote server, you can easily generate a server stub. This
|
||||
is an example of building a OpenAPI-enabled aiohtpp server.
|
||||
is an example of building a OpenAPI-enabled aiohttp server.
|
||||
|
||||
This example uses the [Connexion](https://github.com/zalando/connexion) library on top of aiohtpp.
|
||||
This example uses the [Connexion](https://github.com/zalando/connexion) library on top of aiohttp.
|
||||
|
||||
## Requirements
|
||||
Python 3.5.2+
|
||||
|
@ -3,9 +3,9 @@
|
||||
## Overview
|
||||
This server was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the
|
||||
[OpenAPI-Spec](https://openapis.org) from a remote server, you can easily generate a server stub. This
|
||||
is an example of building a OpenAPI-enabled aiohtpp server.
|
||||
is an example of building a OpenAPI-enabled aiohttp server.
|
||||
|
||||
This example uses the [Connexion](https://github.com/zalando/connexion) library on top of aiohtpp.
|
||||
This example uses the [Connexion](https://github.com/zalando/connexion) library on top of aiohttp.
|
||||
|
||||
## Requirements
|
||||
Python 3.5.2+
|
||||
|
Loading…
x
Reference in New Issue
Block a user