api-client-pydantic

Gives ability https://github.com/MikeWooster/api-client to validate request data and converting json straight to pydantic class.

MIT License

Downloads
11.3K
Stars
31
Committers
6

Bot releases are hidden (Show)

api-client-pydantic - api-client-pydantic 1.2.0

Published by mom1 about 3 years ago

api-client-pydantic 1.2.0 (2021-10-24)

✨ New
  • Set a new signature for function.
♻️ Changes
  • New changelog generation.
  • New configs and pre-commit.
⬆️ Dependencies
  • ⬆️ Bumps emoji from 1.5.0 to 1.6.1.
  • ⬆️ Bump all for flake8 4.
📝 Docs
  • Update README.md.
api-client-pydantic - v1.1.1

Published by mom1 about 3 years ago

Release notes for v1.1.1 (2021-10-13)

Bugs 🐛
  • Fix case with typing.
    def function(q: Optional[str]):
Dependencies ⬆️
  • ⬆️ Bump pytest-cov from 2.12.1 to 3.0.0 (#54)
  • ⬆️ Bump flake8-bugbear from 21.4.3 to 21.9.2 (#53)
  • ⬆️ Bump emoji from 1.4.2 to 1.5.0 (#52)
  • ⬆️ Bump pytest from 6.2.4 to 6.2.5 (#50)
  • ⬆️ Bump flake8-quotes from 3.2.0 to 3.3.0 (#49)
  • ⬆️ Bump flake8-comprehensions from 3.5.0 to 3.6.1 (#48)
api-client-pydantic - v1.1.0

Published by mom1 about 3 years ago

Release notes for v1.1.0 (2021-08-09)

Changes ♻️
  • Correct recognition of functions (#46)
Dependencies ⬆️
  • ⬆️ Bump pep8-naming from 0.12.0 to 0.12.1 (#45)
  • ⬆️ Bump emoji from 1.2.0 to 1.4.2 (#44)
  • ⬆️ Bump isort from 5.9.1 to 5.9.3 (#43)
  • ⬆️ Bump pep8-naming from 0.11.1 to 0.12.0 (#40)
  • ⬆️ Bump flake8-eradicate from 1.0.0 to 1.1.0 (#39)
  • ⬆️ Bump isort from 5.8.0 to 5.9.1 (#38)
  • ⬆️ Bump ipdb from 0.13.8 to 0.13.9 (#37)
  • ⬆️ Bump pytest-cov from 2.12.0 to 2.12.1 (#36)
  • ⬆️ Bump requests-mock from 1.9.2 to 1.9.3 (#35)
  • ⬆️ Bump ipdb from 0.13.7 to 0.13.8 (#34)
  • ⬆️ Bump pytest-cov from 2.11.1 to 2.12.0 (#33)
  • ⬆️ Bump pydantic from 1.8.1 to 1.8.2.
  • ⬆️ Bump flake8-comprehensions from 3.4.0 to 3.5.0 (#31)
  • ⬆️ Bump flake8 from 3.9.1 to 3.9.2 (#30)
  • ⬆️ Bump pytest from 6.2.3 to 6.2.4 (#29)
  • ⬆️ Bump requests-mock from 1.9.1 to 1.9.2 (#28)
  • ⬆️ Bump requests-mock from 1.8.0 to 1.9.1 (#27)
  • ⬆️ Bump requests-mock from 1.8.0 to 1.9.1 (#25)
  • ⬆️ Bump flake8 from 3.9.0 to 3.9.1 (#24)
  • ⬆️ Bump pytest from 6.2.2 to 6.2.3 (#22)
  • ⬆️ Bump flake8-bugbear from 21.3.2 to 21.4.3 (#21)
  • ⬆️🔒 Bump urllib3 from 1.26.3 to 1.26.4 (#23)
  • ⬆️ Bump api-client from 1.3.0 to 1.3.1 (#20)
  • ⬆️ Bump isort from 5.7.0 to 5.8.0 (#19)
  • ⬆️🔒 Bump urllib3 from 1.26.2 to 1.26.3 (#18)
  • ⬆️ Bump flake8-comprehensions from 3.3.1 to 3.4.0 (#17)
  • ⬆️ Bump yapf from 0.30.0 to 0.31.0 (#15)
  • ⬆️ Bump ipdb from 0.13.6 to 0.13.7 (#16)
  • ⬆️ Bump flake8 from 3.8.4 to 3.9.0 (#14)
  • ⬆️ Bump flake8-bugbear from 21.3.1 to 21.3.2 (#12)
  • ⬆️ Bump ipdb from 0.13.4 to 0.13.6.
  • ⬆️ Bump pydantic from 1.7.3 to 1.8.1.
  • ⬆️ Bump flake8-bugbear from 20.11.1 to 21.3.1.
  • ⬆️ Bump api-client from 1.2.2 to 1.3.0.
  • ⬆️ Bump emoji from 1.1.0 to 1.2.0.
  • ⬆️ Bump pytest from 6.2.1 to 6.2.2.
  • ⬆️ Bump emoji from 0.6.0 to 1.1.0.
Other 🌱
  • Release 1.1.0.
  • Upgrade to GitHub-native Dependabot (#26)
api-client-pydantic - v1.0.2

Published by mom1 almost 4 years ago

Release notes for v1.0.2 (2021-01-21)

Changes ♻️
  • Refactoring use args and kwargs.
Dependencies ⬆️
Other 🌱
  • Bumping version from 1.0.0 to 1.0.1.
api-client-pydantic - v1.0.1

Published by mom1 almost 4 years ago

Release notes for v1.0.1 (2021-01-17)

Changes ♻️
  • Fix publish job.
api-client-pydantic - v1.0.0

Published by mom1 almost 4 years ago

Release notes for v1.0.0 (2021-01-17)

Changes ♻️
  • Publish job.
Other 🌱
  • Bumping version from 0.1.0 to 1.0.0.
  • Move api_client_pydantic to apiclient_pydantic.
    now import from apiclient_pydantic import *
api-client-pydantic - v0.1.1

Published by mom1 almost 4 years ago

Release notes for v0.1.1 (2021-01-16)

Changes ♻️
  • Auto generate changelog.
  • Fix Changelog template.
Documentation 📝
  • Update README.md.
  • Prepare for generate CHANGELOG.md.
api-client-pydantic - v0.1.0

Published by mom1 almost 4 years ago

Release notes for v0.1.0 (2021-01-15)

New ✨
  • Basic functionality.
Changes ♻️
  • Configs.
Dependencies ⬆️
  • ➕ dependencies and pyproject.
Documentation 📝
  • Common files.
  • Init readme.
Other 🌱
  • CI Actions.
  • Add tests.
  • Initial commit.
Package Rankings
Top 7.0% on Pypi.org
Badges
Extracted from project README
GitHub license PyPI PyPI Ruff