Fix json schema generation
Pre-release
Pre-release
- 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