Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 16:24
c6af1f0

Added

  • Dynamic api generation from spec sheet.(#103, #104, #105, #107, #108, #110) PR #106, #109
  • dynamic_api_gen.py Python script that generates dynamic_api.py.
  • Add Tests for the new dynamic api.
  • server.py now loads the routes generated dynamically from dynamic_api.py when it is present.