Skip to content

Fix json schema generation

Pre-release
Pre-release

Choose a tag to compare

@collerek collerek released this 27 Oct 17:30
· 1492 commits to master since this release
a8f0ec0
  • Fix json schema generation as of #19
  • Fix for not initialized ManyToMany relations in fastapi copies of ormar.Models
  • Update docs in regard of fastapi use
  • Add tests to verify fastapi/docs proper generation
  • Modify schema so that ManyToMany fields show list of nested models in fastapi schema