Skip to content

implementations - add aiopenapi3 #2916

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2022
Merged

implementations - add aiopenapi3 #2916

merged 1 commit into from
Apr 20, 2022

Conversation

commonism
Copy link
Contributor

aiopenapi3

A Python OpenAPI 3 Specification client and validator for Python 3.

Test
pre-commit.ci status
Coverage
Supported Python versions

Features

  • implements …
    • Swagger 2.0
    • OpenAPI 3.0.3
    • OpenAPI 3.1.0
  • object parsing via pydantic
  • request body model creation via pydantic
  • pydantic compatible "format"-type coercion (e.g. datetime.interval)
  • blocking and nonblocking (asyncio) interface via httpx
  • tests with pytest
  • providing access to methods and arguments via the sad smiley ._. interface
  • api to modify description documents/requests/responses to adapt to non compliant services

@webron webron merged commit aa91a19 into OAI:main Apr 20, 2022
@commonism commonism deleted the aiopenapi3 branch April 21, 2022 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants