Skip to content

Bug fixes

Choose a tag to compare

@collerek collerek released this 18 May 14:43
· 1077 commits to master since this release
2267675

0.10.8

🐛 Fixes

  • Fix populating default values in pk_only child models #202
  • Fix mypy for LargeBinary fields with base64 str representation #199
  • Fix OpenAPI schema format for LargeBinary fields with base64 str representation #199
  • Fix OpenAPI choices encoding for LargeBinary fields with base64 str representation