Skip to content

0.40

Compare
Choose a tag to compare
@hfaran hfaran released this 09 Mar 01:55
· 139 commits to master since this release

Replace apid with parameterized schema.validate

  • The apid class-variable is no longer used
  • Schemas are passed as arguments to schema.validate
  • Method docstrings are used in public API documentation, in place of apid[method]["doc"]