Skip to content

0.3.0

Compare
Choose a tag to compare
@dbanty dbanty released this 25 Apr 22:01

Additions

  • Link to the GitHub repository from PyPI (#26). Thanks @theY4Kman!
  • Support for date properties (#30, #37). Thanks @acgray!
  • Allow naming schemas by property name and Enums by title (#21, #31, #38). Thanks @acgray!

Fixes

  • Fixed some typing issues in generated clients and incorporate mypy into end to end tests (#32). Thanks @acgray!
  • Properly handle camelCase endpoint names and properties (#29, #36). Thanks @acgray!